Windows Networking

Fix “Unidentified network” on Ethernet

Get wired networking back when Windows shows unidentified network or no internet on Ethernet.

12 min read Beginner Updated 9 Jun 2026

Step-by-step guide

Work through each section in order. Stop when your issue is resolved — you do not need every step for every situation.

Warning

Use an administrator account for these steps, and keep a recent backup before making repair or security changes.

What you will achieve

Get wired networking back when Windows shows unidentified network or no internet on Ethernet.

1) Physical and adapter checks

  1. Swap Ethernet cable and try another switch/router port.
  2. Open Device Manager → Network adapters and disable/enable the Ethernet adapter.
  3. In adapter Properties → Configure → Power Management, untick power-saving options.

2) Reset IPv4 stack

Run in Admin Command Prompt:

ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh int ip reset
netsh winsock reset

3) Confirm network profile

Set profile to Private in Settings → Network & Internet → Ethernet where appropriate.

Related guides

ethernet network windows