winget-gui
A faster version of Windows’ Settings → Apps → Installed apps page, with bulk and automated uninstall. It uses WinGet’s COM API.
- Lists 1,337 installed apps in 1.7 s. Settings takes about 16.5 s. Available upgrades are checked in the background after the list loads.
- Check as many apps as you want and uninstall or upgrade them together, silently or with each installer’s own window. The queue can be stopped, skipped, and retried.
- Select apps with rules, save the rules to a file, and run the same file from
winget-gui-cli. - Shows each app’s WinGet id, source, scope, installer type, architecture, install location, product codes, and available upgrade, plus disk usage per drive. A bar beside each size shows which apps take the most space.
Unzip anywhere and run winget-gui.exe. You need App Installer (WinGet), which comes with
Windows 11 and current Windows 10. Nothing else has to be installed. Source and build instructions are on
GitHub.