Skip to content

PersonalCleaner v1.1

Choose a tag to compare

@sanks205 sanks205 released this 09 Aug 17:24
· 3 commits to main since this release
115ee23

PersonalCleaner v1.1
Free, open-source Windows optimizer. This release adds a mini task manager and a one-click Explorer restart, plus an About screen.

What's new in v1.1
M4 — Close an app (mini task manager): see the programs using the most memory and which are frozen, then close any non-critical one (asks first).
M5 — Restart Explorer: fix a hung taskbar / desktop with one command — your other apps stay open.
I3 — About / version screen.
Docs updated (USER-GUIDE now covers the full menu).
Features (all free, MIT)
🧊 Catch frozen apps — detects "Not Responding" programs, offers to close them safely
🧠 Free up RAM — purges the cached (standby) memory when RAM is high
🧹 Clean junk — removes old temp / Windows Error Reporting files + empty Recycle Bin (only files older than 24h)
🚀 Speed up boot — enable/disable startup programs by their real names
🪟 Close a stuck app — mini task manager
🔄 Restart Explorer — fix a hung taskbar/desktop
⚙️ Pro tune-ups — Defender folder/process exclusions for faster dev builds; curated service tuning
🌙 Background maintenance — optional silent upkeep on idle + daily, with notification & history
🔁 Weekly idle restart — optional scheduled restart only when you're away, with a cancellable warning
Download
PersonalCleaner-v1.1.zip (attached to this release) — portable, no installer.
Unzip → right-click PersonalCleaner.exe → Run as administrator.
First launch shows a SmartScreen warning (app isn't code-signed yet) → More info → Run anyway (once).
Build from source
python -m pip install -r requirements.txt
python -m PyInstaller --onefile --name PersonalCleaner --console --icon icon.ico quick_fix.py

Support
Free & open source (MIT). The paid Pro version (same features as this free build, plus licensing) is on Gumroad if you'd like to support development.