Skip to content

This a little script to turn off Windows 10 telemetry, uninstall onedrive, purge cortana, and a few other optimizations

Notifications You must be signed in to change notification settings

TokinRing/MakeWindows10GreatAgain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MakeWindows10GreatAgain is a script to turn off and remove Windows bloatware and spyware.

  1. Open a PowerShell prompt with elevated privileges.

  2. Set the execution policy to unrestricted:

Set-ExecutionPolicy Unrestricted -Force

  1. Run the script:

.\MakeWindows10GreatAgain

  1. When the script finishes, press Enter to reboot the system.

About

This a little script to turn off Windows 10 telemetry, uninstall onedrive, purge cortana, and a few other optimizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published