Inaccurate "No Internet" Indicator

Fix connectivity check/activity probe

Atticus

Last Update 3 bulan yang lalu

The Issue

In some instances, Windows will display a "No Internet" indicator regardless of network connectivity, IP configuration, and ability to browse the web. Although in these cases the networking stack is [mostly] functioning properly, this will sometimes interfere with tasks such as software installations. This issue typically relates to the Windows connectivity checks/activity probes, and can be resolved by modifying the respective registry keys.

The Resolution

Warning: Modifying your registry keys can damage your operating system and potentially render your system non-operational. If you are not familiar/aware of what you are doing, please avoid making changes to the system registry. 

Method 1 - Manual Configuration

1. In the Registry Editor, navigate to: 

2. Replicate the following items/values:

NameTypeData
(Default)REG_SZ(value not set)
ActiveDnsProbeContentREG_SZ131.107.255.255
ActiveDnsProbeContentV6REG_SZfd3e:4f5a:5b81::1
ActiveDnsProbeHostREG_SZdns.msftncsi.com
ActiveDnsProbeHostV6REG_SZdns.msftncsi.com
ActiveWebProbeContentREG_SZMicrosoft Connect Test
ActiveWebProbeContentV6REG_SZMicrosoft Connect Test
ActiveWebProbeHostREG_SZwww.msftconnecttest.com
ActiveWebProbeHostV6REG_SZipv6.msftconnecttest.com
ActiveWebProbePathREG_SZconnecttest.txt
ActiveWebProbePathV6REG_SZconnecttest.txt
CaptivePortalTimerREG_DWORD0x00000000 (0)
CaptivePortalTimerBackOffIncrementsInSecondsREG_DWORD0x00000005 (5)
CaptivePortalTimerMaxInSecondsREG_DWORD0x0000001e (30)
EnableActiveProbingREG_DWORD0x00000001 (1)
PassivePollPeriodREG_DWORD0x0000000f (15)
StaleThresholdREG_DWORD0x0000001e (30)
WebTimeoutREG_DWORD0x00000023 (35)

 3. Close the Registry Editor and restart the computer

 Method 2 - Registry File

1. Create a new file titled UpdateNlaSvc.reg

2. Edit the new .reg file in notepad, and copy the following into the file:

3. Save the file, close the notepad, and navigate to the .reg file's location.

4. Double click on the .reg file, and click Yes/Allow on any prompts that are displayed.

5. After the confirmation dialog is displayed, confirm and then restart the computer.

 
 

Was this article helpful?

0 out of 0 liked this article