Windows 10 coming with the Lot's of Pre-installed application.Out of which,user can Uninstall some of the application in normal ways like via Control panel > Program > SelectApplication Or right-click an app and click on uninstall button.But some of the windows 10 application can't be uninstalled.
Uninstall Application Via PowerShell Prompt
1. Run PowerShell as administrator2. Copy and paste the following commands into PowerShell prompt, Press Enter to remove the apps you don’t want on your Windows 10 system:
Uninstall 3D Builder:
Get-AppxPackage *3dbuilder* | Remove-AppxPackageUninstall Alarms and Clock:
Get-AppxPackage *windowsalarms* | Remove-AppxPackageUninstall Calculator:
Get-AppxPackage *windowscalculator* | Remove-AppxPackageUninstall Calendar and Mail:
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackageUninstall Camera:
Get-AppxPackage *windowscamera* | Remove-AppxPackageUninstall Get Office:
Get-AppxPackage *officehub* | Remove-AppxPackageUninstall Get Skype:
Get-AppxPackage *skypeapp* | Remove-AppxPackageUninstall Get Started:
Get-AppxPackage *getstarted* | Remove-AppxPackageUninstall Groove Music:
Get-AppxPackage *zunemusic* | Remove-AppxPackageUninstall Maps:
Get-AppxPackage *windowsmaps* | Remove-AppxPackageUninstall Microsoft Solitaire Collection:
Get-AppxPackage *solitairecollection* | Remove-AppxPackageUninstall Money:
Get-AppxPackage *bingfinance* | Remove-AppxPackageUninstall Movies & TV:
Get-AppxPackage *zunevideo* | Remove-AppxPackageUninstall News:
Get-AppxPackage *bingnews* | Remove-AppxPackageUninstall OneNote:
Get-AppxPackage *onenote* | Remove-AppxPackageUninstall People:
Get-AppxPackage *people* | Remove-AppxPackageUninstall Phone Companion:
Get-AppxPackage *windowsphone* | Remove-AppxPackageUninstall Photos:
Get-AppxPackage *photos* | Remove-AppxPackageUninstall Store:
Get-AppxPackage *windowsstore* | Remove-AppxPackageUninstall Sports:
Get-AppxPackage *bingsports* | Remove-AppxPackageUninstall Voice Recorder:
Get-AppxPackage *soundrecorder* | Remove-AppxPackageUninstall Weather:
Get-AppxPackage *bingweather* | Remove-AppxPackageUninstall Xbox:
Get-AppxPackage *xboxapp* | Remove-AppxPackage
How to install the uninstalled application using PowerShell prompt
1. Run PowerShell as administrator2. Copy and paste the command below to reinstall the application
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}Note :Some application can't be uninstall directly via control panel nor via powershell prompt are Windows feedback,Microsoft edge,Microsoft Cortana etc...
Also see:
- How To Hack|Crack Wpa Wpa2-Psk Wifi Using Social Engineering Technique WIFIPHISHER
- Replacing Your 2 Factor Authentication With Sound Around You.
- How To Find Out If Someone Unfriended You On Facebook!!!
- how to view the hidden friend list of any facebook user
- How to hide your no while calling
- how to Send Mail with someone else mail id
- How To Run Android Apps in Chrome Browser
- How to send and receive message on whatsapp using php script
- Unsend or edit or delete any email after you send it
- How To Create A Facebook Page Without Name 2015
- How to Track Who Views Your Facebook Profile