猜你喜欢

寻找激活码(Key)请前往:https://www.ruanhuicn.com/key/微软中文官网下载地址:https://www.microsoft.com...
误删除Windows 10的应用商店,如何恢复?
解决方案:
“以管理员身份运行”Windows Powershell
然后在打开的“管理员:Windows Powershell”窗口中输入以下命令:
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}