kdpuvvadi / debloat-windows11

Powershell script to debloat the Windows 11 Installation with GUI.
MIT License
111 stars 14 forks source link
debloat-script debloater powershell windows-11-debloat windows11

Debloat Windows 11

:warning: Deprication WARNING
> deprecated. Please use rufus & winutil

Debloat your windows 11 install with ease. Still work in progress. Some features might be missing.

Change Executionpolicy

Open PowerShell with elevated permissions.

Set-ExecutionPolicy Unrestricted

Select A for all.

Clone the repo

git clone https://github.com/kdpuvvadi/debloat-windows11.git

Quick run

iwr https://puvvadi.me/debloat11 | iex

or

iwr https://git.io/debloat11 | iex

Run

Feedback/Support

If you have any feedback or need help, please open an issue on the repo.

Acknowledgements

This is based on windows10debloater by Sycnex.

License

MIT