win10怎么卸载游戏应用程序?

win10怎么卸载游戏应用程序?,第1张

1.在Windows搜寻栏输入[应用和功能]①,然后点选[打开]②。

 

2.在应用和功能中,您可以选择名称、大小或安装日期作为排序方式③,以及选择所有磁盘驱动器或是特定磁盘驱动器作为筛选依据④。

3.或是您也可以在搜寻此列表的字段中输入想要卸载程序的文字(或其中关键词)⑤,您将会在下方列表中看到搜寻结果。

4.选取您要移除卸载的应用程序,然后点选[卸载]⑥。

win10内置应用软件怎么卸载?使用win10系统的用户就会知道,在Win10系统中预装了很多自带应用apps,这本身是一件非常好的事。但是当我们使用微软账户登入应用商店之后,系统自带软件就经常d出需要更新升级的`提示,非常的烦人,对于一些不怎么用到的内置程序该如何删除呢?下面我就给大家带来win10内置应用卸载教程,一起来看看吧!

具体删除步骤:

1、点击开始菜单,依次选择打开“所有应用”—“Windows PowerShell”,在“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

Xbox

Get-AppxPackage *xboxapp* | Remove-AppxPackage

以上就是我带来的win10内置应用卸载教程,希望可以帮助到大家,更多内容请关注。

工具:电脑,WIN10方法步骤:

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


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/tougao/9551707.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-29
下一篇 2023-04-29

发表评论

登录后才能评论

评论列表(0条)

保存