• Recent Articles

  • How to fix the 'No Internet Connection' on Windows 10

    I had this problem a while back and if I recall correctly I ended up having to take a few extra steps... but the simple steps offered here seemed to do the trick for others.

    I'd recommend giving it a try if you're having this particular issue. Just remember I take no responsibility if your shit blows up. That's on you.

    1. Open an elevated command prompt.

    ► type cmd in the Start search box, hit enter. The following window appears:



    ► Right-click on Command Prompt/Desktop app, choose Run as administrator.)


    2. Type the following commands at the prompt, hitting enter after each line.

    netsh winsock reset catalog
    netsh int ipv4 reset reset.log


    If this doesn't solve your issue, try renewing your IP address. To do this, follow Step 1 above to open an elevated command prompt, then type in this command, then hit enter.

    ipconfig /renew

    I had to do this last step twice for it to take effect.

    I found these steps after a bit of research when this issue brought my productivity to a screeching halt a couple of months back. The information was a little convoluted for the average user but I came across an article this morning (link below) that clearly outlines the above steps and provides additional guidance should this not work.

    Here’s how to fix the ‘No Internet Connection’ issue on Windows 10 Build 14393.479

    Hope this helps. Good luck.