Wi-Fi doesn’t have valid IP configuration on Windows 10
By: Milan Stanojevic
Solution
1 – Reset TCP/IP
One of the simplest ways to fix this
issue is to use netsh command. To do that, follow these steps:
Start Command Prompt as
administrator. To do that press Windows Key + X and choose Command Prompt
(Admin) from the menu.
When Command Prompt opens, enter the
following lines:
- netsh winsock reset
- netsh int ip reset
lose Command Prompt and restart your
PC.
Users reported that this solution
usually fixes issues with IP configuration problem, but bear in mind
that if you use static IP address you’ll have to set it again. If the
previous commands didn’t work, you might want to try these commands as well:
- ipconfig /release
- ipconfig /flushdns
- ipconfig /renew
Solution
2 – Change wireless SSID and password
It was reported that you can fix Wi-Fi
doesn’t have valid IP configuration error by accessing your modem and
changing the wireless SSID and password. To do that, you’ll have to connect
your PC with your modem using Ethernet cable, access your modem and change
wireless SSID and password. For more details on how to do that, we strongly
suggest that you check your modem’s manual.