7
1
Somehow my Windows 10 laptop stopped getting the correct DNS servers sent from Wifi networks. It somehow locked 192.168.1.1
and won't accept whatever DNS IP comes from DHCP. I have no idea how/why, and I tried everything to fix. Any thoughts?
Tried the Wifi while sitting at a Starbucks, the office, or the Apple Store, it always put 192.168.1.1
as the DNS server instead of the correct DNS IP supplied by the DHCP router.
I tried this under Command Prompt (run as Administrator), still did not help:
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
Also rebooted several times, turned Wifi on/off, deleted known Wifi networks... nothing works. I also tried manually setting the DNS IP when at a known Wifi place, which works, then I set back to obtain automatically, and it goes back to stuck on 192.168.1.1
.
For example, check out ipconfig /all
output from a Starbucks, it incorrectly says 192.168.1.1
as the DNS:
Wireless LAN adapter Wi-Fi 2:
Connection-specific DNS Suffix . : home
Description . . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6205 #2
Physical Address. . . . . . . . . : 60-67-20-12-34-56
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::2d12:3c21:1234:5678%23(Preferred)
IPv4 Address. . . . . . . . . . . : 172.31.99.119(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Lease Obtained. . . . . . . . . . : Friday, May 18, 2018 9:30:43 AM
Lease Expires . . . . . . . . . . : Friday, May 18, 2018 10:43:47 AM
Default Gateway . . . . . . . . . : 172.31.98.1
DHCP Server . . . . . . . . . . . : 172.31.98.1
DHCPv6 IAID . . . . . . . . . . . : 308307744
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-D4-7C-E7-3C-97-0E-12-34-56
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
I have the Wifi interface set to pull DNS from DHCP, see screenshots below.
What is on the WINS tab? – Moab – 2018-05-18T15:13:31.810
1I went ahead and uninstalled/reinstalled the Wifi driver while connected to the Internet another way (tethered to my phone) so I could re-download the driver, and that seemed to fix the problem. Sorry I did not capture the WINS tab, but don't recall seeing anything there when I checked. – Crash Override – 2018-05-18T15:19:27.250
You can and should answer your own question using the "post your answer" button. – Moab – 2018-05-18T15:21:14.453
Also seeing this on Windows 10 on the last few months. Not easy to resolve. There shpuld be an answer that does not involve reinstalling the driver – Otheus – 2018-10-22T10:33:06.227
@Otheus I agree... wish I knew the fix. Otherwise, I suggest keeping a copy of your Windows laptop's Wifi driver on the laptop itself (or quickly accessible from a USB flash drive), so if it goes crazy with DNS locking, uninstall then reinstall the driver. – Crash Override – 2018-12-20T22:59:30.473
Can't believe we don't know where this is being stored except within the actual driver! – stevec – 2019-04-10T09:41:25.610