
A simple, lightweight PowerShell script that allows you to remove pre-installed apps, disable telemetry, as well as perform various other changes to declutter and customize your Windows experience. Win11Debloat works for both Windows 10 and Windows 11.
Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience, no installation required! You can use it to remove pre-installed apps, disable telemetry, remove intrusive interface elements and much more. No need to painstakingly go through all the settings yourself or remove apps one by one. Win11Debloat makes the process quick and easy!
The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the ability to make changes to other Windows users. You can also easily export & import your preferred settings, allowing you to quickly apply the same settings on all your systems. Please refer to our wiki for more details.

[!Warning] Great care went into making sure this script does not unintentionally break any OS functionality, but use at your own risk! If you run into any issues, please report them here.
Download & run the script automatically via PowerShell.
& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))
This method supports command-line parameters to customize the behaviour of the script. Please click here for more information.
Run.bat file to start the script. NOTE: If the console window immediately closes and nothing happens, try the advanced method below.Set-ExecutionPolicy Bypass -Scope Process -Force
cd c:\Win11Debloat.\Win11Debloat.ps1
This method supports command-line parameters to customize the behaviour of the script. Please click here for more information.
Below is an overview of the key features and functionality offered by Win11Debloat. You can visit the the wiki for more details.
[!Tip] All of the changes made by Win11Debloat can easily be reverted and almost all of the apps can be reinstalled through the Microsoft Store. You can visit the wiki for more information on reverting changes.
ms-gamingoverlay/ms-gamebar popups if you uninstall the Xbox Game Bar.We welcome contributions of all kinds! Please see our Contributing Guidelines for detailed instructions on how to get started and best practices for contributing.
Win11Debloat is licensed under the MIT license. See the LICENSE file for more information.