> deprecated. Please use rufus & winutil |
Debloat your windows 11 install with ease. Still work in progress. Some features might be missing.
Open PowerShell with elevated permissions.
Set-ExecutionPolicy Unrestricted
Select A
for all.
git clone https://github.com/kdpuvvadi/debloat-windows11.git
iwr https://puvvadi.me/debloat11 | iex
or
iwr https://git.io/debloat11 | iex
- Right click on the debloat.ps1 and select
run with powershell
. - Accept the UAC prompt.
- click on the features/bloat you would like to remove or add.
If you have any feedback or need help, please open an issue on the repo.
This is based on windows10debloater by Sycnex.