man Windows
Table of contents:
DNS_PROBE_FINISHED_NO_INTERNET
Sometimes, when we suddenly close the connection with hotspot networks, the Windows will encounter this problem. To solve the problem, follow the following steps:
ipconfig /release *
ipconfig /flushdns
ipconfig /renew
netsh winsock reset
netsh int ip reset
The above instructions aim to reset Windows network caches totally.