Making your Windows 10 Faster
- If Possible Take Windows Updates once in a while when there are major announcements
- Privacy Settings
- Disable all Privacy Settings
- Make Diagnostics minimal & don’t share feedback
- Disable all the location services
- Turn off background apps
- Disable all Privacy Settings
- Disable Indexing of C-Drive: Ensure you have the specified stated
- Navigate to run command and execute the below commands and remove the unnecessary startups
shell:common startup
shell:startup
- Open Task Manager and disable unwanted apps in the startup
- Lets run the debloater application. Launch Powershell as admin and execute the following command
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat'))
* In the application launched execute the highlighted items one after other

- Reboot your system
- Change your power plan to performance optimized (Optional)
- Disable hibernate:
- Open cmd as Adminstrator and execute
powercfg.exe /hibernate off
- Open cmd as Adminstrator and execute
- Reboot windows 10 your system should be faster than before.
- After you take latest update from windows you need to run debloater agian (Step 6)