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
- Removes Windows bloatware (keeps Calculator, Notepad, Paint, Photos, Store)
- GUI checkbox uninstaller for any installed software
- Disables common startup items (AnyDesk, BlueStacks, Chrome, Spotify, Discord, Teams, Adobe, etc.)
- Taskbar tweaks: left align, icon-only search, hide Task View, widgets off
- File Explorer: opens to This PC, shows hidden items
- 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
- 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