Win10盜版能用商店嗎,Win10盜版打不開應(yīng)用商店怎么辦
2021-12-24 09:40 作者:小魚一鍵重裝系統(tǒng) | 我要投稿
很多用戶都會(huì)在應(yīng)用商店中下載軟件和程序,優(yōu)點(diǎn)是下載的軟件安全且不捆綁任何軟件。但是有用戶反映自己的使用的是Win10盜版,那是不是用不了應(yīng)用商店?Win10盜版打不開應(yīng)用商店怎么辦?下面我們就一起來看看。
更多win11安裝教程參考小白系統(tǒng)重裝官網(wǎng)
1、點(diǎn)擊任務(wù)欄的搜索(Cortana小娜)圖標(biāo),輸入Powershell,在搜索結(jié)果中右鍵單擊Powershell,選擇“以管理員身份運(yùn)行”。
2、執(zhí)行以下命令:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
3、打開設(shè)置—更新和安全—Windows更新(可直接點(diǎn)此打開),把所有已檢測到的更新全部安裝完成。
如何裝win11?看這里,直接安裝無需顧慮微軟推送的升級(jí)限制