WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
Add a setting to hide Microsoft Store Apps that cannot be updated via the Microsoft Store Updater.
This means that the Win32 apps from the Microsoft Store should not be displayed, as most of them can also be installed directly via winget and are thus displayed in double and UWP, WinUI3 should continue to be shown.
Description of the new feature / enhancement
Add a setting to hide Microsoft Store Apps that cannot be updated via the Microsoft Store Updater. This means that the Win32 apps from the Microsoft Store should not be displayed, as most of them can also be installed directly via winget and are thus displayed in double and UWP, WinUI3 should continue to be shown.
Proposed technical implementation details
No response