You are on page 1of 1

Solved: DNS_PROBE_FINISHED_NO_INTERNET in Google Chrome

Solution 1: Using Command Prompt


First of all you need to Open an elevated Command Prompt i.e. Command Prompt wit
h Admin Rights. Once it is opened, copy and paste the following commands one by
one (in the same sequence).
dns_probe_finished_no_internet
ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew
netsh int ip set dns
netsh winsock reset
Now you need to Restart your computer. After the restart the dns_probe_finished_
no_internet aka dns probe finished no internet issue should be gone. Voilla!!

You might also like