win10哪些自带软件可以卸载

发布网友

我来回答

1个回答

热心网友

可以卸载的;工具:电脑,WIN10方法和步骤:1、搜索栏中输入“PowerShell”,在搜索结果中右键单击PowerShell,选择“以管理员身份运行”。2、在PowerShell窗口中,输入“Get-AppXPackage Remove-AppxPackage”回车确认,然后等待系统自动将当前账户中的所有预装应用都删除即可。3、如果要卸载某个应用,只需输入对应命令,按下回车键即可删除。应用程序对应的命令如下:要卸载3D,输入Get-AppxPackage*3d* Remove-AppxPackage要卸载Camera(相机),输入Get-AppxPackage*camera* Remove-AppxPackage要卸载邮件和日历,输入Get-AppxPackage*communi* Remove-AppxPackage要卸载新闻订阅,输入Get-AppxPackage*bing* Remove-AppxPackage要卸载Groove音乐、电影与电视:Get-AppxPackage*zune* Remove-AppxPackage要卸载人脉,输入Get-AppxPackage*people* Remove-AppxPackage要卸载手机伴侣(Phone Companion),输入Get-AppxPackage*phone* Remove-AppxPackage要卸载照片,输入Get-AppxPackage*photo* Remove-AppxPackage要卸载纸牌游戏,输入Get-AppxPackage*solit* Remove-AppxPackage要卸载录音机,输入Get-AppxPackage*soundrec* Remove-AppxPackage要卸载Xbox,输入Get-AppxPackage*xbox* Remove-AppxPackage

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com