Win10台式电脑操作中心无法打开怎么办

2024-10-13 18:43:57

1、打开任务管理器,依次选取“文件”、“运行新任务”(注:需使用管理员身份创建这个任务);

Win10台式电脑操作中心无法打开怎么办

2、在新建任务弹窗内输入”Powershell“ ,并按下“确定”按钮;

Win10台式电脑操作中心无法打开怎么办

3、接着,在在Powershell中,输入以下两刳噪受刃条命令:  $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest  

Win10台式电脑操作中心无法打开怎么办

4、Get-AppXPackage -AllUser衡痕贤伎s |Where-Object {$_.InstallLocation -like “*SystemApps*”}(注:第二条命令需要点击回车);

Win10台式电脑操作中心无法打开怎么办
猜你喜欢