What does 'Unidentified Network' mean on Windows?
The short answer
Windows shows ‘Unidentified Network’ when your computer is connected to a network but can’t figure out what network it is or how to access the internet through it.
Why does this happen?
Windows identifies networks by checking for a valid IP address and internet access. When something in that process breaks, it labels the connection as “unidentified” and usually blocks internet access as a security precaution.
Common causes include:
- Your router didn’t assign an IP address — the DHCP process failed, so your computer has no valid network identity
- A static IP is misconfigured — you or someone else manually set an IP address that doesn’t match the network
- Your network adapter driver is outdated or broken — the software that runs your network hardware is malfunctioning
- A VPN or firewall is interfering — third-party security software can disrupt how Windows identifies the network
- The Ethernet cable or Wi-Fi connection is unstable — a weak physical connection can cause partial connectivity
How to fix it
Try these steps in order, testing your connection after each one:
- Restart your router and computer — this fixes the problem more often than you’d expect
- Run the Windows Network Troubleshooter — go to Settings > Network & Internet > Status and click “Network troubleshooter”
- Release and renew your IP address — open Command Prompt as administrator and run
ipconfig /releasefollowed byipconfig /renew - Reset your network stack — in the same admin Command Prompt, run
netsh winsock resetand then restart your computer - Update your network adapter driver — open Device Manager, find your network adapter, right-click it, and select “Update driver”
- Temporarily disable your firewall or VPN — if the problem goes away, reconfigure that software to stop interfering
When should you worry?
Most of the time, this is a temporary glitch solved by a restart or IP renewal. But if it keeps coming back, it could point to a failing network adapter, a problematic router, or conflicting software that needs to be removed. If none of the fixes above work, your network hardware itself may need replacing.
Please grant write permission so I can save this to the file, or copy the content above directly.