Windows 10 Blocking Random Websites

This post is old. It may contain broken links, missing images and incorrect information.

I recenlty had to help a customer who couldn’t connect to my webmail service. Their Windows 10 laptop appeared to be indiscriminately blocking certain websites, including mine.

Having trawled the net for some answers I finally stumbled across a solution that worked. The problem was not caused by firewall settings, a virus, SSL or browser caching issues.

If you’re Windows computer is displaying a similarly annoying fault, this is the solution that worked for us:

  1. Type CMD in your search box or find it on your start menu
  2. Right click and choose ‘Run as Administrator’
  3. Enter the following command: netsh winsock reset
  4. Hit enter
  5. Restart your computer

Apparently…

Netsh winsock reset is a useful command that you can use in Microsoft Windows to reset the winsock catalog back to default setting or clean state.

In computing, the Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP.

According to this post.

I hope this helps someone!

Jack Barber, freelance web developer based in Whitby, UK

Written By

I'm a freelance web developer based in Whitby, UK. I built my first website using GeoCities, and learned to write HTML and CSS using Notepad. Web technology has come a long way since then, as have my web development skills!

These days I love helping my clients make the most of the internet. I provide design, development, marketing and IT support services, forming long-term partnerships with my clients.

Connect With Me

Posted in Uncategorized