Skip to content

Repository files navigation

Uninstall Many Programs

Release Downloads License Platform Stack

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.

{43BF515F-4566-4AF2-8EC9-BAE97DC0009F}

Features

  • 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

Installation

  1. Download the latest installer from Releases
  2. Run the setup exe and follow the prompts (WebView2 Runtime is used if already installed)

Build from source

bun install
bun run build

Installer output:

src-tauri/target/release/bundle/nsis/Uninstall Many Programs_0.1.0_x64-setup.exe

Develop

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.json

Keywords

uninstall 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

License

Proprietary — all rights reserved unless otherwise stated by the author.

About

Uninstall multiple programs at once on Windows

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages