Here we can see, “how to uninstall windows 10 built in apps”
How to Uninstall and Restore Windows 10’s Built-in Apps
Windows 10 comes with many apps that you may find useful, and a couple of you’ll probably never need. Unfortunately, Windows 10 doesn’t want you to uninstall Universal apps like Money, Maps, and others. But that does not mean you cannot use a touch of ingenuity to delete them.
First, though, think before you uninstall programs on Windows 10, as removing Bing News might cripple Cortana’s ability to deliver you stories, and removing Alarms and Clock might break the digital assistant’s ability to line reminders. If deleting an app creates such an unintended consequence, we’ve also got instructions for a way to revive all apps.
Universal apps don’t take up much space for storing, so remember that you’re removing them strictly to tidy the All Apps view within the start menu. Also, note that Contact Support, Cortana, Edge, and Windows Feedback can’t be removed.
How to Uninstall Windows 10’s Built-in Apps
Before you uninstall or restore apps, confirm no other programs are running apart from Windows PowerShell.
- Click the Cortana search field.
- Type ‘Powershell’ into the sector.
- Right-click’ Windows PowerShell.’
- Select Run as administrator.
- Click Yes.
- Enter a command from the below list for the program you would like to uninstall.
Here is the list of commands:
3D Builder: Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Alarms and Clock: Get-AppxPackage *windowsalarms* | Remove-AppxPackage
Calculator: Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Calendar and Mail: Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
Camera: Get-AppxPackage *windowscamera* | Remove-AppxPackage
Get Office: Get-AppxPackage *officehub* | Remove-AppxPackage
Get Skype: Get-AppxPackage *skypeapp* | Remove-AppxPackage
Get Started: Get-AppxPackage *getstarted* | Remove-AppxPackage
Groove Music: Get-AppxPackage *zunemusic* | Remove-AppxPackage
Maps: Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Microsoft Solitaire Collection: Get-AppxPackage *solitairecollection* | Remove-AppxPackage
Money: Get-AppxPackage *bingfinance* | Remove-AppxPackage
Movies & TV: Get-AppxPackage *zunevideo* | Remove-AppxPackage
News: Get-AppxPackage *bingnews* | Remove-AppxPackage
OneNote: Get-AppxPackage *onenote* | Remove-AppxPackage
People: Get-AppxPackage *people* | Remove-AppxPackage
Phone Companion: Get-AppxPackage *windowsphone* | Remove-AppxPackage
Photos: Get-AppxPackage *photos* | Remove-AppxPackage
Store: Get-AppxPackage *windowsstore* | Remove-AppxPackage
Sports: Get-AppxPackage *bingsports* | Remove-AppxPackage
Voice Recorder: Get-AppxPackage *soundrecorder* | Remove-AppxPackage
Weather: Get-AppxPackage *bingweather* | Remove-AppxPackage
Xbox: Get-AppxPackage *xboxapp* | Remove-AppxPackage
- Click Enter. Repeat steps 6 and seven as necessary for the apps you would like to get rid of.
You’ve deleted applications from Windows and cleared them from the beginning Menu!
How to Restore Windows 10’s Built-in Apps
Remember, don’t have any applications open aside from Windows PowerShell.
- Follow steps 1 through 5 within the previous walkthrough.
- Type the below text, then hit Enter.
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
You’ve restored the apps you’ve deleted!
User Questions:
1.Uninstall default Built-in apps fails
we would wish to remove some built-in apps in Windows 10, and that I am doing a test, but it fails, and I do not know why.
Get-AppxPackage *Microsoft.WindowsMaps* | Remove-AppxPackage – this works when running in PowerShell on a test client, but it fails during a .ps1 file.
2.How do I remove Windows 10 built-in Apps and reinstall them?
How to Uninstall Windows 10’s Built-in Apps
Type ‘Powershell’ into the sector.
Right-click’ Windows PowerShell. ‘
Select Run as administrator.
Click Yes.
Enter a command from the below list for the program you would like to uninstall.
Click Enter. Repeat steps 6 and seven as necessary for the apps you would like to get rid of.
3.How do I Uninstall preinstalled apps?
Uninstall Apps Through The Google Play Store
Tap My Apps & Games, then Installed. This may open a menu of apps installed on your phone. Tap the app you would like to get rid of, and it’ll take you to its app’s page on the Google Play Store. Tap Uninstall.
4.How do I uninstall the Windows 10 “apps”?
5.Remove Windows 10 1803 Builtin Apps