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.
You can uninstall some apps in the usual way. It's very simple, just click the Start button => right click on an application in the list that appears => then select Uninstall
(Uninstall).
+ 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.
+ Step 2: Enter the command Get-AppxPackage
, this command will list the applications in Windows.
+ 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
+ Step 1: Open Windows Setting by pressing the key combination Windows + I
, or click the setting icon in the Start menu.
+ Step 2: Click to select the item Apps
.
+ Step 3: Find the app you want to uninstall => and press the button Uninstall
.
+ Step 4: A warning dialog box will appear, press Uninstall
.
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.
+ 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
.
+ Step 3: Check the applications you want to delete => and press the button Uninstall
.
+ Step 4: Press the button Uninstall
to delete the application.
+ 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
.
+ Step 3: Check the terms and click Next
.
+ Step 4: Click the button Install Now
to install immediately. If you want to customize the installation directory, you can click the button Customize
.
+ Step 5: After the installation is complete, open the app and click on the tab Multil Uninstaller
.
+ 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.
+ Step 7: After selecting, click the button Uninstall
.
+ Step 8: Then it will open a small window, choose Uninstall
to start uninstalling.
+ Step 9: After uninstalling, please turn off the software and restart the computer.
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!