Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

5 Ways to Remove Default Apps on Windows 10

Learn 5 ways to remove default apps on Windows 10 with clear steps, practical tips, and troubleshooting advice for a smoother, more reliable result.

Table of Contents

This practical guide walks through 5 ways to remove default apps on Windows 10, explains the main requirements, and highlights common issues that may appear along the way.

In those applications, there are very useful applications such as Calculator, Mail, . But there are also many applications that you will never use, which makes your hard drive lose a few GB. without any benefit.

Therefore, in this article I will guide you a few simple ways to be able to remove default apps on Windows 10 in the simplest way.

1. Remove default apps on Windows 10 (the usual way)

You can uninstall some apps in the usual way. It's straightforward, just click the Start button => right click on an application in the list that appears => then select Uninstall(Uninstall).

1. Remove default apps on Windows 10 (the usual way) — 5 Ways to Remove Default Apps on Windows 10

2. Remove default apps on Windows 10 ( with Windows PowerShell)

+ Step 1: Open Windows PowerShell as administrator. You do the following:

Press the combination Windows + S to open up Windows Search => then search with the keyword powershell => and right-click Windows PowerShell in the resulting results => and select Run as administrator.

Or click Windows + X => and select Windows PowerShell (Admin) from the menu that appears.

2. Remove default apps on Windows 10 ( with Windows PowerShell) — 5 Ways to Remove Default Apps on Windows 10

+ Step 2: Enter the command Get-AppxPackage, this command will list the applications in Windows.

  • See also: Review all software installed on Windows 10 using PowerShell

+ Step 3: Enter these commands to remove the application you want (Note that there are a few applications that cannot be uninstalled.)

Uninstall 3D Builder:

Get-AppxPackage * 3dbuilder * | Remove-AppxPackage

Uninstall Alarms and Clock:

Get-AppxPackage * windowsalarms * | Remove-AppxPackage

Uninstall 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

Uninstall 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

Uninstall Voice Recorder:

Get-AppxPackage * soundrecorder * | Remove-AppxPackage

Uninstall Weather:

Get-AppxPackage * bingweather * | Remove-AppxPackage

Uninstall Xbox:

Get-AppxPackage * xboxapp * | Remove-AppxPackage

3. Uninstall in Windows Settings

+ Step 1: Open Windows Setting by pressing the key combination Windows + I, or click the setting icon in the Start menu.

3. Uninstall in Windows Settings — 5 Ways to Remove Default Apps on Windows 10

+ Step 2: Click to select the item Apps.

3. Uninstall in Windows Settings — 5 Ways to Remove Default Apps on Windows 10

+ Step 3: Find the app you want to uninstall => and press the button Uninstall.

3. Uninstall in Windows Settings — 5 Ways to Remove Default Apps on Windows 10

+ Step 4: A warning dialog box will appear, press Uninstall.

3. Uninstall in Windows Settings — 5 Ways to Remove Default Apps on Windows 10

This way you can still delete the application, but there are also applications that cannot be uninstalled in this normal way. So you will have to resort to third-party software if necessary.

3. Uninstall in Windows Settings — 5 Ways to Remove Default Apps on Windows 10

4. Uninstall by software IObit Uninstaller

+ Step 1: You download and install IObit Uninstaller software through this link or this link!

+ Step 2: After the installation is complete, start the software up => and click on the item Windows Apps.

4. Uninstall by software IObit Uninstaller — 5 Ways to Remove Default Apps on Windows 10

+ Step 3: Check the applications you want to delete => and press the button Uninstall.

4. Uninstall by software IObit Uninstaller — 5 Ways to Remove Default Apps on Windows 10

+ Step 4: Press the button Uninstallto delete the application.

4. Uninstall by software IObit Uninstaller — 5 Ways to Remove Default Apps on Windows 10

# 5. Uninstall using CleanMyPC software

+ Step 1: Access the link https://macpaw.com/cleanmypc and click the button Free Download.

+ Step 2: Download the file and open up => select the language you want to use => and press Next.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 3: Check the terms and click Next.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 4: Click the button Install Nowto install immediately. To customize the installation directory, you can click the button Customize.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 5: After the installation is complete, open the app and click on the tab Multil Uninstaller.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 6: On the tab Multi Uninstaller, please tick the application you want to delete, the applications with the Windows icon are the default applications.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 7: After selecting, click the button Uninstall.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 8: Then it will open a small window, choose Uninstallto start uninstalling.

# 5. Uninstall using CleanMyPC software — 5 Ways to Remove Default Apps on Windows 10

+ Step 9: After uninstalling, please turn off the software and restart the computer.

# 6. Epilogue

Yes ! Above I have instructed you how to remove default apps on Windows 10 in a very detailed and easy to understand way. In general, these are very basic knowledge, but you need to know it. Hope this article is useful to you, wish you success!

Key Takeaways

Use the information above as a practical reference for 5 ways to remove default apps on Windows 10. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.

FAQ

What does this guide explain about 5 Ways to Remove Default Apps on Windows 10?

It explains the main concepts, practical considerations, and useful steps related to 5 ways to remove default apps on Windows 10 without requiring advanced knowledge.

Who can benefit from learning about 5 Ways to Remove Default Apps on Windows 10?

This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to 5 ways to remove default apps on Windows 10.

What should I check before applying this information?

Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.