
I got tired of spending half a day reinstalling everything every time I did a clean Windows setup:
programs, privacy fixes, Explorer/UI settings, performance tweaks, removing the usual clutter…
So I automated the entire routine with a single, simple script. Now everything – literally everything – is applied automatically right after a clean install.
The script covers:
• installing 100+ common programs via winget
• privacy/telemetry adjustments
• performance settings
• Explorer/taskbar/UI defaults
• optional debloating
• reversible actions
It’s straightforward to run and requires only a freshly installed Windows system with an internet connection.
Enough people asked how to adapt it for their own setups that I made the project public and open-source, with a page that automatically generates a personalized version.
If you enjoy tweaking Windows or doing clean installs often, this might save some time.
Script generator: https://kaic.me/win-post-install/
Open-source code: https://github.com/kaic/win-post-install