1、win键+R,以管理员命令运行,输入Powershell。
2、在弹出的Powershell输入:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
3、等待命令运行完成即可。
客服二维码
邮箱:toplearningteam#gmail.com (请将#换成@)