Many devices come with a range of applications installed by default. Some of these might be of use to you, but others may not. “Bloatware” is the term given to unnecessary, unwanted apps that take up disk space and offer no real value to the user. Understandably, many people want to get rid of bloatware to free some storage space and clean up their devices.
This guide looks at how to remove bloatware in Windows 11.
How to Remove Bloatware in Windows 11
Method 1. Settings
The simplest way to get rid of unwanted apps is via the Windows 11 Settings menu.
Step 1. Press “Windows” and “I” keys together to open the Settings page.

Step 2. Click on “Apps,” and then “Installed apps.”

Step 3. Now, you can either go through the full list of installed apps, one by one, or search for specific ones to get rid of via the search bar. When you see an app you want to remove, just click the three little dots button, then select “Uninstall” and follow any on-screen prompts.

Method 2. Use PowerShell
More advanced Windows users may prefer to make use of the PowerShell utility on Windows 11 to remove unwanted apps almost instantaneously.
Step 1. Open the PowerShell utility. You can find it by typing “PowerShell” into the search bar. Make sure to click “Run as administrator.”

Step 2. Enter this command to see a full list of installed apps: Get-AppxPackage -AllUsers | Select Name, PackageFullName

Step 3. To remove an app, just enter this command, but replace the “App-Name” part with the exact name of your app, as it appears in the previous list: Get-AppxPackage -AllUsers [App-Name] | Remove-AppxPackage

Method 3. Third-Party Tools
Lastly, you could try using one of many third-party tools that are designed to help users clean up their devices, get rid of bloatware, and improve performance. CCleaner is a popular and trusted example.
Step 1. Download CCleaner from the official site, and follow the on-screen instructions to install it to your device. Note that the free version is sufficient to help you get rid of bloatware.

Step 2. Once the program is installed, open it and click “Start CCleaner” to begin.

Step 3. Click on “Tools” and then “Uninstall.” You’ll then see a full list of all the apps installed on your device. Click to select an app, then click “Uninstall” in the menu on the right to get rid of it. You can repeat this process for all the bloatware and apps you don’t need or use.

Was this helpful?
Last updated on 07 June, 2025
The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.


