Common Apps Manager
A small WPF tool that installs, uninstalls, and updates common Windows applications through WinGet.
Run it
Open PowerShell as Administrator and run:
irm https://win.knk24.com | iex
Run as Administrator. Machine-wide installers and Windows Features such as
.NET Framework 3.5 cannot be installed without it.
What it does
- Shows every app in the list with its current installed status.
- Tick what you want, then Install, Uninstall, or Update.
- Update All upgrades everything already installed.
- Live output in the window, plus a log in
%TEMP%\Winget-App-Installer.
Requirements
- 64-bit Windows 10 or Windows 11.
- WinGet (Microsoft App Installer).
- Windows PowerShell 5.1 or PowerShell 7+.
More
- User guide — every button, customising the app list, troubleshooting.