Fix: No Internet Connection on Windows 10

Unfortunately, there is a common issue experienced by Windows 10 users after installing the latest Windows updates for their computers where they see an error message stating “No Internet Connection” on their screens whenever they try to connect to the internet or access the internet in any way. In today’s day and age, computers use half of their functionality and practicality if they do not have a working internet connection – this makes not being able to use the internet on your Windows 10 computer a pretty significant problem.

Thankfully, though, Microsoft is aware of this problem, has acknowledged its existence, and is considered to be working on a permanent solution to it. The following is what Microsoft had to say regarding this problem:

We are looking into reports that some customers are experiencing difficulty connecting to the Internet.  We recommend customers restart their PCs, and if needed, visit Microsoft’s official Network Troubleshooting page.  To restart, select the Start button from the taskbar, click the Power button and choose Restart (not Shut down).

The current consensus regarding this issue is that the culprit is usually a DHCP (Dynamic Host Configuration Protocol) bug affecting the Windows 10 Operating System. As stated in Microsoft’s official statement on the matter, restarting a computer affected by this problem often sets things straight. However, if you are experiencing this problem and restarting your computer didn’t work, the following are the most effective solutions that you can use to try and fix the problem:

Method 1: Disable or Uninstall any and all Third-party Security Programs

Third-party antivirus, antimalware and firewall applications can sometimes interfere with internet access, especially following the installation of Windows updates. If a third-party security program is a reason you’re experiencing this problem, simply disable (or better yet, uninstall) any and all third-party security programs installed on your computer. Once that’s done, check to see whether or not the fix worked. If you would like to uninstall a third-party security program installed on your computer but don’t know how to do so, use this guide.

Method 2: Reset the computer’s Winsock Catalog and Internet Protocol settings

  1. Right-click on the Start Menu button or press the Windows Logo key + X to open the WinX Menu, and click on Command Prompt (Admin) to launch an elevated Command Prompt that has administrative privileges. Alternatively, you could achieve the same result by opening the Start Menu, searching for “cmd”, right-clicking on the search result titled cmd, and clicking on Run as administrator.
  2. One by one, type the following commands into the elevated Command Prompt, pressing Enter after typing in each one and waiting for one command to be fully executed before typing in the next:

netsh winsock reset catalog
netsh int ipv4 reset reset.log

  1. Once all of the commands have been successfully executed, close the elevated Command Prompt.
  2. Restart your computer. When the computer boots up, check to see whether or not the issue persists.

Method 3: Reset your Computer’s TCP/IP stack and renew its IP Address

  1. Right-click on the Start Menu button or press the Windows Logo key + X to open the WinX Menu, and click on Command Prompt (Admin) to launch an elevated Command Prompt that has administrative privileges. Alternatively, you could achieve the same result by opening the Start Menu, searching for “cmd”, right-clicking on the search result titled cmd and clicking on Run as administrator.
  2. One by one, type the following commands into the elevated Command Prompt, pressing Enter after typing in each one and waiting for one command to be fully executed before typing in the next:

netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew

  1. Once all of the commands have been successfully executed, close the elevated Command Prompt.
  2. Restart your computer. When the computer boots up, test your internet connection to see whether or not the fix worked.

Method 4: Ensure that DHCP is turned On

You may be suffering from this problem because DHCP has, for some reason, been turned off for your network. To make sure that DHCP is enabled and running, all you need to do is diagnose/troubleshoot your internet connection.

  1. Hold the Windows Key and Press R. Type ncpa.cpl and Click OK. 
  2. Right-click on the internet connection you are having trouble accessing the internet with, and click on Diagnose.
  3. Wait for the computer to run the diagnosis – during this process, DHCP will be automatically turned on if it is disabled.

When the diagnosis has been completed, check to see whether or not your access to the internet has been restored.

Method 5: Disabling Active Probing

Sometimes your Internet’s Active Probing can be the culprit. There is a registry tweak that you can try which will disable the Active Probing of your Internet adaptor. This tweak can potentially fix the “No Internet Connection” issue for you. I have created a command so that you can easily disable the Active Probing feature without having to mess around with different registry settings.

To disable the Active Probing, follow the steps below.

    1. Right-click on your Start button and press “Windows Powershell (Admin)”
    2. Put the following command and press enter.
      REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet /v EnableActiveProbing /t REG_DWORD /d 0 /f
      Executing the command.
    3. Check to see if the issue still persists.

Method 6: Update your Network Adapter’s Driver Software

  1. Right-click on the Start Menu button to open the WinX Menu, and click on Device Manager in the WinX Menu.
  2. In the Device Manager, double-click on the Network adapters section to expand it.
  3. Locate the network adapter that your computer is currently using under the Network adapters section, right-click on it and click on Update Driver Software….
  4. Click on Search automatically for updated driver software, and wait for Windows to conduct the search.
  5. If Windows finds new drivers for your computer’s network adapter, they will be automatically downloaded and installed. If Windows does download and install new drivers, restart your computer once it’s done and test your internet connection when it boots up. If Windows does not find any updated driver software, simply try a different solution.

Method 7: Reinstall your computer’s Network Adapter

  1. Right-click on the Start Menu button to open the WinX Menu, and click on Device Manager in the WinX Menu.
  2. In the Device Manager, double-click on the Network adapters section to expand it.
  3. Locate your computer’s network adapter under the Network adapters section, right-click on it and click on Uninstall.
  4. Enable the Delete the driver software for this device option by checking the checkbox beside it, and then click on OK.
  5. Wait for the network adapter and its driver software to be completely uninstalled.
  6. Once the network adapter has been uninstalled, restart your computer. When the computer boots up, Windows will automatically detect and reinstall the network adapter and its drivers. You may check to see whether or not the problem has been resolved once your network adapter and its drivers have been reinstalled.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.

Comments

6
    TL
    TowerJack LaRouix Jul 26, 2019

    I wasted a full day trying to figure out what was wrong with my computer . I searched in Google and tried every method I found to try and fix it. After nothing worked I finally had it and went into Services and checked every single service, running or not. I found several that were disabled that shouldn’t have been so I opened their properties and clicked either manual or automatic (I figured out what was what by guess basically) and after every service was checked I restarted the computer. To my amazement I saw other networks again but no internet. I shut off Windows defender, ran the diagnosis and my computer now works again. I then went back into Windows defender and restarted it. I still have internet and no problems so far, it’s been 8 hours and no boot offs or glitches. Seems like I always have to rely on myself to fix microsoft problems (if I want to use my computer anyway, LOL). I know I didn’t go into detail but it just didn’t seem the place for it.
    Thank you. Towerjack

      CM
      Cookie Monster! Mar 16, 2021

      TOWERJACK SAID: I FIDDLED AROUND. IT SORT OF WORKS WHEN DISABLING WINDOWS DEFENDER.

      WTF? Stop wasting people’s times!

        TL
        TowerJack LaRouix Apr 3, 2023

        Do you always flame people you don’t know for telling their story? Grow up will ya. I’ve been a computer programmer since 1982, You probably weren’t even born yet. The computer I worked on was as big as a school room. The workstation was a Wang VS2200. Go flame someone else.

    CM
    Cookie Monster! Mar 16, 2021

    >> >> WIFI & LAN “NO INTERNET, SECURED” SOLUTION << <<
    Disable the Windows 10 NLA Service for probing your internet connection (DNS and WWW Probes) which initiates the Network Connectivity Status Indicator (NCSI) on the WiFi icon in the task bar.
    For example, it attempts to probe 131.107.255.255, fd3e:4f5a:5b81::1, dns.msftncsi.com, http://www.msftconnecttest.com, etc. Most of these do not respond for me – could be hosts file, could be A/V, could be ISP or DNS server! Regardless, it is a volatile service and highly unreliable.

    Follow these 4 steps to reconnect your internet!
    1. Open RegEdit. Click “Yes” to make changes to PC.
    2. Navigate to: ”HKEY_Local_MachineSystemCurrentControlSetServicesNLASvcParametersInternet”.
    3. Double click ”EnableActiveProbing” and change its’ value from “1” to “0”.
    4. Say thank you and reboot!
    Thanks. 🙂

    Other symptoms for “No Internet, Secured”?
    – Windows 10 apps will not load / work.
    – Windows 10 Store will update apps but not install new apps.
    – Slow, delayed or no Windows Updates.
    – Microsoft Office 365 pop-up logins Fail (inc. OneDrive).
    – Adobe Creative Cloud cannot connect.
    – Spotify / Netflix / Whatsapp / Telegram / etc cannot connect.
    – Cannot establish connection to VPN.

    The issue has been affecting Windows for years. However reinstalling Windows 10 v1909 4.5 and enabling both “Airplane mode” and “Metered Connections” (along with other settings) will also help prevent major OS updates.

    Please submit feedback using the “Feedback Hub” app in Windows 10. The more people who report the issue, the quicker they will remedy the issue!

    The network connectivity NCSI NLA bug issue problem and instability applies to ALL versions of Windows 10 May 2020 Update Version 2004 Build 10.0.19041,331, and after.

    My Win10 OS build is: 10.0.19042.804 (cmd > type ‘ver’).

    If I set-up dual boot, install Windows 10 November 2019 Update (e.g. use a W10 v1909 ISO or “MediaCreationTool1909.exe”), update drivers, install A/V, O&O ShutUp and tweaks, and exactly the same security software, hosts file, driver versions, etc… IT DOES NOT HAPPEN IN THIS 1909 version!

      MZ
      Muhammad Zubyan Author Mar 17, 2021

      Thank you so much for your input we will add it to the article shortly!

    SH
    Steve HH Dec 15, 2021

    Many many thanks. Method 7 did the trick. I think that trying out different VPNs caused the internet lockdown. Bless you man.