So, you’ve just got the latest Windows laptop. It’s shiny and new, and you can’t wait to start using it. But there’s one thing standing in your way: the bloatware.
Windows 11 comes with a lot of pre-installed apps that you might not want or need. And while you can uninstall some of them, there are some that are pretty stubborn and refuse to go away.
To fix various Windows 10/11 problems, we recommend Outbyte PC Repair:
This software will repair common computer errors, protect you from file loss, malware damage, hardware failure, and optimise your computer for peak performance. In three simple steps, you can resolve PC issues and remove virus damage:
- Download Outbyte PC Repair Software
- Click Start Scan to detect Windows 10/11 issues that may be causing PC issues.
- Click Repair All to fix issues with your computer's security and performance.
This month, Outbyte has been downloaded by 23,167 readers.
That’s where this guide comes in. In it, we’ll show you how to uninstall Windows 11 bloatware using the Control Panel, Start Menu, Windows PowerShell commands, and third-party tools. By getting rid of the bloatware you can optimize your PC for maximum performance.
So, without further ado, let’s get started.
What is Windows 11 Bloatware and why do you want to uninstall it?
Windows 11 bloatware is the term given to the pre-installed software that often slows down a computer and takes up space on the hard drive. While some of this software may be necessary, such as Calendar, Calculator, Paint, many users find that they don’t need or want the other software that comes with their new computer. This extra software can often be uninstalled in order to speed up the computer and free up space on the hard drive.
Challenges in removing Windows 11 Bloatware
When it comes to uninstalling Windows 11 bloatware, there are a few common challenges that people tend to run into.
The first challenge is figuring out which apps can be safely uninstalled. Not all of the pre-installed apps can be removed without causing problems. So, it’s important to do your research before starting the uninstall process.
The second challenge is knowing how to uninstall the apps properly. There are several different ways to uninstall Windows 11 bloatware, and not all of them are equally effective. In this guide, we’ll show you the three most common ways to do it: using the Control Panel, the Settings App, or a third-party tool.
Windows 11 Bloatware List
Windows 11 comes with many utility in-built apps that can be used for various purposes. Here is the list of popular Windows 11 bloatware:
- Mail and Calendar
- Your Phone
- Xbox Console Companion
- Paint 3D
- Mixed Reality Portal
- Microsoft People
- Movies & TV
- Get Help
- Solitaire Collection
- Sticky Notes
- Windows Terminal
- Xbox Game Bar
- Power Automate Desktop
- OneNote
How to Uninstall Windows 11 Bloatware?
There are various ways to uninstall in-built apps on Windows 11.
Uninstall Windows 11 Bloatware using the Control Panel
It is pretty rare to find an in-built application under the Programs and Features section of Windows. You can still try uninstalling the bloatware using the traditional way from Control Panel. Follow these steps:
On Windows 11 search box, type Control Panel and click on its icon to launch.
Click on Uninstall a program under Programs settings.
Look for the application you want to uninstall, right-click on it, and select Uninstall.
Uninstall In-built Apps from Start Menu
The most common way to uninstall a Windows program is from the Start Menu. Here is how to do that:
- Click on the Windows Start button, click on All apps.
- Look for the app you want to uninstall, right-click on it, and choose Uninstall.
- Follow the on-screen instructions to complete the process.
Uninstall In-built Apps using Windows PowerShell
- First of all, you need to open Windows PowerShell with administrative rights. Search for PowerShell on the search box and click on Run as Administrator.
- Click Yes on the UAC prompt.
- Before applying the commands, take a look at the list of apps and the commands to remove them. (The list is at the end of the steps)
- To remove the app you desire, you just need to copy its command from the list. Paste the command on the PowerShell command line, and hit the enter key.
- Likewise, you can remove every single app that you don’t require.
Commands for Uninstalling Built-in Apps using PowerShell:
App Name | Uninstall Command |
3D Builder | get-appxpackage *3dbuilder* | remove-appxpackage |
Alarms & Clock | get-appxpackage *windowsalarms* | remove-appxpackage |
App Connector | get-appxpackage *appinstaller* | remove-appxpackage |
Calendar and Mail apps together | get-appxpackage *communicationsapps* | remove-appxpackage |
Calculator | get-appxpackage *calculator* | remove-appxpackage |
Camera | get-appxpackage *camera* | remove-appxpackage |
Feedback Hub | get-appxpackage *feedback* | remove-appxpackage |
Office | get-appxpackage *officehub* | remove-appxpackage |
Get Started or Tips | get-appxpackage *getstarted* | remove-appxpackage |
Skype | get-appxpackage *skypeapp* | remove-appxpackage |
Groove Music | get-appxpackage *zunemusic* | remove-appxpackage |
Groove Music and Movies & TV apps together | get-appxpackage Microsoft.Zune* | remove-appxpackage |
Maps | get-appxpackage *maps* | remove-appxpackage |
Messaging and Skype Video apps together | get-appxpackage *messaging* | remove-appxpackage |
Microsoft Solitaire Collection | get-appxpackage *solitaire* | remove-appxpackage |
Microsoft Wallet | get-appxpackage wallet | remove-appxpackage |
Microsoft Wi-Fi | get-appxpackage connectivitystore | remove-appxpackage |
Money | get-appxpackage bingfinance | remove-appxpackage |
Money, News, Sports, and Weather apps together | get-appxpackage bing | remove-appxpackage |
Movies & TV | get-appxpackage *zunevideo* | remove-appxpackage |
News | get-appxpackage *bingnews* | remove-appxpackage |
OneNote | get-appxpackage *onenote* | remove-appxpackage |
Paid Wi-Fi & Cellular | get-appxpackage *oneconnect* | remove-appxpackage |
Paint 3D | get-appxpackage *mspaint* | remove-appxpackage |
People | get-appxpackage people | remove-appxpackage |
Phone | get-appxpackage *commsphone* | remove-appxpackage |
Phone Companion | get-appxpackage *windowsphone* | remove-appxpackage |
Phone and Phone Companion apps together | get-appxpackage *phone* | remove-appxpackage |
Photos | get-appxpackage *photos* | remove-appxpackage |
Sports | get-appxpackage *bingsports* | remove-appxpackage |
Sticky Notes | get-appxpackage *sticky* | remove-appxpackage |
Sway | get-appxpackage *sway* | remove-appxpackage |
View 3D | get-appxpackage *3d* | remove-appxpackage |
Voice Recorder | get-appxpackage *soundrecorder* | remove-appxpackage |
Weather | get-appxpackage *bingweather* | remove-appxpackage |
Windows Holographic | get-appxpackage *holographic* | remove-appxpackage |
Windows Store (Be very careful!) | get-appxpackage *windowsstore* | remove-appxpackage |
Xbox | get-appxpackage *xbox* | remove-appxpackage |
Uninstall all In-built Apps together
In the previous section, you have learned how you can remove the Windows 11 bloatware one by one. If you are someone, who does not require a single built-in Windows 10 app, you can uninstall them together using a single command on Windows PowerShell.
- Open Windows PowerShell with administrator rights
- Copy and paste this command on the command line: get-AppxPackage | Remove-AppxPackage
- Hit the enter key. It would instantly start to remove all built-in apps from your system.
- If you see some red error codes, don’t worry; they appear because some apps might be already removed or never present on the device.
Uninstall App using Uninstaller Programs
While uninstalling the bloatware from your Windows 11 system, you might notice that some applications are stubborn and just refuse to get uninstalled in any way.
If you encounter such applications or if you find it tedious to uninstall the built-in apps manually from the system, you can get a dedicated Uninstaller application for that. There are various robust Uninstaller applications from which you can choose one that fits your requirements and budget such IObit Uninstaller, Revo Uninstaller, and more.
Summing Up
The Windows 11 bloatware can be uninstalled in a variety of ways, depending on the computer’s operating system. The methods for removing these programs vary and some are more difficult than others to remove. In this article, we’ve shared with you how to uninstall your unwanted Windows 11 bloatware using different methods that will work based on the program type. We hope that by reading this article, you’ll feel confident knowing that there is an easy fix available if any of the built-in software has begun to bog down or slow down your PC.
If the program is proving to be difficult to get rid of, you might want to try using a third-party uninstaller. These programs are designed to specifically remove difficult-to-uninstall software.
If you don’t want any of the Windows 11 bloatware, you can just delete all of them together using a Windows PowerShell command. Follow the detailed instructions listed in this post.
Peter is an Electrical Engineer whose primary interest is tinkering with his computer. He is passionate about Windows 10 Platform and enjoys writing tips and tutorials about it.