# How to Rapidly Delete Bloatware in Windows 11

**URL:** https://www.compsmag.com/blogs/how-to-rapidly-delete-bloatware-in-windows-11/
**Author:** Ayushi Chauhan
**Published:** 2021-11-23
**Updated:** 2021-11-23
**Categories:** Blogs
**Tags:** Blogs Daily, Computer Guides, Computers Tips and Tutorials, guiderobert, Guides and Tutorials, guiding12, How To Guide, How To Guides, Software tips and tutorials, Tips, Tricks, Windows 11, Windows Tips
**Reading Time:** 5 min

---

This tip is about the how to Rapidly Delete Bloatware in Windows 11. So read this free guide, How to Rapidly Delete Bloatware in Windows 11 step by step. If you have query related to same article you may contact us.

## How to Rapidly Delete Bloatware in Windows 11 - Guide

Bloatware is useless software preinstalled on Windows that can use an excessive measure of system resources and dial into your PC.  Windows 11 is not saved and many bloatware are forcibly installed by Microsoft or your PC manufacturer.  Need to discard it?  ThisIsWin11 is here to help you!  In this help, we will help you to remove useless apps, bloatware apps or pre-installed apps from the Windows 11 operating system.

ThisIsWin11 is the new open source program created by builtbybel (Bloatbox and Privatezilla) which will immediately become imperative for you after installing Windows 11: it allows you to quickly configure the new operating system from Microsoft, but additionally to remove pre Windows -installed forms.

## Why delete bloatware from Windows 11?

So what's the use of deleting bloatware?  You will find this necessary at times when your PC is slow due to lack of space.  Bloatware is pre-installed by the manufacturer to promote their own apps or apps from their partners and these programs may not be useful for everyone.  They just reside on your system and use up storage space, thus hampering your PC's performance.

Even though some apps are still useful, a large number of them can be pure nuisance.  Therefore, getting rid of them is a good idea not only to make the system clean, but also to use system resources wisely.

## Windows Bloatware List 11 2021

Mail and Calendar

Your Phone

Mixed Reality Portal

Microsoft people

Xbox games bar

Power Automate Desktop

A note

Xbox Console Companion

movies and TV

Get help

Solitaire Collection

sticky notes

Windows terminal

3D paint

## How to    Uninstalling Bloatware From Windows 11

Uninstalling bloatware from Windows 11 is quite simple.  You can use the normal uninstall method to remove some bloatware like News, Sports, Money, etc.

First, find the app you want to uninstall.  Right click and select Uninstall.

This is very simple, right?  Well but you cannot uninstall any bloatware apps like this one.  The programs that are part of the core Windows 11 experience can't be uninstalled just like we've done now.  You may need to go one step further by using Windows PowerShell help or a third-party tool to remove these apps.

## Remove Bloatware from Windows 11 Using PowerShell

PowerShell, being a great system management tool, can be used to remove Windows 11 bloatware with the help of a few commands.  Use these steps to do this.  First, open Search and type “PowerShell”.  The best match would be Windows PowerShell.  Click Run as administrator in the right pane.  This is to gain administrative privileges to make changes to your system.

To completely delete the apps, we will use a command called DISM.  DISM is nothing more than a deployment image management and service tool.  Although it can be used for various purposes, here we are just using it to remove unnecessary apps from your system.

Now, before removal, let's take a look at a list of all bloatware installed on your system.  To do this, use the following command in PowerShell.  DISM / Online / Get-ProvisionedAppxPackages |  select-string Packagename

After issuing the command, the list of all applications installed on your computer will be presented.  Now you can decide which ones you want to delete.  From this list, you'll get the full package name of each app and you'll need it to use with the next command.

To remove the applications, use the following command: DISM / Online / Remove-ProvisionedAppxPackage / PackageName: PACKAGENAME

Replace PACKAGENAME with the package name corresponding to the app you want to remove.  Just copy and paste from the PowerShell window itself.  Repeat the process for all apps you want to delete.  Here, as shown in the screenshot below, we've chosen Windows Maps to remove.  After PowerShell completes the process, close everything and restart the PC to take effect.

## Remove Bloatware Using a Third-Party Tool

If the above method seems difficult to you, here it is. how to handle bloatware without touching a single line of code.  Here, we will use an unofficial tool called ThisIsWin11 to remove apps on Windows 11. This app will take care of all your bloatware worries and reduce the hassle of finding and deleting apps manually.  But before proceeding, beware - this is an unofficial tool.  You may encounter bugs and other issues.

Here it is how to use the app to get rid of annoying apps on Windows 11.

First, download the tool from the Github page and extract it to a new folder.

Now run the ThisIsWin11 application.  You may find a Windows Defender SmartScreen saying that the app is not authorized.  Click More Info and then click Run Anyway.

as soon as it opens up, click Applications in the left pane.

Here you will find the list of all applications installed on your system.  You also have the option to show system apps in the list.  You need to select the apps one by one you want to remove by clicking the Add selected button> button.

After placing the apps in the trash, click Empty Trash to permanently delete the apps.  If prompted for confirmation, click Yes.

Here it is!  The deletion process should start now and you can see the progress in the right pane.  Once completed, it will present a summary of the process.

## Final note

I hope you like the guide How to Rapidly Delete Bloatware in Windows 11. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.

---

*End of Article*