卸载WIN10自带功能

  1. 要卸载OneNote,在里面输入

    Get-AppxPackage *OneNote* | Remove-AppxPackage

    可以复制,回车执行

    如何卸载win10的自带应用
  2. 4

    要卸载3D,输入

    Get-AppxPackage *3d* | Remove-AppxPackage

  3. 5

    要卸载Camera(相机),输入

    Get-AppxPackage *camera* | Remove-AppxPackage

  4. 要卸载邮件和日历,输入

    Get-AppxPackage *communi* | Remove-AppxPackage

  5. 要卸载新闻订阅,输入

    Get-AppxPackage *bing* | Remove-AppxPackage

  6. 要卸载Groove音乐、电影与电视:

    Get-AppxPackage *zune* | Remove-AppxPackage

  7. 要卸载人脉,输入

    Get-AppxPackage *people* | Remove-AppxPackage

  8. 要卸载手机伴侣(Phone Companion),输入

    Get-AppxPackage *phone* | Remove-AppxPackage

  9. 要卸载照片,输入

    Get-AppxPackage *photo* | Remove-AppxPackage

  10. 要卸载纸牌游戏,输入

    Get-AppxPackage *solit* | Remove-AppxPackage

  11. 要卸载录音机,输入

    Get-AppxPackage *soundrec* | Remove-AppxPackage

  12. 要卸载Xbox,输入

    Get-AppxPackage *xbox* | Remove-AppxPackage

  13. 在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心

转载于:https://www.cnblogs.com/snailwong/p/5642557.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值
>