请尝试以下解决方案:
1. 任务管理器
新建任务 “powershell”
并以管理员身份运行;
2. 输入“Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}”
然后回车等待;
如果问题仍然存在请回滚到上一个还原点试试。
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.