当前位置:网站首页>Win11应用商店无法加载页面怎么办?Win11商店无法加载页面
Win11应用商店无法加载页面怎么办?Win11商店无法加载页面
2022-07-02 12:50:00 【小白一键重装系统】
现在有不少小伙伴都喜欢在微软自带的应用商店中下载各种软件,但在使用的过程中或多或少都遇到过应用商店无法加载页面的问题,很多小伙伴遇到这种情况不知道如何去解决,下面就和小编一起来看看Win11商店无法加载页面解决方法吧。
还有详细的系统重装教程可参考
一、调整网络连接
1、建议您先尝试更换网络连接,比如连接个人手机热点,再使用 Microsoft Store 进行尝试。如果您连接了 VPN 或下载了第三方防火墙应用,建议断开 VPN,卸载第三方防火墙应用。
2、按 “Windows 徽标键+X”,启动 “Windows PowerShell(管理员)”,输入以下命令,回车后重启设备。
netsh winsock reset

二、更改 DNS
1、右键网络连接图标,选择 “打开网络和共享中心”。
2、点击现在连接的网络名称,打开网络状态窗口,点击 “属性”,在网络属性窗口中双击 “Internet 协议版本4 (TCP / IPv4)”。
3、将 DNS 服务器手动设置为 “4.2.2.1” 和 “4.2.2.2”,确定后重试。
三、清理应用商店的缓存
按 “Windows 徽标键+R”,键入“WSReset.exe”,回车运行,等待黑色窗口消失。

四、重置应用商店
启动 “设置”>“应用”>“应用和功能”,在左边的列表中找到 Microsoft Store,点击 “高级选项”>“重置”。
五、调整 Internet 选项
启动控制面板,选择 “Internet 选项”>“高级” 选项卡,勾选 “使用 SSL 3.0”、“使用 TLS 1.0”、“使用 TLS 1.1”、“使用 TLS 1.2”,应用后重启设备,查看能否解决问题。
六、重新部署应用商店 (不建议轻易使用)
在打开的 “Windows Powershell(管理员)” 窗口中输入以下命令:
get-appxpackage *store* | remove-Appxpackage
再次安装:add-appxpackage -register “C:Program FilesWindowsApps*Store*AppxManifest. ” -disabledevelopmentmode
边栏推荐
- End time processing method of wechat v3native payment settings
- 构建多架构镜像的最佳实践
- Route service grid traffic through two-level gateway design
- Maui学习之路(三)--Winui3深入探讨
- 仙人掌之歌——投石问路(3)
- 原神2.6服务端下载以及搭建安装教程
- 外企高管、连续创业者、瑜伽和滑雪高手,持续迭代重构的程序人生
- day4
- Leetcode --- longest public prefix
- MySQL calculates the data within the longitude and latitude range
猜你喜欢

win10系统升级一段时间后,内存占用过高

Storage, reading and writing of blood relationship data of Nepal Graph & Data Warehouse

Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys

JS learning notes - process control

中科大脑知识图谱平台建设及业务实践

Everyone Xinfu builds: a one-stop intelligent business credit service platform

Processing gzip: stdin: not in gzip format: child returned status 1tar: error is not recoverable: exitin

请问怎么在oracle视图中使用stustr函数

Nebula Graph & 数仓血缘关系数据的存储与读写

MySQL min() finds the minimum value under certain conditions, and there are multiple results
随机推荐
潘多拉 IOT 开发板学习(RT-Thread)—— 实验2 RGB LED 实验(学习笔记)
又是一年毕业季
[fluent] dart data type number type (DART file creation | num type | int type | double type | num related API)
请问怎么在oracle视图中使用stustr函数
idea 公共方法抽取快捷键
多数据源配置代码
Kubernetes family container housekeeper pod online Q & A?
Seal Library - installation and introduction
Summary of multithreading and thread synchronization knowledge
[fluent] dart data type string type (string definition | string splicing | string API call)
Boot transaction usage
/Bin/ld: cannot find -lpam
Boot 中bean配置覆盖
Group by的用法
day4
如何实现十亿级离线 CSV 导入 Nebula Graph
Invalid bound statement (not found) solution summary
JS learning notes - first acquaintance
IDEA中设置背景图片(超详细)
Route service grid traffic through two-level gateway design