当前位置:网站首页>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
边栏推荐
- Set the background picture in the idea (ultra detailed)
- Text intelligent expansion and contraction control of swiftui text component (tutorial includes source code)
- Data Lake (11): Iceberg table data organization and query
- End time processing method of wechat v3native payment settings
- Idea jar package conflict troubleshooting
- [Yu Yue education] reference materials of sensing and intelligent control technology of Nanjing University of Technology
- 数仓中的维度表与事实表
- 通过两级网关设计来路由服务网格流量
- 总结|机器视觉中三大坐标系及其相互关系
- idea 公共方法抽取快捷键
猜你喜欢
去除router-link中的下划线
结构体的内存对齐
2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题
Some problems about MySQL installation
mysql min() 求某条件下最小的值出现多个结果
忆当年高考|成为程序员的你,后悔了吗?
Vscade set multi line display of tab
Idea public method extraction shortcut key
Yyds dry inventory method of deleting expired documents in batch
The light of ideal never dies
随机推荐
The difference and usage of calloc, malloc and realloc functions
Invalid bound statement (not found)解决方法总结
The sea of stars hidden behind the nebula graph
What are the necessary functions of short video app development?
/Bin/ld: cannot find -lssl
结构体的内存对齐
【5G NR】RRC连接释放
Introduction to Dynamic Planning II (5.647.62)
QVariant与Json的各种纠葛——Qt
Postgressql stream replication active / standby switchover primary database no read / write downtime scenario
2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题
2020.4.12 byte written test questions B DP D monotone stack
Some problems about MySQL installation
仙人掌之歌——投石问路(2)
触发器:Mysql实现一张表添加或删除一条数据,另一张表同时添加
How to import a billion level offline CSV into Nepal graph
Mobile web development learning notes - Layout
华为云服务器安装mysqlb for mysqld.service failed because the control process exited with error code.See “sys
做机器视觉哪个软件好?
Group by的用法