win10误删微软商店该怎么办?win10商店被删除的修复方法
- 编辑:飞飞系统
- 时间:2020-03-28
win10误删微软商店该怎么办?跟随者网上优化选手们的脚步,我们一步一步的将win10优化精简,最终我们发现优化后win10系统应用商店不见了!出现这样的问题是否有后悔药呢?本文中飞飞系统小编来给大家分享介绍下win10系统误删微软商店的修复方法,带你找回熟悉的他。
1、关闭所有打开的程序,重启电脑
2、点击任务栏【Windows】图标,输入【powershell】
3、鼠标右击【Windows Powershell】,选【以管理员运行】
4、将以下命令复制粘贴到ps命令框中执行:
taskkill /f /im explorer.exe
Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage
Get-AppxPackage -all *Microsoft.WindowsStore* |% {Add-AppxPackage -register -disabledevelopmentmode ($_.installlocation + “\appxmanifest.xml”)}
start explorer
执行完毕后重启一次win10系统即可看到应用商店回来了!
以上便是win10误删微软商店的修复方法!
win10商店被删除的修复方法
1、关闭所有打开的程序,重启电脑
2、点击任务栏【Windows】图标,输入【powershell】
3、鼠标右击【Windows Powershell】,选【以管理员运行】
4、将以下命令复制粘贴到ps命令框中执行:
taskkill /f /im explorer.exe
Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage
Get-AppxPackage -all *Microsoft.WindowsStore* |% {Add-AppxPackage -register -disabledevelopmentmode ($_.installlocation + “\appxmanifest.xml”)}
start explorer
执行完毕后重启一次win10系统即可看到应用商店回来了!
以上便是win10误删微软商店的修复方法!