PowerShell 学习系列-- 删除Win10自带应用

Posted ㄌㄟ

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PowerShell 学习系列-- 删除Win10自带应用相关的知识,希望对你有一定的参考价值。

Get-AppxPackage *3d* | Remove-AppxPackage
Get-AppxPackage *camera* | Remove-AppxPackage
Get-AppxPackage *communi* | Remove-AppxPackage
Get-AppxPackage *bing* | Remove-AppxPackage
Get-AppxPackage *zune* | Remove-AppxPackage
Get-AppxPackage *people* | Remove-AppxPackage
Get-AppxPackage *solit* | Remove-AppxPackage
Get-AppxPackage *soundrace* | Remove-AppxPackage
Get-AppxPackage *xbox* | Remove-AppxPackage
Get-AppxPackage *alar* | Remove-AppxPackage
Get-AppxPackage *Feedback* | Remove-AppxPackage
Get-AppxPackage *news* | Remove-AppxPackage
Get-AppxPackage *maps* | Remove-AppxPackage
Get-AppxPackage *messag* | Remove-AppxPackage
Get-AppxPackage *paint* | Remove-AppxPackage
Get-AppxPackage *recorder* | Remove-AppxPackage
Get-AppxPackage *sky* | Remove-AppxPackage
Get-AppxPackage *One* | Remove-AppxPackage
Get-AppxPackage *Photo* | Remove-AppxPackage

 

以上是关于PowerShell 学习系列-- 删除Win10自带应用的主要内容,如果未能解决你的问题,请参考以下文章

如何卸载win10系统自带程序

PowerShell从零开始系列之二

删除 over powershell windows 10 Apps

Windows PowerShell命令重置win10管理员密码方法教程

win7怎样运行powershell脚本

win10 找不到powershell