Microsoft store 应用商店无法加载页面代码: 0x80131500

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图1

    出错后我在微软官网查找问题原因,以下设置都可能解决问题:原文

    可以尝试这个方法:https://www.yuque.com/ixxw/tool/2e85387e-dce8-49f7-a8eb-2ee887f1c833

    建议先尝试更换网络连接,比如连接个人手机热点,再使用 Microsoft Store 进行尝试。如果您连接了 VPN 或下载了第三方防火墙应用,建议断开 VPN,卸载第三方防火墙应用。

    ① 调整网络连接

    ▶ 按 “Windows 徽标键 + X”,启动 “Windows PowerShell(管理员)”,输入以下命令,回车后重启设备:

    1. # netsh winsock reset

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图2

    重试打开 . . . ✔ Microsoft store

    ② 更改 DNS

    ▶ 右键网络连接图标,选择 “打开网络和共享中心”。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图3

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图4

    ▶ 点击现在连接的网络名称,打开网络状态窗口,点击 “属性”,
    ▶ 在网络属性窗口中双击 “Internet 协议版本 4 (TCP / IPv4)”。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图5

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图6

    ▶ 将 DNS 服务器手动设置为 “4.2.2.1” 和 “4.2.2.2”,确定后重试。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图7

    重试打开 . . . ✔ Microsoft store

    ③ 清理应用商店的缓存

    ▶ 按 “Windows 徽标键 + R”,在运行窗口中,键入 “WSReset.exe” 并点击 “运行”。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图8

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图9

    重试打开 . . . ✔ Microsoft store

    ④ 重置应用商店

    ▶ 打开 设置 > 应用 > 应用和功能 > 在左边的列表中找到应用商店选中 > 高级选项 > 重置。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图10

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图11

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图12

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图13

    重试打开 . . . ✔ Microsoft store

    ⑤ 调整 Internet 选项

    ▶ 打开 IE 浏览器,点击设置,打开 Internet 选项,点击高级

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图14

    ▶ 勾选 “使用 SSL 3.0”、” 使用 TLS 1.0“、” 使用 TLS 1.1“、” 使用 TLS 1.2“,应用后重启电脑,查看能否解决问题。

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图15

    重试打开 . . . ✔ Microsoft store

    ⑥ 重新部署应用商店

    ▶ 在打开的 “Windows Powershell(管理员)” 窗口中输入以下命令(慎用):

    1. # get-appxpackage *store* | remove-Appxpackage

    ▶ 再次安装:

    1. # add-appxpackage -register "C:\Program Files\WindowsApps\*Store*\AppxManifest.xml" -disabledevelopmentmode

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图16

    重试打开 . . . ✔ Microsoft store

    最终在应用商城可以访问了

    [转]Microsoft store应用商店无法加载页面代码: 0x80131500 - 图17

    原文:https://blog.csdn.net/han12398766/article/details/88068036?spm=1001.2101.3001.6650.2&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-2.no_search_link&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-2.no_search_link&utm_relevant_index=5
    [

    ](https://www.yuque.com/ixxw/tool/2e85387e-dce8-49f7-a8eb-2ee887f1c833)