Windows10系統(tǒng)安裝Microsoft Store
關(guān)于 “安裝 Microsoft Store” 的問題,正常情況下 Windows 是會內(nèi)置 Microsoft Store 的,如果您在系統(tǒng)中沒有找到微軟商城應(yīng)用,可能是由于您安裝的是精簡版的 Windows。
解決方法
按 “Windows 徽標(biāo)鍵+X”,啟動 “Windows PowerShell(管理員)”,執(zhí)行以下兩條命令:
get-appxpackage *store* | remove-Appxpackage
add-appxpackage -register "C:\Program Files\WindowsApps\*Store*\AppxManifest.xml" -disabledevelopmentmode
執(zhí)行完畢后重啟設(shè)備,看一下能否成功安裝 Microsoft Store。文章來源:http://www.zghlxwxcb.cn/news/detail-515484.html
C語言編程筆記文章來源地址http://www.zghlxwxcb.cn/news/detail-515484.html
到了這里,關(guān)于解決windows10系統(tǒng)沒有Microsoft Store的問題的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!