Your best source of information and news about Vista hardware, winvista and winvista on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

Windows 7 – “Identifying Network” (Resolved)


I was at a friends house last weekend. I found a very interesting problem with Windows 7. They had a laptop they just purchased in Taiwan, and no matter how they tried to connect it to their network, it would always say “Identifying Network”:

Now, in the screen shot it is the wireless network, but this was happening with a direct connection to the router as well.

After some digging and poking at the machine I determined that it was not picking up an IP address from DHCP. It turns out that this is actually an issue in Vista too.

Microsoft has a soloution: KB928233. In short the fix is to set a registry key. There are actually two different registry keys.

One of them allows you to try the current method (But broken with older routers), and if it fails it will try the old way:

DhcpConnEnableBcastFlagToggle

The other key allows you to bypass this entirely and totally switch back to the old XP way:

DhcpConnForceBroadcastFlag

Both of them are under the GUID of the network card in this registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{GUID}

Neither of them solved my problem. I tried for quite some time different tricks to get Windows 7 to pickup an IP address from this old router with no success.

The final solution was to give the laptop a static IP address. Not the best, but at least he could get on the net.

The question is, have you ever seen this problem with Windows 7, or Vista? If so, how did you finally get it to work?

Popularity: 1%


Written by Steve Wiseman. Read more great feeds at is source WEBSITE
2 comments.
Read more articles on otherSoftware and windows 7 and Windows Vista.

Related articles

2 comments

Read the comments left by other users below, or:

Get your own gravatar by visiting gravatar.com gogo
#1. January 25th, 2010, at 1:21 AM.

Try following the instructions EXACTLY.

TCP/IP stack repair options for use with Windows Vista.

Start, Programs\Accessories and right click on Command Prompt, select ” Run as Administrator” to open a command prompt.

In the command prompt window that opens, type type the following commands:

Reset WINSOCK entries to installation defaults: netsh winsock reset catalog

Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log

Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log

Get your own gravatar by visiting gravatar.com Neil
#2. February 10th, 2010, at 3:45 PM.

Well that didn’t work for me gogo, however I found a work around on another site, shutdown my wireless connection using fn/F8 key(Toshiba Laptop)others could be different key, when the connection is lost turn it back on and enable the connection. This stops it from constantly identifying. :) Not a true fix but it will do for now.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> .