What's new in v2.1.3
⚡ Performance
- Native
robocopy /mircleanup for Temp / Windows Temp / Prefetch — 20,000 files clear in ~13 s (the oldcmd for /floop took 60 s+) - Smooth live progress — status-bar percent climbs frame-by-frame, streamed from robocopy's own output with zero filesystem contention
🛡️ Reliability
optimizer:donealways fires — drain-grace + forced process-tree kill when a grandchild holds the stdout pipe, so the UI can never hang in "running" with dead buttons- Run-sequence IDs drop stale completion events after Stop + immediate re-run
🖥️ UI
- 80 ms console batching — heavy output (winget / DISM / sfc) no longer freezes the interface
- Live percent + current action on the status bar
🔧 Engine hardening
- Weighted, monotonic progress phases across temp / network / debloat / tweaks runs
- Locked files skipped safely;
takeown/icaclsretry runs only on survivors - Access-denied folder counts clamp to 0 — no negative numbers in logs
🎨 Icon
- Fresh application icon propagated to the exe, taskbar, window, Start Menu, Desktop and installer
Assets
- Installer (per-machine, Start Menu + Desktop shortcuts):
Win-Optimizer-Pro_2.1.3_x64-setup.exe - Portable (no install):
WinOptimizerPro-portable.zip
Quick launch (no install):
irm https://raw.githubusercontent.com/karan5028ji/Win-Optimizer-Pro/main/run.ps1 | iexFull details in the README.