猜你喜欢
Mac 电脑 Windows 10 下蓝牙鼠标频繁掉线,无法休眠中唤醒电脑,且 macOS 下蓝牙鼠标正常使用。解决方案:在Windows 10 确认 Boot...

误删除Windows 10的应用商店,如何恢复?
解决方案:
“以管理员身份运行”Windows Powershell
然后在打开的“管理员:Windows Powershell”窗口中输入以下命令:
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}