Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:40

Full Changelog: https://github.com/ky3-git/Vanish/commits/v0.1.0

The first public release of Vanish — a modern, open-source uninstaller for Windows, built with WinUI 3.

Highlights

  • 🗂️ Complete app inventory — classic desktop programs (64-bit, 32-bit, per-user) and MSIX/Store apps, with search and sorting
  • 🤫 Silent uninstall — auto-detects MSI, Inno Setup, NSIS and Squirrel installers and derives the right silent switches
  • 📋 Batch queue — uninstall multiple apps sequentially; one failure never blocks the rest
  • 🔍 Leftover scan — fingerprints each app before uninstalling (executable metadata + install paths), then finds leftover files, folders, registry keys, Run entries and Start Menu shortcuts — every finding ranked by confidence
  • ↩️ Reversible by design — files go to the Recycle Bin, registry keys are backed up to .reg, and Undo last cleanup restores them in one click
  • 🌓 Native WinUI 3 UI — Fluent design, light/dark theme, English & 简体中文
  • 🚫 Zero footprint — no ads, no bundles, no background services, no telemetry

Download

Asset Description
Vanish-setup-0.1.0.0.exe Recommended. Installer with Start Menu shortcut and clean uninstall
Vanish-v0.1.0-win-x64.zip Portable — unzip and run Vanish.exe, no installation

Both are self-contained: no .NET runtime or any other prerequisite required.

Requires Windows 10 2004 (build 19041) or later, x64.