管理员模式打开powershell 命令窗口,输入以下重装应用商店的命令。亲测有效,我刚安装回来了。 Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 原帖地址: Windows Store app missing in Windows 10 相关文章: