-1

I am using a Windows 10 x64 based Acer Laptop.

When I start work in morning, I connect the LAN to my LAP and for 1 month, there were no issues

But recently, when I connect the LAN, the Tray Icon shows No Internet Access,

When I troubleshoot it, the troubleshooter solve it and shows this was the error Doesn't have a valid IP Config.

Anyway, the issue is solved after troubleshooting.

Why this happens everyday, Since I am using the same Lan Connection and cable everyday.

How to fix it permanently(doesn't require a troubleshoot daily)

i--
  • 121

1 Answers1

0

You can try repairing Winsock & DNS Cache to clear the stored DNS cache in Windows. Sometimes when IP address settings become corrupt you will not be able to get internet connection.

Resetting IP settings will fix that problem additionally it also flushes and rebuilds the DNS and resets winsock entries TCP/IP stack.

You can try these commands in command prompt as admin

netsh winsock reset all
netsh int 6to4 reset all
netsh int ipv4 reset all
netsh int ipv6 reset all
netsh int httpstunnel reset all
netsh int isatap reset all
netsh int portproxy reset all
netsh int tcp reset all
netsh int teredo reset all