win10自带的应用哪些可以卸载

 我来答
言南絮
高粉答主

2018-03-30 · 繁杂信息太多,你要学会辨别
知道小有建树答主
回答量:187
采纳率:100%
帮助的人:30.7万
展开全部

可以卸载win10自带的应用有下面这些:

  1. Adobe Reader X MUI

  2. Instant On

  3. live update

  4. ASUS power4gear hybrid:

  5. asus screen saver

  6. asus smart gesture

  7. ASUS Splendid Video Enhancement Technology

  8. ASUS USB Charger Plus

  9. ASUS Webstorage Sync Agent

  10. McAfee Internet Security

  11. mybitcast 2.0

  12. windows 软件包2012

卸载win10的自带应用的方法如下:

  1. 要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell,然后单击以管理员身份运行,就打开了。

  2. 打开了Windows PowerShell输入命令

  3. 要卸载OneNote,在里面输入Get-AppxPackage *OneNote* | Remove-AppxPackage

  4. 要卸载3D,输入Get-AppxPackage *3d* | Remove-AppxPackage

  5. 要卸载Camera,输入Get-AppxPackage *camera* | Remove-AppxPackage

  6. 要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage

  7. 要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage

  8. 要卸载Groove音乐、电影与电视,输入Get-AppxPackage *zune* | Remove-AppxPackage

  9. 要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage

  10. 要卸载手机伴侣,输入Get-AppxPackage *phone* | Remove-AppxPackage

  11. 要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage

  12. 要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage

  13. 要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage

  14. 要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage

麦保(深圳)科技有限公司_
2023-03-28 广告
cleanmymac是我必装的mac端清理软件,界面简洁好看,完美适配mac系统,文件清理的速度、精度都比较优秀,还是比较不错的呢。cleanmymac作为一款第三方清洁应用程序,具有专业完整的清理功能,包括释放内存、一键智能扫描垃圾和缓存... 点击进入详情页
本回答由麦保(深圳)科技有限公司_提供
雪V歌
2016-08-17 · 知道合伙人数码行家
雪V歌
知道合伙人数码行家
采纳数:78698 获赞数:222934
泉州兴瑞发公司2015-2017最佳优秀员工。

向TA提问 私信TA
展开全部
1、输入“PowerShell”并回车,找到“PowerShell”并以管理员身份运行。

2、获取应用程序清单:输入“Get-AppxPackage -User
username”username是你的用户名。

如:Get-AppxPackage -User radar

Get-AppxPackage获取应用程序清单:输入:输入“Get-AppxPackage
-User username”username是你的用户名。

如:Get-AppxPackage -AllUsers 获取所有用户安装的应用程序

Get-AppxPackage -User radar 获取我电脑指定用户名安装的应用程序

3、复制所需应用程序完整名称(PackageFullName):如卸载Windows
10中的‘卸载了自带视频应用(Microsoft.ZuneVideo),找到:Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe,选中点下右键就复制了

4、使用指令remove-appxpackage
[应用程序完整名称] 卸载:,如卸载Windows 10中的‘卸载了自带视频应用:Remove-AppxPackage
Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe

Windows 10预装应用删除的命令汇总:

1、OneNote:

Get-AppxPackage *OneNote* | Remove-AppxPackage

2、3D:

Get-AppxPackage *3d* | Remove-AppxPackage

3、Camera相机:

Get-AppxPackage *camera* | Remove-AppxPackage

4、邮件和日历:

Get-AppxPackage *communi* | Remove-AppxPackage

5、新闻订阅:

Get-AppxPackage *bing* | Remove-AppxPackage

6、Groove音乐、电影与电视:

Get-AppxPackage *zune* | Remove-AppxPackage

7、人脉:

Get-AppxPackage *people* | Remove-AppxPackage

8、手机伴侣(Phone Companion):

Get-AppxPackage *phone* | Remove-AppxPackage

9、照片:

Get-AppxPackage *photo* | Remove-AppxPackage

10、纸牌游戏(还敢要钱的那货):

Get-AppxPackage *solit* | Remove-AppxPackage

11、录音机:

Get-AppxPackage *soundrec* |
Remove-AppxPackage

12、Xbox:

Get-AppxPackage *xbox* | Remove-AppxPackage

注意,最后这个删除Xbox后会给出一大片错误提示信息,但其实已经删掉了,不必理会。

PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackage

Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal
failed. Please contact your software vendor.

(Exception from HRESULT: 0x80073CFA)

error 0x80070032: AppX Deployment Remove operation on package

Microsoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy
from:

C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This
app is part of Windows and cannot be

uninstalled on a per-user basis. An administrator can attempt to remove the
app from the computer using Turn Windows

Features on or off. However, it may not be possible to uninstall the app.

NOTE: For additional information, look for [ActivityId]
1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or use

the command line Get-AppxLog -ActivityID
1d60accb-cb8d-0003-d5b8-601d8dcbd001

At line:1 char:26

+ Get-AppxPackage *xbox* | Remove-AppxPackage

+ ~~~~~~~~~~~~~~~~~~

+ CategoryInfo : WriteError: (Microsoft.XboxG...l_cw5n1h2txyewy:String)
[Remove-AppxPackage], IOException

+ FullyQualifiedErrorId :
DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal
failed. Please contact your software vendor.

(Exception from HRESULT: 0x80073CFA)

error 0x80070032: AppX Deployment Remove operation on package

Microsoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy
from:

C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed.
This app is part of Windows and cannot be

uninstalled on a per-user basis. An administrator can attempt to remove the
app from the computer using Turn Windows

Features on or off. However, it may not be possible to uninstall the app.

NOTE: For additional information, look for [ActivityId]
1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or use

the command line Get-AppxLog -ActivityID
1d60accb-cb8d-0001-d9b9-601d8dcbd001

At line:1 char:26

+ Get-AppxPackage *xbox* | Remove-AppxPackage

+ ~~~~~~~~~~~~~~~~~~

+ CategoryInfo : WriteError: (Microsoft.XboxI...l_cw5n1h2txyewy:String)
[Remove-AppxPackage], IOException

+ FullyQualifiedErrorId :
DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

注意事项:卸载有风险!千万不要盲目卸载。
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
求不要封禁宝宝
2016-08-17 · TA获得超过2292个赞
知道小有建树答主
回答量:1234
采纳率:80%
帮助的人:215万
展开全部
1、输入“PowerShell”并回车,找到“PowerShell”并以管理员身份运行。
2、获取应用程序清单:输入“Get-AppxPackage -User
username”username是你的用户名。

如:Get-AppxPackage -User radar

Get-AppxPackage获取应用程序清单:输入:输入“Get-AppxPackage
-User username”username是你的用户名。

如:Get-AppxPackage -AllUsers 获取所有用户安装的应用程序

Get-AppxPackage -User radar 获取我电脑指定用户名安装的应用程序
3、复制所需应用程序完整名称(PackageFullName):如卸载Windows
10中的‘卸载了自带视频应用(Microsoft.ZuneVideo),找到:Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe,选中点下右键就复制了
4、使用指令remove-appxpackage [应用程序完整名称] 卸载:,如卸载Windows 10中的‘卸载了自带视频应用:Remove-AppxPackage Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe
Windows 10预装应用删除的命令汇总:
1、OneNote:
Get-AppxPackage *OneNote* | Remove-AppxPackage
2、3D:
Get-AppxPackage *3d* | Remove-AppxPackage
3、Camera相机:
Get-AppxPackage *camera* | Remove-AppxPackage
4、邮件和日历:
Get-AppxPackage *communi* | Remove-AppxPackage
5、新闻订阅:
Get-AppxPackage *bing* | Remove-AppxPackage
6、Groove音乐、电影与电视:
Get-AppxPackage *zune* | Remove-AppxPackage
7、人脉:
Get-AppxPackage *people* | Remove-AppxPackage
8、手机伴侣(Phone Companion):
Get-AppxPackage *phone* | Remove-AppxPackage
9、照片:
Get-AppxPackage *photo* | Remove-AppxPackage
10、纸牌游戏(还敢要钱的那货):
Get-AppxPackage *solit* | Remove-AppxPackage
11、录音机:
Get-AppxPackage *soundrec* | Remove-AppxPackage
12、Xbox:
Get-AppxPackage *xbox* | Remove-AppxPackage
注意,最后这个删除Xbox后会给出一大片错误提示信息,但其实已经删掉了,不必理会。
PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackage
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.
(Exception from HRESULT: 0x80073CFA)
error 0x80070032: AppX Deployment Remove operation on package
Microsoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:
C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot be
uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may not be possible to uninstall the app.
NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or use
the command line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001
At line:1 char:26
+ Get-AppxPackage *xbox* | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.XboxG...l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.
(Exception from HRESULT: 0x80073CFA)
error 0x80070032: AppX Deployment Remove operation on package
Microsoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:
C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot be
uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may not be possible to uninstall the app.
NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or use
the command line Get-AppxLog -ActivityID 1d60accb-cb8d-0001-d9b9-601d8dcbd001
At line:1 char:26
+ Get-AppxPackage *xbox* | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.XboxI...l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

注意事项:卸载有风险!千万不要盲目卸载。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
大拿测评Pro
2020-11-19 · TA获得超过565个赞
知道答主
回答量:2086
采纳率:80%
帮助的人:152万
展开全部

关注极客码头,了解更多前沿科技挖掘更多福利,关注公号:极客码头

已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2019-12-14
展开全部

很多都可以卸载啊,只要你没用到的都可以卸载。

卸载和安装Windows10自带应用

想安装就安装,想卸载就卸载。

已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
收起 更多回答(3)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式