随着电脑的使用率越来越高,我们有时候可能会遇到win10系统搜索web和windows没反应的问题,如果我们遇到了win10系统搜索web和windows没反应的问题,要怎么处理win10系统搜索web和windows没反应呢?我们只用1、点击开始菜单,展开:Windows Powershell,在 “Windows Powershell”上单击鼠标右键,选择【以管理员身份运行】; 2、在弹出的的框中输入下面命令按下回车键: 就行了;接下来给大家带来win10系统搜索web和windows没反应的详细解决方法:
“搜索web和windows”没反应的解决方法:
1、点击开始菜单,展开:WindowsPowershell,在 “WindowsPowershell”上单击鼠标右键,选择【以管理员身份运行】;
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没反应的解决方法大家都会操作了吗?希望帮助到大家。
335 个用户觉得很有用
发表评论