By comparing required services from safemode with networking with normal boot services a slimmed down list can be created with minimal impact to normal Windows functionality
Idea From: GamingPCSetup
Unlike the script above, this script will automate the whole process for you while also excluding important services for normal OS functionality
-
Download the
ServicesMinDynamic.ps1script -
If you have not already allow PowerShell scripts to run
Set-executionpolicy bypass -Force
-
Choose Option
1to Collect Services in Safemode with Networking -
Once Rebooted to Safemode run the script and it will create a service query with required services
-
When booted back to normal mode run the script and choose option
2to collect services and disable -
Revert Changes if needed
If you use a microsoft account this script is not for you
Things like Store, Updates, Xbox features will likely NOT work
DO NOT! delete the result log created in [C:\Users\Username] or you will NOT be able to revert the changes
