1、点击“开始”找到“Windows Powershell”
2、右击“Windows Powershell”选择“以管理员身份运行”
3、在Powershell中执行命复令 Get-AppxPackage -Name Microsoft.XboxApp -AllUsers
找到打印出参数“InstallLocation”的制值
4、再执行命令:Add-AppxPackage -Register [上一步InstallLocation的值]/AppxManifest.xml -DisableDevelopmentMode
5、打开“开始”xbox已经安装完成