Wifi Issue due to Win10 2004 - Not Connected, Secured

Solved
fabul Posted messages 42207 Registration date   Status Moderator Last intervention   -  
raff@ccm Posted messages 51 Status Member -
Hello,

I'm not sure, but I believe Comodo Firewall is causing this problem with Windows 10 2004.

Even uninstalling Comodo doesn’t seem to fix the issue, nor does the Windows troubleshooter.



Some programs like Firefox or Windows Update manage to connect, but Spotify, for example, does not.

This is a secondary PC moving from Win 1909 to 2004 where Comodo was already installed and had the same problem at the start, as well as with a fresh installation I did on another PC in May, where I had installed Comodo, and with which I came back discouraged to version 1909.

I've just done a new installation and installed SimpleWall instead; I'll see how it goes, so far no issues.

Has anyone else seen this problem with Win10 2004 and Comodo Firewall?

Unless the problem lies elsewhere?

I'm questioning...

Thank you in advance.

Configuration: Windows / Firefox 69.0

10 answers

  1. fabul Posted messages 42207 Registration date   Status Moderator Last intervention   6 074
     
    Problem solved.

    The value of the EnableActiveProbing key in the registry under [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet] had been set to 0; I don't know why, or what changed it, and by setting it back to 1 and restarting Windows, the problem is resolved.

    So just set it back to 1 using Regedit, or create a key with the .REG extension instead of .TXT and run it:

    Here is the .REG key (The entire text written in bold)

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet]
    "EnableActiveProbing"=dword:00000001



    1
    1. raff@ccm Posted messages 51 Status Member 36
       
      Solution to be escalated and circulated! Thanks, fabul

      Following the 2004 update, no internet but Wi-Fi connection is okay,

      Tried scannow / network reset (dns, ip, etc.) / reinstalling Wi-Fi card / testing with a USB dongle / uninstalling Avast (known issue) / testing in safe mode....

      I noticed that by plugging in the RJ45 (so internet is okay) and then unplugging it, it maintained the internet connection for the Wi-Fi!

      And then I came across your solution, a little key in the registry, damn!
      0