To uninstall all of these built-in applications, use Windows PowerShell, an application that comes with the WIN10 system, to open it, click All Apps in the Start menu, and then locate the Windows Power Shell folder, right click on the Windows PowerShell (Note that it is not Windows PowerShell ISE), and then click Run as Administrator, and it is turned on.
When Windows PowerShell is turned on, you start typing the command.
To uninstall OneNote, enter the inside
Get-appxpackage *onenote* | Remove-appxpackage
Can be copied, carriage return execution
To uninstall the load, enter
Get-appxpackage *3d* | Remove-appxpackage
To uninstall camera (camera), enter
Get-appxpackage *camera* | Remove-appxpackage
To uninstall messages and calendars, enter
Get-appxpackage *communi* | Remove-appxpackage
To uninstall a news subscription, enter
Get-appxpackage *bing* | Remove-appxpackage
To uninstall Groove music, movies, and TV:
Get-appxpackage *zune* | Remove-appxpackage
To unload the manned vein, enter
Get-appxpackage *people* | Remove-appxpackage
To uninstall a mobile companion (phone companion), enter
Get-appxpackage *phone* | Remove-appxpackage
To uninstall photos, enter
Get-appxpackage *photo* | Remove-appxpackage
To uninstall the card game, enter
Get-appxpackage *solit* | Remove-appxpackage
To uninstall the recorder, enter
Get-appxpackage *soundrec* | Remove-appxpackage
To uninstall the Xbox, enter
Get-appxpackage *xbox* | Remove-appxpackage
When you uninstall the Xbox, you will be prompted with many errors, in fact it has been uninstalled, you can not worry!
After all uninstall is complete, only the application store is left.