全心思齐网

windows左下角反键没反应?

开始菜单假死,用powershell可以恢复下。 复制以下代码到powershell就可以了: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}。 之前遇到过几次。

匿名回答于2024-05-26 19:04:42


相关知识问答