SSID displayed in Wireless Networks based on previously associated MAC

Shawn9a

New member
Local time
3:10 AM
Messages
1
I configure a fair number of wireless routers. As such, over time, my notebook may see the same physical router (access point MAC address) configured to broadcast various SSIDs. After changing the SSID on a access point, Windows is still showing the old SSID in available wireless networks. I was struggling with a router that I thought was not taking my changes only to realize it is Windows that refused to see the new SSID. I looked at Manage Wireless Networks, but there is virtually no information there. Digging into Windows Registry I find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\Unmanaged
where I find Description (appears to be SSID), DefaultGatewayMac, DateCreated and DateLastConnected.

Searching, I was able to find the same MAC address in several different profiles.

I would expect that when Windows sees a familiar access point MAC address, and finds it no longer broadcasting the previously associated SSID, it should delete (or at least offer to delete) the old SSID.

Having discovered this problem, I think this also explains an other similar problem of Windows attempting to connect to a stored MAC address with completely incorrect settings, possibly including SSID, Security protocol, etc., and failing with a TroubleShoot Dialog. This frequently happens when I update access point security settings, but leave the SSID unchanged.

1) is there a fix for what appears to be flawed handling of Wireless networks?
2) is there a 'Manage Wireless Networks' that will let me really manage them?
To delete the duplicates Windows has created, I really need to be able to list all Profiles sorted by MAC address, then by DateLastConnected, but the 'Manager' Windows offers only shows me SSID name.

Thank you,
S
 

My Computer My Computer

At a glance

Windows 7 Pro x64Core 24GB
Computer type
Laptop
Computer Manufacturer/Model Number
Lenovo
OS
Windows 7 Pro x64
CPU
Core 2
Memory
4GB
Hard Drives
Samsung SSD
Antivirus
ESET
Browser
Chrome, FF, Opera, IE
To my knowledge, a wireless profile is tied with the SSID and authentication method and is NOT tied with the mac address in any way. Upon updating a wireless access point you will need to delete and then reconnect the host.

http://www.sevenforums.com/tutorials/120670-wireless-network-remove.html

pinging the access point and then completing the following command should show you the mac address of the access point if that is what you wish to see:

Code:
arp -a

An example of mine is below:

arp.png

   Note
Depending on the order the profiles are listed, Windows will try to connect to the first wireless profile that it can detect and is the highest in the table.

Josh :)
 

My Computer My Computer

At a glance

Windows 7 Professional x64 SP1 ; Windows Serv...Intel Core i5 2400 @ 3.10GHz8.0GB DDR3 @ 665MHz (2GBx4)AMD Radeon HD 6870
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64 SP1 ; Windows Server 2012 R2 Standard
CPU
Intel Core i5 2400 @ 3.10GHz
Motherboard
Foxconn H67MP-S/-V/H67MP
Memory
8.0GB DDR3 @ 665MHz (2GBx4)
Graphics Card(s)
AMD Radeon HD 6870
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
AOC 2243W & SMB1930NW
Screen Resolution
1440x900 & 1920x1080
Hard Drives
977GB Seagate ST31000524AS ATA Drive (SATA)
250GB WD iSCSI attached Drive
PSU
750W Gaming PSU
Case
Novatech Night
Cooling
Fan
Keyboard
Dell Standard PS/2 Keyboard
Mouse
R.A.T 07 Gaming Mouse
Internet Speed
Download: 10 Mbps Ping: 30ms Upload: 0.81 Mbps
Browser
Google Chrome
Other Info
Optiarc DVD RW AD-5260S ATA Device
Back
Top