The google browser can’t open the webpage solution, it returns ERR_TUNNEL_CONNECTION_FAILED"

The google browser cannot open the webpage solution, and it displays: "The webpage may not be connected temporarily, or it has been permanently moved to a new URL, return ERR_TUNNEL_CONNECTION_FAILED"

Open cmd:

enter:

ipconfig /flushdns

Test and refresh the dns configuration to access it. If it still doesn’t work, you can restart the computer after entering the following command once, but in most cases Win10 should not need to restart.

nbtstat –r
netsh int ip reset
netsh winsock reset

Guess you like

Origin blog.csdn.net/dafanpai/article/details/109988941