系统下载、安装、激活,就到系统天地来!

所在位置: 首页 — 系统文章 — 软件教程

卸载win10系统自带应用简单高效的方法

作者:系统天地 日期:2018-12-26

卸载win10系统自带应用简单高效的方法是什么?想必现在小伙伴们电脑都已经升级到 Windows 10系统了。不过,你是否发现,你的系统里默默躺着很多系统自带却你从来不用的应用程序呢。这些应用并不会占用多大的空间,有些只是一个启动链接。其实卸载内置应用软件的方法很简单,下面我们一起来看看卸载win10系统自带应用简单高效的方法

 

卸载win10系统自带应用简单高效的方法

 

卸载win10系统自带应用简单高效的方法:

1、首先,在电脑桌面上点击左下角的开始菜单,在依次选择打开所有应用—Windows PowerShell,在Windows PowerShell上单击右键,选择以管理员身份运行;

 

卸载win10系统自带应用简单高效的方法

 

2、然后,在输入:Get-AppxPackage -AllUsers | Remove-AppxPackage,在按回车键即可删除所有内置应用;

 

卸载win10系统自带应用简单高效的方法

 

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

Xbox

Get-AppxPackage *xboxapp* | Remove-AppxPackage

 

上述就是卸载win10系统自带应用简单高效的方法分享,通过系统天地小编的介绍,你清楚如何卸载win10系统自带应用了吧?大家有什么疑问或是建议,欢迎在评论区内留言交流。