Category Archives: Microsoft

Stuck at Identifying Network….

If you have a Microsoft system stuck at 'Identifying Network', here is a suggestion to try to fix the issue. First, if you are using DHCP, start an elevated command prompt and type the following: ipconfig /flushdns ipconfig /release ipconfig /renew If that doesn't help, than you may need to reset the IP stack: netsh int ip reset c:\tmp\reset.log...