How to uninstall default applications on Windows 10

Windows 10 includes a lot of default apps and there's no simple way to hide them from the All Apps view on the new Start menu. You can uninstall them, but Microsoft doesn't allow you to do that easily in the usual way.

Before you begin, you should note that if it is not absolutely necessary, you should not uninstall existing applications. These apps only take up a small amount of space on your device, so it's best to ignore them if you don't want to and almost Windows Updates (especially the Fall Creators Update ) will reinstall apps. use this. However, if your big "wish" is to get rid of them, it will come true with the instructions in the following article. After uninstalling applications, you can always reinstall them with a single command line.

1. Uninstall the application in the usual way

You can uninstall some applications the usual way. Just right-click the application in the Start menu, on the All Apps list or in the Tile view and select Uninstall .

How to uninstall default applications on Windows 10

This works well for Get Office, Get Skype, Get Started, Microsoft Solitaire Collection, Money, News, Phone Companion, and Sports apps. You can even do this with apps automatically downloaded by Windows 10 like Candy Crush , FarmVille , TripAdvisor , Netflix and Pandora .

However, you cannot remove most of Microsoft's other included Windows 10 apps this way.

2. Use PowerShell to uninstall default applications

You can uninstall most default applications, even those that do not provide an Uninstall option with PowerShell cmdlet. However, this trick will not allow you to remove some of the most important default apps like Cortana and Microsoft Edge . If you try, you will receive an error message saying that they cannot be removed.

First, open PowerShell as an administrator. Press Windows + X and then select Windows PowerShell (Admin) from the PowerShell menu .

How to uninstall default applications on Windows 10

Note : If you haven't installed the Windows 10 Creators Update from Spring, 2017, you can see the Command Prompt on the Power User menu instead of PowerShell . In that case, click Start , type PowerShell in the search box, right-click PowerShell , and then select Run as administrator . In the PowerShell window , copy and paste one or more of the following commands, and press Enter after each command to remove the application you don't want it to exist on your Windows 10 system.

Uninstall 3D Builder:

Get-AppxPackage * 3dbuilder * | Remove-AppxPackage

Uninstall clock:

Get-AppxPackage * windowsalarms * | Remove-AppxPackage

Uninstall the calculator:

Get-AppxPackage * windowscalculator * | Remove-AppxPackage

Uninstall calendar and mail:

Get-AppxPackage * windowscommunicationsapps * | Remove-AppxPackage

Uninstall Camera:

Get-AppxPackage * windowscamera * | Remove-AppxPackage

Uninstall Get Office:

Get-AppxPackage * officehub * | Remove-AppxPackage

Uninstall Get Skype:

Get-AppxPackage * skypeapp * | Remove-AppxPackage

Uninstall Get Started:

Get-AppxPackage * getstarted * | Remove-AppxPackage

Uninstalling Groove Music:

Get-AppxPackage * zunemusic * | Remove-AppxPackage

Uninstall Maps:

Get-AppxPackage * windowsmaps * | Remove-AppxPackage

Uninstall Microsoft Solitaire Collection:

Get-AppxPackage * solitairecollection * | Remove-AppxPackage

Uninstall Money:

Get-AppxPackage * bingfinance * | Remove-AppxPackage

Uninstall Movies & TV:

Get-AppxPackage * zunevideo * | Remove-AppxPackage

Uninstall News:

Get-AppxPackage * bingnews * | Remove-AppxPackage

Uninstall OneNote:

Get-AppxPackage * onenote * | Remove-AppxPackage

Uninstall People:

Get-AppxPackage * people * | Remove-AppxPackage

Uninstall Phone Companion:

Get-AppxPackage * windowsphone * | Remove-AppxPackage

Uninstall Photos:

Get-AppxPackage * photos * | Remove-AppxPackage

Uninstall Store:

Get-AppxPackage * windowsstore * | Remove-AppxPackage

Uninstall Sports:

Get-AppxPackage * bingsports * | Remove-AppxPackage

Uninstalling Voice Recorder:

Get-AppxPackage * soundrecorder * | Remove-AppxPackage

Uninstall Weather:

Get-AppxPackage * bingweather * | Remove-AppxPackage

Uninstall Xbox:

Get-AppxPackage * xboxapp * | Remove-AppxPackage

How to uninstall default applications on Windows 10

3. How to reinstall all default applications

How to uninstall default applications on Windows 10

If you want to reinstall the removed default applications, you can do so with a single line of PowerShell code. You open PowerShell as an administrator. Copy and paste the following line in PowerShell Prompt and press Enter .

Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}

This command will force Windows to reinstall the default applications again. Wait and allow it to complete even if nothing happens. Even if you see an error message, restart your computer and then check the Start menu, you can see all the default applications have returned.

Sign up and earn $1000 a day ⋙

Leave a Comment

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.

How to Change the Default User Account Avatar in Windows

How to Change the Default User Account Avatar in Windows

Changing your avatar on Windows 10 to your own photo, or a completely new style, will help you distinguish between user accounts on your computer.

Windows 11 Market Share Is Quickly Catching Up to Windows 10

Windows 11 Market Share Is Quickly Catching Up to Windows 10

The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.

How to enable or disable Secure Sign-In on Windows 10, Windows 11

How to enable or disable Secure Sign-In on Windows 10, Windows 11

Windows is the most targeted operating system by hackers. Therefore, you should strengthen your PC's defenses to stay safe both online and offline. This article will guide you on how to enable or disable Secure Sign-In in Windows 10.

How to add a printer to Windows 10

How to add a printer to Windows 10

Adding a printer to Windows 10 is simple, although the process for wired devices will be different than for wireless devices.

The methods and customizations in this article will help speed up your Windows 10 like the wind.

The methods and customizations in this article will help speed up your Windows 10 like the wind.

Do you want to speed up Windows 10, improve Windows 10 speed or speed up Windows 10 startup? All ways to speed up Windows 10 are in this article, please read and apply to make your Windows 10 computer run faster!

15 Diagnostic Tools to Check the Health of Your Windows PC

15 Diagnostic Tools to Check the Health of Your Windows PC

Whether you're new to Windows or a veteran, your system will eventually run into problems that aren't easy to diagnose. Before calling tech support, there are a number of PC diagnostic tools you can try.

How to Use Clipboard History in Windows 10

How to Use Clipboard History in Windows 10

Windows clipboard history got a major overhaul with the Windows 10 October update.

Microsoft is bringing annoying Windows 11 Start menu ads to Windows 10

Microsoft is bringing annoying Windows 11 Start menu ads to Windows 10

Microsoft continues to announce plans to add new features to Windows 10, despite the fact that the operating system will inevitably die in October 2025.

Why do so many people downgrade from Windows 11 to Windows 10?

Why do so many people downgrade from Windows 11 to Windows 10?

Although Microsoft promotes Windows 11 as the future of computing, many people have recently downgraded to Windows 10 on their main PCs. Here's why it might actually be worth it to go back to an older operating system.

How to install free HEVC codecs on Windows 10 (for H.265 video)

How to install free HEVC codecs on Windows 10 (for H.265 video)

Microsoft charges for its official codecs and doesn't include them in Windows 10. However, you can get them for free without pulling out your credit card and spending $0.99.

How to hide the Taskbar on Windows 10 extremely easy

How to hide the Taskbar on Windows 10 extremely easy

When you move the mouse to the Taskbar, it displays all the functions as default when you have not set it up, but if you move the mouse elsewhere, the Taskbar will automatically hide.

How to download and update Bluetooth driver for Windows 10

How to download and update Bluetooth driver for Windows 10

Bluetooth makes our life smarter and more convenient, to avoid possible Bluetooth problems in Windows 10, such as Bluetooth not available, users should download and update Bluetooth driver for Windows 10 regularly.

How to Make Windows 11 Look Like Windows 10

How to Make Windows 11 Look Like Windows 10

If you miss the familiar look and feel of Windows 10, you can restore the Start menu, taskbar, and other familiar elements with a few simple tweaks.

6 Ways to Open Computer/System Properties in Windows 10

6 Ways to Open Computer/System Properties in Windows 10

You can use one of the following 6 methods to open Computer Properties (or System Properties) on Windows 10.

The Smart Guide to Transporting Bulky Goods

The Smart Guide to Transporting Bulky Goods

Transporting bulky goods presents a unique set of challenges. Whether you’re moving furniture, heavy machinery, construction materials, or large appliances, ensuring that these items reach their destination safely, on time, and without unnecessary expense requires a carefully thought-out approach.

Instructions to turn off Galaxy AI on Samsung phones

Instructions to turn off Galaxy AI on Samsung phones

If you no longer need to use Galaxy AI on your Samsung phone, you can turn it off with a very simple operation. Below are instructions for turning off Galaxy AI on your Samsung phone.

How to delete AI character created on Instagram

How to delete AI character created on Instagram

If you don't need to use any AI characters on Instagram, you can also quickly delete them. Here's how to delete AI characters on Instagram.

Instructions for inserting delta symbol in Excel

Instructions for inserting delta symbol in Excel

The delta symbol in Excel, also known as the triangle symbol in Excel, is used a lot in statistical data tables, expressing increasing or decreasing numbers, or any data according to the user's wishes.

Instructions for sharing a sheet on Google Sheets

Instructions for sharing a sheet on Google Sheets

In addition to sharing a Google Sheets file with all sheets displayed, users can choose to share a Google Sheets data area or share a sheet on Google Sheets.

Instructions for disabling ChatGPT storage

Instructions for disabling ChatGPT storage

Users can also customize to disable ChatGPT memory whenever they want, on both mobile and computer versions. Below are instructions for disabling ChatGPT memory.

Instructions to see the last Windows Update time

Instructions to see the last Windows Update time

By default, Windows Update will automatically check for updates and you can also see when the last update was. Here is a guide to see when Windows last updated.

Instructions to delete eSIM on iPhone are very simple

Instructions to delete eSIM on iPhone are very simple

Basically, the operation to delete eSIM on iPhone is also simple for us to follow. Below are instructions to delete eSIM on iPhone.

How to Convert Live Photo to Boomerang on iPhone

How to Convert Live Photo to Boomerang on iPhone

In addition to saving Live Photos as videos on iPhone, users can convert Live Photos to Boomerang on iPhone very simply.

How to block SharePlay on iPhone from automatically turning on

How to block SharePlay on iPhone from automatically turning on

Many apps automatically enable SharePlay when you FaceTime, which can cause you to accidentally press the wrong button and ruin the video call you're making.

How to use Click to Do on Windows 11

How to use Click to Do on Windows 11

When you enable Click to Do, the feature works and understands the text or image you click on and then makes judgments to provide relevant contextual actions.

How to turn on laptop keyboard light, activate Keyboard Backlight on Windows 10

How to turn on laptop keyboard light, activate Keyboard Backlight on Windows 10

Turning on the keyboard backlight will make the keyboard glow, useful when operating in low light conditions, or making your gaming corner look cooler. There are 4 ways to turn on the laptop keyboard light for you to choose from below.

How to enter Safe Mode Windows 10 on startup

How to enter Safe Mode Windows 10 on startup

There are many ways to enter Safe Mode on Windows 10, in case you cannot enter Windows and cannot enter. To enter Safe Mode Windows 10 when starting the computer, please refer to the article below of WebTech360.

How to create Ghibli style photos on Grok AI

How to create Ghibli style photos on Grok AI

Grok AI has now expanded its AI photo generator to transform personal photos into new styles, such as creating Studio Ghibli style photos with famous animated films.

Instructions to register for Google One AI Premium for free for 1 month

Instructions to register for Google One AI Premium for free for 1 month

Google One AI Premium is offering a 1-month free trial for users to sign up and experience many upgraded features such as the Gemini Advanced assistant.