admin管理员组

文章数量:1570972

若Windows 10已连接网络但是显示【无Internet访问】。

将下述代码复制到一个新建记事本内保存,并将记事本后缀改为【.reg】双击运行即可(若更改后缀无效或者不能更改后缀请在此电脑查看里勾选上文件扩展名)。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet]
"ActiveDnsProbeContent"="131.107.255.255"
"ActiveDnsProbeContentV6"="fd3e:4f5a:5b81::1"
"ActiveDnsProbeHost"="http://dns.msftncsi"
"ActiveDnsProbeHostV6"="http://dns.msftncsi"
"ActiveWebProbeContent"="Microsoft NCSI"
"ActiveWebProbeContentV6"="Microsoft NCSI"
"ActiveWebProbeHost"="http://www.msftncsi"
"ActiveWebProbeHostV6"="http://ipv6.msftncsi"
"ActiveWebProbePath"="ncsi.txt"
"ActiveWebProbePathV6"="ncsi.txt"
"EnableActiveProbing"=dword:00000001
"PassivePollPeriod"=dword:0000000f
"StaleThreshold"=dword:0000001e
"WebTimeout"=dword:00000023

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet\ManualProxies]

本文标签: 解决方案网络Windowsinternet