倚天系统网资源分享平台领跑者!

首页 > 电脑教程

图文细说win10系统搜索web和windows没反应的还原办法

admin 2021-12-04 01:19:52 电脑教程
今天教大家一招关于win10系统搜索web和windows没反应的解决方法,近日一些用户反映win10系统搜索web和windows没反应这样一个现象,当我们遇到win10系统搜索web和windows没反应这种情况该怎么办呢?我们可以1、点击开始菜单,展开:Windows Powershell,在 “Windows Powershell”上单击鼠标右键,选择【以管理员身份运行】;   2、在弹出的的框中输入下面命令按下回车键: 下面跟随小编脚步看看win10系统搜索web和windows没反应详细的解决方法:

“搜索web和windows”没反应的解决方法:

1、点击开始菜单,展开:Windows Powershell,在 “Windows Powershell”上单击鼠标右键,选择【以管理员身份运行】;

Win10 搜索web和windows没反应该怎么办?

2、在弹出的的框中输入下面命令按下回车键: 

$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest  

3、等待命令滚动完毕后接着输入:

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"}


完成后关闭Powershell,并重启计算机即可恢复正常!

以上就是小编为大家带来的win10系统搜索web和windows没反应的解决方法大家都会操作了吗?相信这篇文章一定可以帮到大家!

热门教程