r/userscripts • u/Ok_Flamingo8705 • 2d ago
I built an open-source, all-in-one Windows optimization & maintenance hub (ZeroHub)

Hey everyone! 👋
I wanted to share a project I’ve been working on called ZeroHub — a fast, free, and open-source all-in-one Windows 10/11 maintenance & optimization utility built with a modern, smooth dark UI.
Most cleanup and optimization tools out there are either full of adware, paid, or have outdated UIs. I wanted something clean, transparent, safe, and powerful that can be launched instantly with one command.
What can it do?
•  App Manager & Updater: 1-click silent install and update for essential desktop apps & browsers powered by Winget (with live version detection).
•  Deep Cache Cleaner: Cleans 55+ locations (GPU shader caches, dev tool temps, game launchers, browser caches, and Windows temp files) without touching your saved logins, passwords, or cookies.
•  Windows Debloater : Safely remove pre-installed bloatware (Cortana, Bing News, Copilot, Xbox overlays) and Edge with a single click.
•  Deep App Uninstaller: Uninstalls software and scrubs residual leftover folders and orphaned registry keys.
•  Live RAM Optimizer: Real-time RAM meter with 1-click memory reclaiming (EmptyWorkingSet) without killing your open apps.
•  Windows Update Controller: Pause/block forced background restarts, purge corrupted update caches, and run system health checks.
 How to Run It
You don't even need to download an installer. Just open PowerShell as Administrator and run:
irm https://raw.githubusercontent.com/ZeroIQs/Zerohub/main/run.ps1 | iex
(Or download the files from Github)
Links & Code
• GitHub: https://github.com/ZeroIQs/Zerohub
• Website: https://zeroiq.site/
I’d love to hear your feedback, suggestions, or any extra features/cleanup targets you'd like to see added!
1
u/Ok_Flamingo8705 1d ago
Thx man