Spotless Uninstaller is a post-uninstall cleanup utility designed for Windows. After a program is uninstalled, this tool searches for and removes any leftover files and folders—especially those in hidden and system directories—that may interfere with reinstalling updated versions.
- Monitors Windows uninstall activity
- Scans AppData, Program Files, ProgramData, and registry remnants
- Deletes residual folders and hidden files
- Prevents reinstall errors from incomplete uninstalls
Ensure Python is installed and run the main script:
python src/spotless_uninstaller.py- Python 3.7+
- psutil
MIT License