Windows fails to identify the local network connection.
Windows fails to identify the local network connection.
I was curious why Edge, Cortana or any Microsoft programs wouldn't function on my machine—it seems Windows isn't detecting my internet connection. I already know the cable is connected and I'm using the same computer to type this, but Windows fails to recognize it. Functions like folder searching are missing. I've attempted to reinstall the LAN drivers, yet nothing works. I don't have WiFi access, and my motherboard isn't included with the PC. Are there any solutions besides a full Windows reinstall? Also, note that my Linux Mint dual-boot fully supports the LAN connection.
If Linux accepts it, we can rule out hardware issues. I’d try pinging 127.0.0.1 to verify the local network setup. If that fails, there’s a more serious problem. Possible causes include missing DHCP activation, incorrect static IP assignment, no gateway or DNS service, or an incorrect MAC address (unless you’re doing something suspicious). You can review the network settings by opening CMD and typing: ipconfig /all. When all correct addresses appear, the issue likely lies elsewhere. If fields are empty or incorrect, it probably relates to DHCP.
Turn off Windows firewall and check displayed settings for IPv4 address subnet mask and default gateway.