frahnklin / winscript

PowerShell script to fix Windows 10/11.

Repository from Github https://github.comfrahnklin/winscriptRepository from Github https://github.comfrahnklin/winscript

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.

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%