Fix Unidentified Network on Ethernet
A hardwired ethernet connection shows as an Unidentified Network with no internet access due to invalid IP configurations or corrupted network drivers.
Confirmed working on: Windows 10 · Windows 11
Before you begin
Problem overview
When you plug an Ethernet cable into your PC, the network icon in the system tray shows a yellow warning triangle. The connection status reads “Unidentified Network” and you have no internet access.
Common causes
- The router’s DHCP server has stopped handing out IP addresses
- The Ethernet cable is physically damaged or loosely connected
- Corrupted network adapter drivers
- A static IP address configured for a different network
Solution 1: Release and renew your IP address
- Open the Start Menu, type
cmd, right-click Command Prompt, and select Run as administrator. - Type the following command to release your current IP configuration:
ipconfig /release - Type the following command to request a new IP from the router:
ipconfig /renew - Check if the network is now identified.
If the /renew command times out or gives an error, the issue is likely physical (bad cable) or the router needs a reboot.
Solution 2: Reinstall the Ethernet driver
- Press
Windows Key + Xand select Device Manager. - Expand the Network adapters section.
- Right-click your Ethernet controller (e.g., Realtek PCIe GbE Family Controller) and select Uninstall device.
- Check the box to Attempt to remove the driver for this device if prompted, and confirm.
- Restart your computer. Windows will automatically detect the adapter and install a fresh driver on boot.
Solution 3: Check for static IP misconfigurations
- Press
Windows Key + R, typencpa.cpl, and press Enter. - Right-click your Ethernet adapter and select Properties.
- Select Internet Protocol Version 4 (TCP/IPv4) and click Properties.
- Ensure both Obtain an IP address automatically and Obtain DNS server address automatically are selected.
- Click OK to save.
Solution 4: Disable IPv6 temporarily
- In the Ethernet adapter Properties window, scroll down the list of items.
- Uncheck the box for Internet Protocol Version 6 (TCP/IPv6).
- Click OK.
- Wait 10 seconds and see if the IPv4 network identifies itself.
If none of these software fixes work, you must try a different Ethernet cable. Cables routed under carpets or bent sharply can break internally while showing no external damage.
Confirm the result
- Repeat the exact action that originally triggered the problem.
- Confirm the original error or symptom is gone and no new warning has appeared.
- If the guide changed a driver, service, package, or system setting, restart once and test again.
- If the result is worse or unexpected, stop. Reverse only the last change using its documented restore option; if none is documented, use your backup or qualified support.
Questions about this fix
Why does my Ethernet say unidentified network?
Windows cannot communicate with the DHCP server to identify the network parameters, usually because of a bad cable, driver issue, or router glitch.
Can a damaged cable cause an unidentified network?
Yes, if the data pins are damaged but the connection pins are intact, Windows detects a link but cannot negotiate data.
Did this fix work for you?
Weighted Consensus Protocol
Did this solution resolve your issue?
Confirming if this works strengthens verification statistics on the registry.
FixingTeam10,000 rep
Official Project Maintainers
The core engineering and moderation team behind FixingBook. We curate, verify, and maintain the standards of the troubleshooting ledger.
Related fixes
Fix APIPA 169.254.x.x IP Address (DHCP Failure)
A device assigns itself a 169.254.x.x Automatic Private IP Address because it cannot reach a DHCP server to obtain a valid IP.
Discussion (0)
No comments yet. Share your experience or verify if this fixed your issue!
