操作系统2
软商店“我们这边出了错”
首先打开C:\Windows\System32\drivers\etc\hosts目录
右键,属性/安全/编辑,选择你的用户名,然后把完全控制打勾,然后一直点确定
把hosts文件复制到桌
...
如何安装微软应用商店?
1、在任务栏的搜索框中输入:Windows PowerShell,右键以管理员身份运行。
2、在打开窗口中输入以下命令:
get-appxpackage *store* | remove-Appxpa
...