1.win10怎么卸载应用
win10卸载应用的具体操作步骤如下:
需要准备的材料有:win10电脑
1、首先打开电脑左下角开始菜单,点击“设置”选项。
2、然后在该页面中点击“”选项。
3、之后在该页面中找到要卸载的应用鼠标左键单击后点击“卸载”选项即可卸载应用了。
2.Win10怎么卸载应用程序
Win10如何卸载应用程序,Win10自带好多应用程序,不用的应用程序怎么删除卸载。当下载了很多应用在不用的时候该怎么删除卸载应用程序呢,下面就来介绍下Win10怎么卸载应用程序。
1. 点击Win10开始菜单,在弹出菜单里选择电脑设置,
2. 在电脑设置里点击搜索和应用,进入卸载应用程序的入口
3. 点击搜索和应用下面的应用大小
4. 点击应用大小后,系统把电脑里安装可以卸载的程序都加载出来了,
5. 在应用程序里选择你要卸载的程序,点击鼠标左键,出现卸载按钮,
6. 点击卸载按钮后,系统提示是否要卸载应用,点击卸载开始卸载应用。
3.如何卸载WIN10自带应用
工具/原料Windows PowerShellwin10中的管理员身份方法/步骤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-AppxPackage5、要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage6、要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage7、要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage8、要卸载Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage9、要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage10、要卸载手机伴侣(Phone Companion),输入Get-AppxPackage *phone* | Remove-AppxPackage11、要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage12、要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage13、要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage14、要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage15、在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!16、所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图:。
4.如何卸载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-AppxPackage5要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage6要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage7要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage8要卸载Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage9要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage10要卸载手机伴侣(Phone Companion),输入Get-AppxPackage *phone* | Remove-AppxPackage11要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage12要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage13要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage14要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage15在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!16所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图:END其他信息1卸载Windows 10的命令:OneNote:Get-AppxPackage *OneNote* | Remove-AppxPackage3D:Get-AppxPackage *3d* | Remove-AppxPackageCamera相机:Get-AppxPackage *camera* | Remove-AppxPackage邮件和日历:Get-AppxPackage *communi* | Remove-AppxPackage新闻订阅:Get-AppxPackage *bing* | Remove-AppxPackageGroove音乐、电影与电视: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-AppxPackageXbox:Get-AppxPackage *xbox* | Remove-AppxPackage2卸载Xbox后出现的提示:(正常现象,出现此现象说明Xbox已被成功卸载)英文提示:PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackageRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures 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 usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001At 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.-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures 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 usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0001-d9b9-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPa。
5.win 10 怎么彻底删除一个软件
WIN10彻底删除软件的方法:
1. 在Win10桌面左下角的“Windows图标”上右键鼠标,在弹出的菜单中选择“程序和功能”,如下图所示:
2. 之后就可以快速打开Win10程序和功能界面,此时就可以找到Win10计算机中所安装的应用程序,找到需要卸载的应用程序名称,使用鼠标在名称上右键,之后可以看到“卸载”操作,我们点击【卸载】即可,如下图所示。
3. 点击卸载后,会弹出一个卸载程序确认对话框,点击【是】确认卸载即可,如下图所示。
4. 最后,等待期卸载完成即可,之后可以看到卸载完成提示,至此就成功完成了Win10软件卸载了,如下图所示:
转载请注明出处windows之家 » win10卸载应用如何