1.windows10怎么删除应用
工具:win10
步骤如下:
1、点击Win10开始菜单,在弹出菜单里选择电脑设置,如下图所示。
2、在电脑设置里点击搜索和应用,进入卸载应用程序的入口,如下图所示。
3、点击搜索和应用下面的应用大小,如下图所示。
4、点击应用大小后,系统把电脑里安装可以卸载的程序都加载出来了,如下图所示。
5、在应用程序里选择要卸载的程序,点击鼠标左键,出现卸载按钮,如下图所示。
6、点击卸载按钮后,系统提示是否要卸载应用,点击卸载开始卸载应用。如下图所示。
2.如何删除win10系统中的软件
删除win10系统中的软件的操作如下:
工具:Windows10系统电脑一台
步骤:
1.点击屏幕左下角的开始,然后再点击设置:
2.单击打开系统:
3.点击应用和功能:
4.左键单击选中需要删除的软件,点击卸载即可:
温馨提示:如果电脑上的应用过多,可以直接键入应用名称来快速找到需要删除的软件。
3.如何卸载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 其他信息 卸载Windows 10的命令:OneNote:Get-AppxPackage *OneNote* | Remove-AppxPackage3D: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 卸载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 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 *。
4.window10 怎么卸载软件
方法/步骤
首先我们简单熟悉一下windows7卸载软件的方法。卸载思路如下:
控制面板》程序》程序和功能》卸载或更改程序》选中程序,右击,卸载。
我们查找一下密室逃脱这款应用,发现无法找到。
这种情况我们只能利用第二种方式卸载。卸载思路如下:
设置》系统》应用和功能》搜索要卸载的应用》点击选择卸载。
接下来我们详细讲解一下这些按钮在哪儿。首先找到设置按钮,单击。
然后选择“系统”。
接着选择“应用和功能”,
然后输入我们要卸载的应用,或者直接从列表中查找我们要卸载的应用。
卸载完成后我们验证一下,发现应用已经找不到了。
5.如何删除windows 10 中的应用
点击任务栏中的搜索,输入PowerShell,然后在搜索结果中右键单击PowerShell,选择以管理员身份运行。
在PowerShell中输入下面的命令回车稍等片刻就可以将当前账户中的所有预装应用都删除。注意,过程中可能会出现错误提示,不过这并不影响最终效果。
Get-AppXPackage | Remove-AppxPackage 不仅当前账户,我们还可以卸载其他账户中的所有应用,只需输入下面的命令,将其中的《username》替换为账户名称即可。 Get-AppXPackage -User 《username》 | Remove-AppxPackage 如果要卸载所有账户中的应用,可输入下面的命令。
Get-AppxPackage -AllUsers | Remove-AppxPackage 有些朋友可能会有创建多个账户的需求,但是又不想让每个账户中都包含全套相同的应用,在创建账户之前,我们可以从系统账户中删除这些应用,这样新创建的账户中就不会包含全套应用了。从系统账户中卸载应用,只需输入下面的命令。
Get- -online | Remove-–online。
转载请注明出处windows之家 » 如何清除win10里的应用