Win10正式版中任務(wù)欄點(diǎn)擊沒有反應(yīng)假死該怎么辦?
Windows10任務(wù)欄點(diǎn)擊沒反應(yīng),請問如何解決.1、管理員模式下運(yùn)行Windowspowershell2、執(zhí)行以下代碼:Get-AppXPackage-AllUsers|Foreach{Add-AppxPackage-DisableDevelopmentMode-Register"$($_.I...
Windows10任務(wù)欄點(diǎn)擊沒反應(yīng),請問如何解決.
1、管理員模式下運(yùn)行Windows powershell



2、執(zhí)行以下代碼:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}

3、執(zhí)行中......

4、執(zhí)行完成

5、再試下看看好了沒有
分享到:
投訴收藏