1、以管理员身份打开PowerShell【可以在开始图标处右击,选择Windows PowerShell(管理员】
2、卸载 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卸载 Contact Support:This app can’t be removed.卸载 Cortana:This app can’t be removed.卸载 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 Edge:此应用不能卸载。卸载 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卸载 Windows Feedback:此应用不能卸载。卸载 Xbox:Get-AppxPackage *xboxapp* | Remove-AppxPackage