Windows Settings and Control Panel force you to remove apps one at a time. This tool allows you to uninstall many programs at once on Windows. Search, multi-select, and remove Win32/MSI apps in one run.
- List all installed programs from the Windows Uninstall registry (64-bit + 32-bit)
- Search, sort, and multi-select apps by name, publisher, version, or size
- Uninstall many programs in one run — sequentially, with live status and a clear activity log
- Prefer silent / quiet uninstall when the vendor provides
QuietUninstallString - Fall back to MSI (
msiexec /x) or the standard uninstall command - Protect itself, system components, and common Microsoft runtimes from accidental removal
- Run with administrator elevation so machine-wide uninstalls actually work
- Download the latest installer from Releases
- Run the setup exe and follow the prompts (WebView2 Runtime is used if already installed)
bun install
bun run buildInstaller output:
src-tauri/target/release/bundle/nsis/Uninstall Many Programs_0.1.0_x64-setup.exe
Requires Rust (MSVC), WebView2, and Bun/npm. Sibling crate tauri-tray-base must sit at ../tauri-tray-base relative to this repo (i.e. Projects/tauri-tray-base).
bun install
bun start # or: bun run dev
bun run build
bun run release
bun run bump # patch version across package.json / Cargo.toml / tauri.conf.jsonuninstall many programs · uninstall a program · uninstall programs · windows uninstaller · bulk uninstall · uninstall multiple programs · batch remove software · windows program remover · msi quiet uninstall · pc cleanup · software uninstaller windows 11
Proprietary — all rights reserved unless otherwise stated by the author.