win8.1系统自带的软件怎么卸载
2016-10-16 · 知道合伙人软件行家
工具:电脑,WIN8
方法和步骤:
1、开始菜单—所有应用,找到Windows PowerShell,选择“以管理员身份运行”;
2、卸载所有用户内置应用的命令为:Get-AppxPackage -AllUsers | Remove-AppxPackage 。 按下回车键即可删除所有内置应用。
3、如果只想删除某个应用,只需输入对应命令,按下回车键即可删除。
3D Builder
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
闹钟与时钟
Get-AppxPackage *windowsalarms* | Remove-AppxPackage
行事历
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
行事历与邮件
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
相机
Get-AppxPackage *windowscamera* | Remove-AppxPackage
取得Office
Get-AppxPackage *officehub* | Remove-AppxPackage
取得Skype
Get-AppxPackage *skypeapp* | Remove-AppxPackage
取得开始
Get-AppxPackage *getstarted* | Remove-AppxPackage
Groove 音乐
Get-AppxPackage *zunemusic* | Remove-AppxPackage
地图
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Microsoft Solitaire Collection 扑克牌游戏
Get-AppxPackage *solitairecollection* | Remove-AppxPackage
财经
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Movies & TV
Get-AppxPackage *zunevideo* | Remove-AppxPackage
新闻
Get-AppxPackage *bingnews* | Remove-AppxPackage
OneNote
Get-AppxPackage *onenote* | Remove-AppxPackage
联络人
Get-AppxPackage *people* | Remove-AppxPackage
手机小帮手
Get-AppxPackage *windowsphone* | Remove-AppxPackage
相片
Get-AppxPackage *photos* | Remove-AppxPackage
市集
Get-AppxPackage *windowsstore* | Remove-AppxPackage
运动
Get-AppxPackage *bingsports* | Remove-AppxPackage
语音录音机
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
天气
Get-AppxPackage *bingweather* | Remove-AppxPackage
注意事项:输入的命令一定要准确,注意标点符合和空格。
2024-10-30 广告
首先我们可以进入控制面板,找到“程序和功能”进入后即可看到我们已经安装的程序,双击卸载即可。也可以右击弹出“程序卸载/更改”再卸载!
在左下角的“win图标”右击弹出电脑信息,这里我们可以看到“控制面板”,点击即可进入。
在控制面板左下角我们可以看到“程序/程序卸载”,我们可以直接点击“程序”下方的“卸载程序”进入“卸载或更改程序”。
找到你想要卸载的程序,双击卸载或者右击弹出“程序卸载/更改”再卸载!
当然也可以鼠标移至桌面右上角“Charm工具栏”,下移选择设备。在这里我们一样可以找到控制面板:
第三方软件卸载,电脑安全卫士基本都有卸载功能。包含软件的各项分类、软件大小、安装路径及使用情况,当然这里我们主要的还是卸载。
Metro应用卸载,在Metro应用中除了能看到我看我们安装的.exe程序外,还有程序卸载选项。在你需卸载的程序栏可以看到程序卸载,选择卸载程序,弹出“用户账户控制”确认即可对应用进行卸载。
但是部分程序在Metro应用中并未有有程序卸载选项,那怎么卸载呢,咱们只要找到需要卸载的应有右击程序,在底部弹出卸载选项,我们点击卸载即可。
同样在Metro界面也可以进行程序卸载操作,一样是右击程序底部弹出卸载应用即可。
可以根据以下步骤卸载不需要的软件。
1.在“控制版面”选择“卸载程序”
2.在“卸载/更改程序”窗口列表中列出了电脑安装的所有程序,选择要进行卸载的软件
3.最后点“卸载/更改程序”,并根据提示对软件进行卸载。