全部商品分类

WIN10卸载系统自带应用商店、游戏操作方法

来源:易点云 责编:易点云编辑 2019-07-30

2 - 2022-01-21T170456.193.jpg


WIN10电脑卸载系统自带游戏,应用商店,邮件等程序操作方法!


解决方案:

右击开始图标-----Windows PowerShell(管理员)---输入卸载命令---回车确定

image.png

image.png

卸载Windows 10自带应用的命令:

OneNote:    Get-AppxPackage *OneNote* | Remove-AppxPackage

3D:               Get-AppxPackage *3d* | Remove-AppxPackage

Camera相机:Get-AppxPackage *camera* | Remove-AppxPackage

邮件和日历:  Get-AppxPackage *communi* | Remove-AppxPackage

新闻订阅:      Get-AppxPackage *bing* | Remove-AppxPackage

人脉:             Get-AppxPackage *people* | Remove-AppxPackage

照片:             Get-AppxPackage *photo* | Remove-AppxPackage

纸牌游戏:      Get-AppxPackage *solit* | Remove-AppxPackage

录音机:          Get-AppxPackage *soundrec* | Remove-AppxPackage

Xbox:            Get-AppxPackage *xbox* | Remove-AppxPackage

应用商店:       Get-AppxPackage *WindowsStore* | Remove-AppxPackage

Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage

手机伴侣(Phone Companion):Get-AppxPackage *phone* | Remove-AppxPackage

上一篇: U盘装系统提示缺少所需的CD/DVD驱动器设备驱动程序 下一篇:WIN10下载文件时点击另存为没有桌面选项

猜你喜欢

 Win10重置系统后键盘失灵的解决方案
Win10重置系统后键盘失灵的解决方案
Win10重置系统后或新购机在输入用户名界面键盘失灵,用户名输入不了。问题原因:微软更新的补丁有问题。OS:1803版本 KB4516058OS:1809版本 ...

Windows 10局域网内无法共享的解决思路
Windows 10局域网内无法共享的解决思路
Windows 10局域网内无法共享的解决思路如果在Windows 10和其他系统共享文件出现问题时,可以采取以下步骤逐步排查:1、确认两台计算机最好在同一网段...

windows系统注册表怎么打开
windows系统注册表怎么打开
windows系统注册表打开方法:1、快捷键win+r,在运行里输入“regedit.exe”。2、直接在开始菜单搜索框里输入“regedit.exe”。3、依...

Windows 10常用快捷键
Windows 10常用快捷键
Windows 10常用快捷键「Win+i」:打开Windows的设置窗口,在这里可以配置所有的系统设置。「Win+A」:打开Windows的通知中心,在这里你...

win10卓越性能模式怎么开
win10卓越性能模式怎么开
1、进入win10系统点击左下方搜索“powershell“,鼠标右击”Windows Powershell“以管理员权限运行。2、然后复制命令powercfg...