1.window10怎么彻底卸载软件
一、win10卸载程序软件方法一
1
首先,在win10系统桌面上,找到这台计算机图标,右击,单击“属性”。或者直接按下键盘的快捷键WINDOWS键+PauseBreak键。打开系统属性。
2
在打开的系统属性的窗口,点击左上角的“控制面板”窗口。。要快速打开win10系统“控制面板”,还可以在开始菜单的搜索框中输入”contrl panel“点击搜索即可。
3
在打开的控制面板窗口,点击左下角的”程序 “下面的”卸载程序“。。要快速打开卸载程序软件窗口,可以在win10开始菜单的搜索框中输入”appwiz.cpl“点击搜索。
4
在卸载程序窗口,找到你需要卸载的程序软件,比如360安全卫士,在上面右击--卸载,单击卸载即可。这个是方法一。
END
二、win10卸载程序软件方法二
1
按照同样的方法,在这台计算机上右击,打开属性。但是,这次单击左下角的“Windows更新”,
在出现的Windows更新窗口,点击左下角的“安装更新”
3
然后就会打开安装更新的窗口,但是我们不是来安装更新哒!点击左上角的“卸载程序”,这样就可以打开卸载界面卸载程序软件啦!
2.win10怎么卸载应用
win10卸载应用的具体操作步骤如下:
需要准备的材料有:win10电脑
1、首先打开电脑左下角开始菜单,点击“设置”选项。
2、然后在该页面中点击“”选项。
3、之后在该页面中找到要卸载的应用鼠标左键单击后点击“卸载”选项即可卸载应用了。
3.windows10系统怎么卸载软件
Win10卸载软件仅仅需要四步:
第一步、右键点击Win10桌面左下角的“Windows图标”上,在打开的菜单中点击“程序和功能”,如下图:
第二步、然后就可以快速打开Win10程序和功能界面,这时候就能找到Win10计算机中所安装的应用程序,找到需要卸载的应用程序名称,右键点击名称,就可以看到“卸载”操作,点击“卸载”即可,如下图:
第三步、选择了卸载后,会弹出一个卸载程序确认对话框,点击“是”确认卸载即可,如下图所示:
第四步、最后,只需要静待期卸载完成就好,完成后可以看到卸载完成提示,至此就成功完成了Win10软件卸载了。
4.Win10系统怎么卸载自带应用程序
Win10卸载软件仅仅需要四步,比Win7系统还方便。
Win10卸载程序步骤如下: 第一步、右键点击Win10桌面左下角的“Windows图标”上,在打开的菜单中点击“程序和功能”,如下图:Win10怎么卸载程序? 三联 程序和功能 第二步、然后就可以快速打开Win10程序和功能界面,这时候我们就能找到Win10计算机中所安装的应用程序,我们找到需要卸载的应用程序名称,右键点击名称,就可以看到“卸载”操作,我们点击“卸载”即可,如下图。Win10怎么卸载程序 Win10卸载软件四步搞定 选择卸载/更改 第三步、选择了卸载后,会弹出一个卸载程序确认对话框,我们点击“是”确认卸载即可,如下图所示。
Win10怎么卸载程序 Win10卸载软件方法 第四步、最后,我们只需要静待期卸载完成就好,完成后可以看到卸载完成提示,至此就成功完成了Win10软件卸载了。Win10怎么卸载程序 Win10卸载软件四步搞定。
5.如何删除win10系统自带应用
要卸载这些所有内置应用,就要用到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其他信息卸载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-AppxPackage卸载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-AppxPackage+ ~~~~。
6.怎么卸载win10系统的默认应用
Win10内置应用卸载了怎么恢复?Win10中内置了许多默认的Windows应用,有些用户觉得自带应用不常用就卸载了,但之后想重装这些内置应用,就不知道怎么恢复。其实方法很简单,只需一个命令即可搞定。
操作方法:
1、点击Cortana搜索框,输入powershell,在显示的结果中右击第一项,选择“以管理员身份运行”;
2、在powershell窗口中输入如下命令回车;
Get-AppxPackage -AllUsers Foreach {Add-AppxPackage - -Register “$($_.InstallLocation)\AppXManifest.xml”}
3、等待命令执行完毕。
命令执行完毕后,Win10系统中的所有内置应用就全部安装了,之后重启下计算机即可。
转载请注明出处windows之家 » win10如何删除系统应用