Geek Dashboard Home
  • News
  • Smartphones
    • Android
    • iOS
  • Computers
    • Windows
    • macOS
  • Internet
  • Reviews
  • Tools
    • Password Generator
    • iFrame Tester
Search Geek Dashboard
Home • Computer

5 Ways to Fix “This Site Can’t be Reached” Error in Google Chrome

Varun Sharma • Updated March 27, 2020 • 7 min read •

This Site Can’t be Reached is one of the most common error we face while browsing websites in Google Chrome. This error popups mainly due to two reasons – one is internet connection problem on your device and the second is the website you are trying to open is literally down.

Google is working on enhancing the user’s browsing experience by redesigning the Chrome to material design. An error like This site can’t be reached is very common while making major changes in a product like Chrome and it error might also occur due to DNS server failure.

Solve “This Site Can’t be Reached” Error in Google Chrome

We already talked about how you can fix DNS Probe Finished No Internet Error and This Webpage is not available Error in Google Chrome. The process to solve this error is almost the same.

This Site Can’t be Reached Error is generally caused by DNS servers which are not working correctly or you need to reset them. So, here are the best ways to solve this error.

Easy ways to fix this site cant be reached error

Fixing “This Site Can’t be Reached” Error in Windows

So, firstly, we are gonna solve this error for Windows users. The solution is very simple which can be applied by a non-technical person as well. Follow the steps below to fix “This Site Can’t be Reached” problem.

1. Restart DNS Client

First of all, look if the DNS client if it working fine. We simply need to restart the DNS client service from the system services. This should probably fix this error.

  1. Open Run by pressing Win+R.
  2. Type services.msc and click Enter.
  3. Find the DNS Client services, right-click on it and select the Restart option.
    Restart DNS Client to solve This site can't be reached error

2. Change DNS

You need to change the DNS servers to solve this internet connection error. Additionally, it is recommended to use alternate DNS when your internet connection is slow. So, it will help you increase your internet speed by few percent. As DNS servers might be the reason for This Site Can’t be Reached error, you need to first know which DNS you are using and try changing your computer’s DNS servers to open DNS or Google’s DNS if you are not using them already.

  1. Right-click on the network tray icon and select Open Network and Sharing Center.
  2. Click on the properties of the device with which you are connected.
    Open TCP IPv4 Properties to Fix this site can't be reached error
  3. Open TCP/IPv4 properties by selecting it and set the DNS server to Google’s DNS or Open DNS as shown in the image below.
    Change DNS server to Fix this site can't be reached error
  • Google DNS:
    • Primary DNS Server: 8.8.8.8
    • Secondary DNS Server: 8.8.4.4
  • Open DNS:
    • Primary DNS Server: 208.67.222.222
    • Secondary DNS Server: 208.67.220.220

This solution might fix your problem as it is the DNS which is causing the “This site can’t be reached” error.

Also Read: How to Auto Shutdown Windows PC or Laptop to Save Power and Battery

3. Flush Old DNS

This Site Can’t be reached error can also occur when the DNS cache is outdated or invalid. You need to flush the old DNS cache to update them to correct IP addresses.

  1. Open CMD as Administrator.
  2. Type the command ipconfig /flushdns.
    Flush Old DNS to fix This Site Can't be Reached Error in Google Chrome
  3. Hit Enter and you’ll see a message saying “Successfully flushed the DNS Resolver Cache”.
  4. Restart your computer to fix This site can’t be reached error.
Also Read: 5 Ways to Solve “Chrome Won’t Open or Load” Problem in Windows and Mac

4. Reset TCP/IP

Another Command Prompt trick to solve this site can’t be reached error is by resetting the TCP/IP of your computer. You just have to open CMD as Administrator and execute the following commands.

  1. ipconfig /release
  2. ipconfig /all
  3. ipconfig /flushdns
  4. ipconfig /renew
  5. netsh int ip set dns
  6. netshwinsock reset
    Reset TCP IP to solve This Site Can't be Reached Error in Google Chrome

Now, restart your computer once you have executed all the commands (Make sure to hit enter before entering the next command).

Also Read: How to Solve “This webpage is not available” Error in Google Chrome

5. Other Solutions

  1. Uninstall the Google Chrome properly removing all its files and reinstall it.
  2. Disable your Antivirus temporarily and check if it fixes the issue.
  3. Update Google Chrome to the latest version.
  4. Reinstall your network drivers (LAN, Ethernet, etc).
  5. Reboot your router.

Bonus: Remove VideoDownloadConverter Toolbar Permanently from Windows Browsers

Fixing “This Site Can’t be Reached” Error in Android

You can also get this error in your Android devices. Android also has this DNS services but are abstract. You can change the DNS server from phone settings or you can install any DNS changer app on your phone and change the DNS.

Alternatively, you can still use these methods below to solve “This site can’t be reached” error in Google Chrome.

1. Clear Browser Data

So, you need to clear browsing data of Google Chrome and it can certainly help you fix this “This site can’t be reached” error. Here are the simple and easy steps to do this.

  1. From the upper-right corner of the screen, Tap on the three vertical dots and go to history.
    Clear Browsing Data Android to Fix this site can't be reached error
  2. Select all options in Basic and Advanced Tabs and hit Clear Data.

2. Clearing App Data

There might be changes in the DNS server with the site you are browsing and Chrome is trying to open the old IP address stored in DNS cache. You need to clear Google Chrome’s App Data and App Cache in order to invalidate the DNS cache.

  1. Go to phone Settings and open Apps.
  2. Scroll down and select Google Chrome.
  3. Tap on Storage.
  4. Click both Clear Cache and Clear Data.

Clear App Data and Cache to Fix this site can't be reached error in Android

3. Other Solutions

  1. Reboot your phone and try again.
  2. Restart your router.

Fixing “This Site Can’t be Reached” Error on Mac

Mac has its own web default Safari browser and half of the users use the same. Few users still perfer to use Google Chrome and also set it as primary web browser. Same like Windows, we can change DNS servers in macOS too. Follow the methods below to solve “This site can’t be reached” error in macOS.

Method 1: Change DNS

  1. Go to System Preferences and select Network.
  2. Click Advanced option from WiFi connection tab.
  3. Switch to the DNS.
  4. Click on the plus icon and change the DNS servers to either Google DNS or Open DNS.

Change DNS Servers on Mac

Method 2: Change TCP/IP4

The above fix should be able to solve the error, if not, you should try chanding the TCP/IP4 in Mac. Follow the step-by-step guide to fix This site can’t be reached error in Mac.

  1. Go to System Preferences and select Network.
  2. Click Advanced from WiFi connection tab.
  3. Choose TCP/IP and select “Using DHCP“.
  4. Delete all the entries in the DNS tab (if any).
  5. Finally click on “Renew DHCP lease” from the TCP/IP tab.
  6. Restart your Mac.

TCP IP Options in Mac

Solve “This Site Can’t be Reached” Error on Ubuntu

In other Google Chrome error fixes, I already told about removing these types of errors in Ubuntu. There are two ways to solve, either change the DNS or restart the network manager. Here are the possible working solutions.

1. Using Terminal

Just like Windows CMD, all the Linux distribution has Terminal. You can easily solve this error with just one simple command.

  1. Open the Terminal.
  2. Type the command sudo service network-manager restart and hit Enter to execute it.

2. Changing DNS

  1. Go to the WiFi/Ethernet option by clicking on it from the lower-right corner of the screen.
  2. Here, select the Network Connections.
  3. Open on the connection to which you are connected.
  4. Click Edit.
  5. Switch to the IPv4 tab.
  6. Select the Automatic ( DHCP ) Addresses only option.
  7. And finally, add the Google’s DNS or Open DNS in the “additional DNS services“.
  8. Click Save.

Also Read: Best GBA Emulators for Android (Top 10)

You need know it is not necessary that the problem is originated by your side. It might be from the server side where the website is down due to techinal glitches. So, try and check the website from different devices and if the same is happening, it is not your device fault. It is the website which is down and showing DNS server error. Do share your experience on how you are able to fix This site can’t be reached error in the comments section below.

Computer Android DNS Servers Google Chrome macOS Troubleshooting Ubuntu Windows

Be the Change!

Spread the word and help us create better tech content

Facebook Twitter Reddit WhatsApp Pinterest
Avatar for Varun Sharma

Varun Sharma

An Engineering student loves to write about tech and new things processing towards technology. Advancing towards better growing and learning the best, also loves to travel the world and play video games.

Read all 13 articles from Varun

Over 1,30,286+ Followers

Join now to get all latest updates from Geek Dashboard

Facebook Twitter Telegram Pinterest YouTube Instagram

Recently Published

  1. TAGRY X08 True Wireless Earbuds Review: Budget-Friendly Excellence with Long Battery Life
  2. Why Are Tech Lawsuits Becoming the New Normal in the US
  3. My Experience of Using TuneFab Amazon Video Downloader
  4. Wondershare Dr. Fone 13 Review - The Ultimate Mobile Toolkit for iOS and Android
  5. TOZO OpenEgo Review - Is It a Reliable and Practical Headphone?
  6. Samsung Lost its Crown as the Top Foldable Smartphone Seller Worldwide

Download the Apps Now

We put a lot of effort and resources in writing our articles, and we believe it is our responsibility to satisfy your tech hunger

Download Geek Dashboard Android App on Google PlayAndroid App onGoogle Play Download Geek Dashboard Extension on Chrome Web StoreBrowser Extension onChrome Web Store
Geek Dashboard Logo

Geek Dashboard brings you the latest and greatest in technology news, reviews, and how-to guides. From smartphones to laptops, drones to VR and everything in between, we've got you covered

Got a Tip? Write In? tip@geekdashboard.com

© 2012 - 2025 · Geek Dashboard, product of ikva eSolutions

  • Blog
  • Advertise
  • About
  • Jobs
  • Contact
  • Privacy Policy
  • Write For Us
  • T&C
  • Office Setup

No dogs were injured while working on this website because we love them