An essential mechanism known as DNS, or Domain Name Service, converts machine-readable IP addresses into human-readable web addresses. That's correct, the DNS must translate your "Google.com" search into an IP address before the internet can comprehend it. Here are eight options you may attempt if your DNS server isn't responding. Nevertheless, the DNS server may sometimes stop responding for unclear reasons.
First Method: Restart your gadget
Restarting your device is one of the simplest fixes you may attempt if the DNS server on your device isn't responding. Even while it's not a foolproof solution, it's amazing how many high-severity problems can be resolved with only a restart.
- On Windows, go to Start > Power Icon> Restart.
- On Android, long-press the Power button or press the Power + Volume Up button and tap on Restart.
- On iPhone, press and hold the Side button + Volume Up button and drag the slider to the right to turn off the device. Wait for 30 seconds and long-press the Side button until the Apple logo appears to turn it on. Check out dedicated Restart iPhone guide to learn how to reboot another iPhone.
Method 2: Use a Different Device, Browser, or DNS
To find out whether there's a problem with the browser, try using a different one. Similar to the previous point, attempting a different device may assist in determining if the DNS server failure on your device is due to a change in the device's settings.
Try going to Settings > and resetting the network settings on your browser. Reset thesettings.Try using a different DNS if the browser's default DNS isn't working. similar to OpenDNS, NextDNS, or Cloudflare's 1.1.1.1. In Chrome, go to Privacy and Security > Advanced > Advanced Settings > Default DNS to change the setting.
Approach 3: Clear the DNS Cache
The DNS cache can readily cleared using the Windows shell. This is the procedure.Regarding Windows- Launch Command Prompt.
- Type the following command and hit the Enter key to flush the DNS cache.
/flushdns
in ipconfig
By doing this, Windows' leftover DNS cache will be deleted, presumably restoring your ability to access the internet without restriction.Regarding Mac- Launch the Terminal app from the Launchpad or search for it on Spotlight using the Command + Space keyboard shortcut.
- Type the following command and hit the Enter key.
sudo killall -HUP mDNSResponder
; sudo dscacheutil -flushcache- Enter your Mac password and then press the Enter key again.
Method 4: Turn Your Router Back On
The secret to opening the gate that lets you access the internet without interruptions is within your router. Therefore, if the DNS is not working, there may be a problem with the traffic router or network congestion if several devices are linked to the same network. If so, you may wish to switch off your Wi-Fi network and wait a few minutes before turning it back on.Method 5:
Reset DNS SettingsYou may attempt to reset the Host cache from the browser by visiting if your device's DNS is not working.#dns in chrome://net-internals by navigating to the Clear host cache button from the address bar. This functions on Linux and all other main systems. After that, try looking for a domain name, and everything ought to work normally again.Approach 6: Permit an Application Via a Firewall
Firewalls and Antiviruses may sometimes cause DNS to fail. Although it is not a regular occurrence, this might be one of the causes of your DNS server's reported unresponsiveness. We advise turning off any third-party antivirus software you may be using. Check to see if the DNS is working again by trying to browse.If you use Windows Security instead of a third-party antivirus, you may want to consider turning off the firewall for your web browser.Regarding Windows- Go to Windows Security > Firewall & network protection > Allow an app through firewall.
- You can then remove Google Chrome from the firewall by navigating to Change settings > Google Chrome > Remove > OK.
- On your Mac, go to System Settings > Network > Firewall > Options. On older macOS versions, you may need to navigate to System Preferences > Security & Privacy > Firewall > Firewall Options.
- Now, click on the plus + icon, locate and select the web browser app from the Applications folder and click on Add.
- The app will now appear inside the list of apps and services. To make sure the app has complete access to network connections, click on it and select Allow incoming connections from the dropdown menu.
- You can now click on OK to save changes.
Technique 7: Upgrade Your System
It is conceivable that your machine is not running the most recent security update, even though Microsoft releases them often. This can be the cause of your Windows or Mac computer's DNS not responding.- To update your Mac, go to System Settings > General > Software Update > Update Now.