Developed By @MRGARGSIR
MRGARGSIR Windows Setup Utility
Windows debloat, privacy, and tweak tool with a GUI checkbox menu. Run one command as Administrator, pick what you want, done.
Quick Start
Open PowerShell or Windows Terminal as Administrator, then run:
irm https://mrgargsir.github.io/winsetup/win | iex
Must run as Administrator. The script performs system-wide changes (registry, services, scheduled tasks, software uninstalls).
What It Does
- Shrinks C: and creates a D: data partition when enough free space exists
- Removes Windows bloatware (keeps Calculator, Notepad, Paint, Photos, Store)
- Removes Start menu bloat tiles and clears the tile cache
- Removes OEM bloat from Dell, HP, and Lenovo (plus common vendor-agnostic junk like McAfee, Norton, WildTangent)
- Disables Windows Recall
- GUI checkbox uninstaller for any installed software
- Disables common startup items (AnyDesk, BlueStacks, Chrome, Spotify, Discord, Teams, Adobe, etc.)
- Start menu tweaks (grid layout, hides Recommended section)
- Taskbar tweaks (left align, icon-only search, hide Task View, widgets off)
- File Explorer opens to This PC, shows hidden items
- Browser tweaks for Chrome and Edge (disables background running and built-in AI features)
- Warns if multiple antivirus products are installed
- Disables Copilot, unnecessary scheduled tasks, telemetry, advertising ID
- Enables Defender + updates signatures
- Checks Windows and MS Office activation status
- Cleans temp files and Windows Update cache
- Repairs the print spooler and font cache
- Network optimizations (DNS, network-wait delay) and disables Fast Startup
- Tunes search indexer and SysMain based on installed RAM
- Optimizes background services, notifications, and clipboard history
- Disables sleep/hibernate timeouts while plugged in
- Updates all apps (Store, winget, Windows Update)
- Optional extras: classic context menu, dark mode, disable lock screen ads, disable hibernation, and more
Full source and README: github.com/mrgargsir/winsetup