Created
August 4, 2023 09:51
-
-
Save erbanku/86b32eda7d4efe49bfbf5ec197c32b24 to your computer and use it in GitHub Desktop.
Fix Windows No Internet Access Issue - (By the Way, Fuck GFW)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"="dns.msftncsi.com" | |
"ActiveDnsProbeHostV6"="dns.msftncsi.com" | |
"ActiveWebProbeContent"="Microsoft NCSI" | |
"ActiveWebProbeContentV6"="Microsoft NCSI" | |
"ActiveWebProbeHost"="www.msftncsi.com" | |
"ActiveWebProbeHostV6"="ipv6.msftncsi.com" | |
"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] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Credit: win10可以上网,但显示无Internet,安全。是个地球图标? - 蒸馍你不福气的回答 - 知乎
https://www.zhihu.com/question/457021498/answer/2164225357