17370845950

win10应用商店卸载了怎么恢复

可以尝试通过以下步骤重新安装相关程序。

  1. 在搜索框中输入“Powershell”,右键选择以管理员权限运行Windows Powershell。

  1. 将以下命令粘贴到界面内:get-appxpackage *store* | remove-Appxpackage,然后按回车键执行。

  1. 再次复制以下命令:add-appxpackage -register "C:\Program Files\WindowsApps\*Store*\AppxManifest.xml" -disabledevelopmentmode,接着点击回车。

  1. 完成上述步骤后,在搜索框中重新搜索该程序,查看是否能够正常显示。