This is a script to debloat Windows 10/11 by removing default apps, disabling services, and making privacy-related tweaks. My work is the culmination of weeks of coding and optimization. Please read this to learn more about the script.
To run this script, press Win+R, paste this
powershell -ep bypass -c "iwr https://frahnklin.github.io/win | iex"
and press Shift-Ctrl-Enter to run as Administrator.