Skip to content

Win-Optimizer-Pro v2.1.3

Latest

Choose a tag to compare

@karan5028ji karan5028ji released this 12 Aug 12:20
· 1 commit to main since this release

What's new in v2.1.3

⚡ Performance

  • Native robocopy /mir cleanup for Temp / Windows Temp / Prefetch — 20,000 files clear in ~13 s (the old cmd for /f loop 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:done always 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 / icacls retry 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 | iex

Full details in the README.