全部商品分类

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下载文件时点击另存为没有桌面选项

猜你喜欢

电脑看视频一段时间后声音画面不同步
电脑看视频一段时间后声音画面不同步
解答步骤右击“我的电脑”,选择“属性”,找到设备管理器,然后更新显卡和声卡驱动。...

windows删除大量文件方法
windows删除大量文件方法
CMD命令提示符中使用rmdir命令来删除指定目录下的文件夹与文件,CMD命令如下:rmdir 磁盘:\文件夹名字\ /s /q/S 表示除目录本身外,还将删除...

hosts文件位置
hosts文件位置
hosts该文件的存放位置:C:\Windows\System32\drivers\etc。...

Thinkapd笔记本电池提示98%可用电源已接通未充电
Thinkapd笔记本电池提示98%可用电源已接通未充电
一:Thinkapd 笔记本电池提示“98%可用,电源已接通、未充电”重点:锂电池的自我保护功能,因为电池的使用寿命和充放电次数以及电池的饱和程度有关,为了避免...

windows defender怎么关闭
windows defender怎么关闭
windows defender彻底关闭具体方法:1、win+R打开运行2.输入regedit确定,打开注册表3.在注册表里,依次打开HKEY_LOCAL_MA...