1.windows10怎么强制卸载软件
1、点击windows10开始菜单,然后在菜单里面点击“电脑设置”;
2、接着在“电脑设置”里面点击“搜索和应用”;
3、然后在“搜索和应用”下面点击“应用大小”;
4、这时候系统把电脑把安装可以卸载的程序都加载出来了;
5、我们在应用程序选择你要卸载的程序,点击鼠标左键,就会出现卸载按钮;
6、点击以后系统还会提示我们是否卸载应用,继续点击卸载。
以上就是通用pe工具箱小编给大家带来的windows10如何卸载应用程序的教程。
2.Win10电脑怎么强制关闭程序
win10可以在任务管理器界面将程序强制关闭。
1、同时按住键盘上的“Ctrl”键+“Shift”+ “Esc”键,或者右击桌面底部任务栏,在展开的菜单中点击“任务管理器”按钮进入任务管理器界面:
2、用鼠标点击需要关闭的程序,这时被点击的程序背景颜色将会变成灰色:
3、右击需要被强制关闭的程序,在展开的菜单中点击“结束任务”按钮,这时被选择的程序将会被强制关闭:
3.如何卸载win10的应用
Win10中自带应用可以通过两种方式卸载。
第一种方法:1、用Cortana搜索“添加或删除程序”,并打开“添加或删除程序”。2、在右侧找到要卸载的程序,以卸载“应用连接器”为例,点击“应用连接器”,然后点击“卸载”。
3、弹出个类似于二级菜单似的窗口,点击“卸载”。4、提示“正在卸载”,稍等一会(视应用大小而等待时间不同),卸载完毕在列表中就找不到该应用了。
第二种方法:打开开始菜单,找到要卸载的应用,以“可选功能”为例,右键单击,然后点击“卸载”,稍等一会(视应用大小而等待时间不同),卸载完毕在列表中就找不到该应用了。不过某些自带的Modern应用,比如Xbox、天气、人脉、照片等应用是无法在右键菜单中进行卸载的,当右击时,没有“卸载”项。
如果要卸载这些应用,操作方法如下:1、用Cortana搜索“PowerShell”,在搜索结果中右键单击“Windows PowerShell”,选择“以管理员身份运行”。2、输入命令“Get-AppxPackage -AllUsers”,按下回车,PS会列出系统中所有已安装应用列表。
3、从列表中找到要卸载的应用,并找到其全名称,即PackageFullName。如果觉得太长,可以把结果复制到记事本中查找关键字。
4、找到应用包全名称后,输入指令“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反馈、联系支持人员等应用无法从系统中删除。
4.如何彻底卸载win10自带应用
右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就单击开始菜单中的“所有应用”。
要卸载OneNote,在里面输入 Get-AppxPackage *OneNote* | Remove-AppxPackage 可以复制,回车执行,输入 Get-AppxPackage *3d* | Remove-AppxPackage 要卸载Camera(相机),输入 Get-AppxPackage *camera* | Remove-AppxPackage 要卸载邮件和日历,输入 Get-AppxPackage *communi* | Remove-AppxPackage 要卸载新闻订阅,输入 Get-AppxPackage *bing* | Remove-AppxPackage 要卸载Groove音乐,然后找到Windows Power Shell的文件夹要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,输入 Get-AppxPackage *soundrec* | Remove-AppxPackage 要卸载Xbox,输入 Get-AppxPackage *xbox* | Remove-AppxPackage 15 在卸载Xbox的时候,会提示有很多错误: 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 *soundrec* | Remove-AppxPackage Xbox,其实已经被卸载: Get-AppxPackage *xbox* | Remove-AppxPackage 卸载Xbox后出现的提示。 卸载Windows 10的命令。
要卸载3D,就打开了。 打开了Windows PowerShell,输入命令: Get-AppxPackage *OneNote* | Remove-AppxPackage 3D: Get-AppxPackage *3d* | Remove-AppxPackage Camera相机: Get-AppxPackage *camera* | Remove-AppxPackage 邮件和日历: Get-AppxPackage *solit* | Remove-AppxPackage 录音机、电影与电视:(正常现象: Get-AppxPackage *phone* | Remove-AppxPackage 照片: Get-AppxPackage *photo* | Remove-AppxPackage 纸牌游戏: OneNote: 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 要卸载录音机。
转载请注明出处windows之家 » win10怎么强制卸载应用