1.如何卸载win10的自带应用
工具:电脑,WIN10方法步骤:1、开始菜单点击所有应用,找到Windows PowerShell,右击鼠标选择“以管理员身份运行”。
2、卸载所有用户内置应用的命令为:Get-AppxPackage -AllUse碃骇百较知记版席保芦rs | Remove-AppxPackage 。 按下回车键即可删除所有内置应用。
3、如果只删除某个应用,只需输入对应命令,按下回车键即可删除。命令如下:3D BuilderGet-AppxPackage *3dbuilder* | Remove-AppxPackage闹钟与时钟Get-AppxPackage *windowsalarms* | Remove-AppxPackage行事历Get-AppxPackage *windowscalculator* | Remove-AppxPackage行事历与邮件Get-AppxPackage ** | Remove-AppxPackage相机Get-AppxPackage *windowscamera* | Remove-AppxPackage取得OfficeGet-AppxPackage *officehub* | Remove-AppxPackage取得SkypeGet-AppxPackage *skypeapp* | Remove-AppxPackage取得开始Get-AppxPackage *getstarted* | Remove-AppxPackageGroove 音乐Get-AppxPackage *zunemusic* | Remove-AppxPackage地图Get-AppxPackage *windowsmaps* | Remove-AppxPackageMicrosoft Solitaire Collection 扑克牌游戏Get-AppxPackage *solitairecollection* | Remove-AppxPackage财经Get-AppxPackage *bingfinance* | Remove-AppxPackageMovies & TVGet-AppxPackage *zunevideo* | Remove-AppxPackage新闻Get-AppxPackage *bingnews* | Remove-AppxPackageOneNoteGet-AppxPackage *onenote* | Remove-AppxPackage联络人Get-AppxPackage *people* | Remove-AppxPackage。
2.win10系统自带的app怎么删除
方法/步骤
1
要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。
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
要卸载新闻订阅,输入
Get-AppxPackage *bing* | Remove-AppxPackage
要卸载Groove音乐、电影与电视:
Get-AppxPackage *zune* | Remove-AppxPackage
要卸载人脉,输入
Get-AppxPackage *people* | Remove-AppxPackage
要卸载手机伴侣(Phone Companion),输入
Get-AppxPackage *phone* | Remove-AppxPackage
要卸载照片,输入
Get-AppxPackage *photo* | Remove-AppxPackage
要卸载纸牌游戏,输入
Get-AppxPackage *solit* | Remove-AppxPackage
要卸载录音机,输入
Get-AppxPackage *soundrec* | Remove-AppxPackage
要卸载Xbox,输入
Get-AppxPackage *xbox* | Remove-AppxPackage
在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!
所有卸载完成后,就只剩下应用商店了,
3.怎么删除windows10的自带软件
Win10系统怎么卸载自带应用程序
这里为了给大家演示,这里开始菜单里面有个XBOX怎么卸载呢?
这里首先按下键盘的“win+x"然后界面中点击windows powershell【管理员】打开。
这里我们首先打开想要卸载的应用。这里小编先打开系统的XBOX应用。
然后我们在任务栏的空白处单击鼠标右键,然后点击打开任务管理器。
任务管理器中我们在打开的XBOX应用上单击鼠标右键,选择属性打开。
这时候在属性中我们常规里面将这里的名字复制到电脑记事本中或者浏览器的搜索框中,一会我们会用到。
现在我们打开我们刚才打开的windows powershell界面。不要着急。
现在我们在记事本中在刚才复制文件名前面添加命令Remove-AppxPackage,然后将这里所有的内容复制粘贴到windows powershell界面。回车!
我们等待命令执行完毕,现在我们打开开始菜单看看效果。已经卸载成功。
4.怎么卸载Win10中自带应用
卸载方法如下: 1、打开小娜,在搜索框中输入“PowerShell”,以管理员身份运行“Windows PowerShell”。
2、首先把所有应用显示出来,在控制台输入命令“Get-AppxPackage”回车键,所有应用信息就都显示出来了。 3、查找要卸载的应用,可以按“Ctrl+F”来查找,比如要卸载系统自带的“照片”应用,可以通过“Ctrl+F”输入“photo”来查找,按“查找下一个”按钮就能找到了。
4、一个应用的信息有很多,需要的只有一个,就是“PackageFullName”,包的名称。把后面的名称“Microsoft.Windows.Photos_15.803.16240.0_x64__8wekyb3d8bbwe”复制下来。
5、在控制台输入命令“Remove-AppxPackage Microsoft.Windows.Photos_15.803.16240.0_x64__8wekyb3d8bbwe”回车键,等待片刻就卸载完了。
5.怎么卸载Win10中自带应用
用Cortana搜索“添加或删除程序”,并打开“添加或删除程序”。
打开开始菜单,找到要卸载的应用,以“可选功能”为例,右键单击,然后点击“卸载”,稍等一会(视应用大小而等待时间不同),卸载完毕在列表中就找不到该应用了。
第一种方法具体步骤:
1. 用Cortana搜索“添加或删除程序”,并打开“添加或删除程序”。
2. 在右侧找到要卸载的程序,以卸载“应用连接器”为例,点击“应用连接器”,然后点击“卸载”
3. 弹出二级菜单似的窗口,点击“卸载”。
5. 提示“正在卸载”,视应用大小而等待时间不同,卸载完毕在列表中就找不到该应用了。
第二种具体方法:
1. 打开开始菜单,找到要卸载的应用,以“可选功能”为例,右键单击,然后点击“卸载”,稍等一会(视应用大小而等待时间不同),卸载完毕在列表中就找不到该应用了。
2. 不过某些自带的Modern应用,比如Xbox、天气、人脉、照片等应用是无法在右键菜单中进行卸载的,当右击时,没有“卸载”项。
如果要卸载这些应用,操作方法如下:
1. 用Cortana搜索“PowerShell”,在搜索结果中右键单击“Windows PowerShell”,选择“以管理员身份运行”。
2. 输入命令“Get-AppxPackage -AllUsers”,按下回车,PS会列出系统中所有已安装应用列表。
3. 从列表中找到要卸载的应用,并找到其全名称,即PackageFullName。如果觉得太长,可以把结果复制到记事本中查找关键字。
5. 找到应用包全名称后,输入指令“Remove-AppxPackage PackageFullName”,即可卸载对应应用,将PackageFullName替换为应用包全名称即可。比如卸载自带的“人脉”应用,可输入命令“Remove-AppxPackage Microsoft.People_10.0.11902.0_x64__8wekyb3d8bbwe”,按下回车。在上方出现“部署操作进程:Microsoft.People_10.0.11902.0_x64__8wekyb3d8bbwe 已初始化”,证明“人脉”这个应用已被卸载掉了。
注意事项:部分内置应用,比如Cortana、Edge浏览器、Windows反馈、联系支持人员等应用无法从系统中删除。
6.windows10怎么卸载自带应用程序
Win10系统怎么卸载自带应用程序 这里为了给大家演示,这里开始菜单里面有个XBOX怎么卸载呢? 这里首先按下键盘的“win+x"然后界面中点击windows powershell【管理员】打开。
这里我们首先打开想要卸载的应用。这里小编先打开系统的XBOX应用。
然后我们在任务栏的空白处单击鼠标右键,然后点击打开任务管理器。 任务管理器中我们在打开的XBOX应用上单击鼠标右键,选择属性打开。
这时候在属性中我们常规里面将这里的名字复制到电脑记事本中或者浏览器的搜索框中,一会我们会用到。 现在我们打开我们刚才打开的windows powershell界面。
不要着急。 现在我们在记事本中在刚才复制文件名前面添加命令Remove-AppxPackage,然后将这里所有的内容复制粘贴到windows powershell界面。
回车! 我们等待命令执行完毕,现在我们打开开始菜单看看效果。已经卸载成功。
7.怎么彻底卸载win10自带应用
win10自带了好多应用,有些看起来不错,其实用起来不太方便哈(我的个人感觉),我们都更喜欢第三方应用,所以我们就来看看如何卸载这些自带应用。
如图,是卸载完成后的Windows PowerShell: 工具/原料 Windows PowerShell win10中的管理员身份 方法/步骤 1 要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。 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 要卸载手机伴侣(Phone Companion),输入 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 15 在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心! 16 所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图: END 其他信息 1 卸载Windows 10的命令: OneNote: Get-AppxPackage *OneNote* | Remove-AppxPackage 3D: Get-AppxPackage *3d* | Remove-AppxPackage Camera相机: Get-AppxPackage *camera* | Remove-AppxPackage 邮件和日历: Get-AppxPackage *communi* | Remove-AppxPackage 新闻订阅: Get-AppxPackage *bing* | Remove-AppxPackage Groove音乐、电影与电视: Get-AppxPackage *zune* | Remove-AppxPackage 人脉: Get-AppxPackage *people* | Remove-AppxPackage 手机伴侣(Phone Companion): Get-AppxPackage *phone* | Remove-AppxPackage 照片: Get-AppxPackage *photo* | Remove-AppxPackage 纸牌游戏: Get-AppxPackage *solit* | Remove-AppxPackage 录音机: Get-AppxPackage *soundrec* | Remove-AppxPackage Xbox: Get-AppxPackage *xbox* | Remove-AppxPackage 2 卸载Xbox后出现的提示:(正常现象,出现此现象说明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. 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 。
转载请注明出处windows之家 » 如何卸载win10自带app