若Windows 10已连接网络但是显示【无Internet访问】。
将下述代码复制到一个新建记事本内保存,并将记事本后缀改为【.reg】双击运行即可(若更改后缀无效或者不能更改后缀请在此电脑查看里勾选上文件扩展名)。
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNlaSvcParametersInternet] "ActiveDnsProbeContent"="131.107.255.255" "ActiveDnsProbeContentV6"="fd3e:4f5a:5b81::1" "ActiveDnsProbeHost"="http://dns.msftncsi.com" "ActiveDnsProbeHostV6"="http://dns.msftncsi.com" "ActiveWebProbeContent"="Microsoft NCSI" "ActiveWebProbeContentV6"="Microsoft NCSI" "ActiveWebProbeHost"="http://www.msftncsi.com" "ActiveWebProbeHostV6"="http://ipv6.msftncsi.com" "ActiveWebProbePath"="ncsi.txt" "ActiveWebProbePathV6"="ncsi.txt" "EnableActiveProbing"=dword:00000001 "PassivePollPeriod"=dword:0000000f "StaleThreshold"=dword:0000001e "WebTimeout"=dword:00000023 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNlaSvcParametersInternetManualProxies]



