How to fix dns_probe_finished_no_internet error

On this occasion we will talk to you about the 'dns_probe_finished_no_internet error', being this, a more common failure than you think. So, if you are having to deal with this error, keep reading this article, because below we will mention some possible alternatives that could help you solve this problem.

How many times has an important task we are carrying out been interrupted due to an unexpected error that leaves us No internet connection? Many of these problems are usually related to the browser, as well as the IP address and DNS.

dns_probe_finished_no_internet error

What is DNS?

Before getting into the matter, it is important to quickly know what the dns and what function does it play in computers.

El DNS (domain name system) which in Spanish translates as the domain name system, basically what it does is provide the information that allows us to know what corresponds to our IP address before connecting with anyone website.

In short, to be able to browse the Internet correctly, it is necessary that both the IP address and the connection to the DNS have a valid configuration.

What are the most common causes of the dns_probe_finished_no_internet error?

This error can occur for different reasons, where obviously, the problem is related to dns failures. Constant problems with the internet connection, or electrical failures, are factors that can cause these problems. Originating from this, that when establishing a new connection with the network, the DNS server is not configured correctly.

Likewise, this error can also appear when the firewall is activated and blocks access to certain sites. On the other hand, it is said that In some cases this error may appear only in some specific browsers.

And there are different factors that can cause this error in the computers. However, most of the time, it can be fixed quite easily, regardless of its cause.

How can you fix the dns_probe_finished_no_internet error?

Next we will talk about Some of the things you can do to correct this error yourself. If you are not successful, it is recommended that you go to a professional who can provide you with the necessary assistance.

Update DNS through commands in CMD

If your operating system is Windows 7, what you should do is the following:

1 – Enter the start menu

This is the first thing, it is the menu that is usually located at the bottom left of the screen, and which has the Windows icon. When you click there, a menu with different options will be displayed.

In the case of Windows 8 as well as Windows 10, you must search for the start menu where it is located respectively.

2 – Open CMD through the Start menu, or through 'Run'

Once the start menu is open, the next thing is to type 'cmd' where it says 'search programs and files'. After this, a black box icon should appear, with the name 'cmd' next to it. If so, click on the icon or press the 'enter' key.

You can also press the key with the Windows icon and the letter 'R' on your keyboard at the same time to open the 'run' menu. There you can also type 'cmd' and press enter.

3 – Write the commands in the terminal

Once you click on 'cmd', a small black screen should appear with your username, and the local drive where your operating system is usually installed (which is usually the local drive 'C').

This small window is often known as a 'terminal'. Once you have opened it, you must type the following commands:

  • 'Ipconfig/flushdns' (Type it without the quotes, and then press the 'enter' key).
  • Then you write 'netsh winsock reset' (also do it without quotes and then press enter).
  • The next thing you should do is restart your computer, in many cases, these commands usually solve this problem.

4 – Optional (reset IP configuration)

In case the previous steps were not enough to solve your DNS problem, you can also choose to restart the IP configuration. For this, Having the CMD terminal open, you must execute the following commands:

  • 'ipconfig/release' (write it without the quotes, and then press enter).
  • Subsequently, type 'ipconfig/renew' (also without the quotes, and pressing enter).

    CMD Error dns_probe_finished_no_internet

Run a Script created in a notepad

To do this, you must enter a text that will be provided to you below, pasting it into a 'notepad' or notepad. Besides, you must change its extension when saving it, so that it becomes an executable file.

The steps to follow to carry out this process are as follows:

  • Open notepad or notepad.
  • Once there, you must copy and paste the following text:

@echo off

class

echo “clear local dns table…”

ipconfig / flushdns

echo “reset winsock…”

netsh winsock reset

echo “Reboot system…….”

pause

  • Subsequently, what you should do is click on 'File' and 'Save as' (you can name it whatever you want, but it is important to change its final extension).
  • Typically, text files are saved in '.txt' format, so when saving this file, change the '.txt' extension to '.bat' (all without the quotes).
  • Finally, close Notepad, look for the file at the address where it was saved, and right-click on it, choosing the 'run as administrator' option.

Clear browser cache and recent data

This solution can be applied when the problem occurs in a specific browser. To carry out this process, the following must be done:

  • Access the browser menu where recent browsing data is stored (Usually located in the 'history').
  • Once there, you must select 'delete recent browsing data', as well as those stored in cache memory.
  • The next thing to do is restart the navigator.

Clear browser data

Disable Windows Firewall

Although disabling the Firewall is not recommended, many times its restrictions can cause problems connecting to some websites.

To disable the Firewall, the following must be done:

  1. Open the desktop start menu.
  2. Click on the option that says 'control panel'.
  3. Click on 'System and security'.
  4. Click on 'Windows Firewall'.
  5. Select the option that says 'Turn Windows Firewall on or off'.
  6. Check the options for disabling the Firewall and click 'OK'.

With any of all the alternatives mentioned above, it may be enough in most cases to solve the typical 'dns_probe_finished_no_internet error'. It is a matter of finding what the possible DNS failure could be in your case. That way, you will know which is the best method to use to solve your problem.

However, In case you do not obtain a solution, it is recommended that you hire the service of a professional. This way, you can count on someone trained to provide you with the appropriate technical support and help you solve your problem.