Ethernet - 'unidentified network' and '"Ethernet" doesn't have valid IP configuration'

Solution


Oh. Well it didn't work right away for me either. I tried it last night and didn't work. But I went to bed and turned on PC this afternoon and it worked :D So maybe try restarting networking devices and stuff. Idk >_<

Maybe try in CMD as admin :

Type netsh winsock reset catalog then press Enter.
Type netsh int ip reset reset.log hit then press Enter.
Type ipconfig /release then press Enter.
Type ipconfig /renew then press Enter.

Then reboot PC.
Open the Start Menu, type in cmd and run it as admin. Type in the following commands:
1) ipconfig /release
2) ipconfig /release6
3) ipconfig /flushdns
4) ipconfig /renew
5) ipconfig /renew6

This will take care of any problems within Windows, but does nothing to solve hardware issues within your network infrastructure. It's worth a shot, but I don't think it will solve your problem.
 
^^should work but...

last time i had this issue was with my virgin media box. turned out the wired part of the box died and needed to be replaced. (wireless part still worked)

call your isp. they will reset your router and if theres an error they will order you a replacement.
as your with bt you may have to pay a fee for it though...
 

icewolf461

Honorable
Jul 9, 2014
51
0
10,540


Oh no, I installed it. A previous update broke it and this one fixed it.

-- December 13, 2016—KB3206632 (OS Build 14393.576)

Improved reliability of Security Support Provider Interface.
Addressed a service crash in CDPSVC that in some situations could lead to the machine not being able to acquire an IP address.
Addressed issue where a Catalog-signed module installation does not work on Nano Server.
Addressed issue with Devices left with Hello on for an excessive amount of time will not go into power savings mode.
Addressed issue with gl_pointSize to not work properly when used with drawElements method in Internet Explorer 11.
Addressed issue where Azure Active Directory-joined machines after upgrading to Windows 10 Version 1607 cannot sync with Exchange.
Addressed additional issues with app compatibility, updated time zone information, Internet Explorer.
Security updates to Microsoft Edge, Internet Explorer, Microsoft Uniscribe, Common Log File System Driver.

Source: https://support.microsoft.com/en-us/help/4004227/windows-10-update-kb3206632
 

DanGaEb

Commendable
Mar 1, 2016
17
0
1,510


I just installed the update but it's still not working - must just be a coincidence
 

icewolf461

Honorable
Jul 9, 2014
51
0
10,540


Oh. Well it didn't work right away for me either. I tried it last night and didn't work. But I went to bed and turned on PC this afternoon and it worked :D So maybe try restarting networking devices and stuff. Idk >_<

Maybe try in CMD as admin :

Type netsh winsock reset catalog then press Enter.
Type netsh int ip reset reset.log hit then press Enter.
Type ipconfig /release then press Enter.
Type ipconfig /renew then press Enter.

Then reboot PC.
 
Solution