Fix ‘Unidentified Network’ error on Windows 10

Author: Ryan    Posted: 24 June 2020   Viewed: 580 times   Tags: #Windows 10  #Network 

1. Open Start

2. Search for Command Prompt and Run as an Administrator


3. Type the following commands:

netsh winsock reset

netsh int ip reset



4. Type the following command to reset the DNS

Ipconfig /flushdns



5. Restart your computer

Your Kind Action