Bunch of scripts useful to clean a fresh windows install.
This is for my personal use, but feel free to copy or edit it to match your needs, just make sure you know what you are doing.
2020-DeCrapify.ps1is a pretty heavy cleanup script forked from other repos, but I think it's pretty outdated, not everything works, and some things don't even exist. Also after using it I had strange issues with Xbox chat, so i stopped using this script.
Using powershell as admin:
.\enhancements.ps1This will let you select some minor tweaks I usually make on new installations, like setting pointer speed to 1:1 and disabling accelleration, disable audio ducking etc.
Then
.\software-install.ps1This will install Chocolatey package manager and let you select some softwares I usually install.