winget list
should be able to show hidden apps
#977
Labels
Command-List
Issue related to WinGet List
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature/enhancement
A minor issue (major if sysadmin) with the current implementation of
winget list
is that it does not show manually hidden apps from the program install list. Programs are hidden officially using the registry via installers and manual tweaking, but they can also be hidden manually by the user using Hide from Uninstall List and similar programs.i.e.
Hidden programs cannot be upgraded as of the current version of winget.
Ideally programs should be visible via
winget list
regardless of status (shown/hidden), or at the very least visible when combined with a flag (winget list -hidden) or winget is run as an admin.Additionally, it would be nice to have the ability to toggle the visibility of apps from winget.
Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: