我正在运行 Win10,每当我启动 Windows 应用程序(邮件、商店等)时,我都会收到一条错误消息,提示我没有连接。我显然有连接 - 我可以到达这里,所以我在线。但是当我启动邮件并尝试添加帐户时,我收到一条错误: 我选择了 Google(因为有 Gmail),然后…… 为什么 Windows 看不到我已连接?以前使用 Store 和其他应用时也发生过这种情况。 那么这有什么问题呢?
输出ipconfig /all
:
Windows IP Configuration
Host Name . . . . . . . . . . . . : Mycomputer
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Belkin
Wireless LAN adapter Local Area Connection* 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : Belkin
Description . . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 7260
Physical Address. . . . . . . . . : 00-00-00-00-00-00
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::6914:9f49:78c1:f69f%5(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.2.8(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Friday, February 24, 2017 9:37:23 AM
Lease Expires . . . . . . . . . . : Wednesday, April 4, 2153 4:23:47 AM
Default Gateway . . . . . . . . . : 192.168.2.1
DHCP Server . . . . . . . . . . . : 192.168.2.1
DHCPv6 IAID . . . . . . . . . . . : 82854428
DHCPv6 Client DUID. . . . . . . . : 00-00-00-00-00-00-00-00-00-00-00-00-00-00
DNS Servers . . . . . . . . . . . : 192.168.2.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : 00-00-00-00-00-00
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.Belkin:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : Belkin
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
答案1
造成此问题的原因可能有很多:
- 安全应用程序(例如反恶意软件或隐私工具)可以创建阻止应用程序连接的规则。检查此类应用程序并检查 Windows 防火墙规则。下面是 ShutUp10 的一个示例。
Windows 10 中的某些应用程序会在后台持续运行。这些应用程序可能已被关闭。在 Windows 控制面板、隐私、后台应用程序中,尝试将其打开。
这可能是 Windows Socket 问题,不过,如果其他非 Windows 应用程序(例如 Firefox)正常运行,这种情况似乎不太可能发生。在 CMD 提示符下,以管理员身份运行,输入:
netsh winsock 重置目录
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log
答案2
在讨论技术问题之前,可以尝试一下:
“完整的互联网修复 3.1.3.2852”
http://www.majorgeeks.com/files/details/complete_internet_repair.html
MajorGeeks 是一个安全的下载网站。我已经使用该网站大约 10 年了。