WiFi: Connect to a network with hidden SSID in Windows 7

Posted by Dor on Super User See other posts from Super User or by Dor
Published on 2014-08-19T16:06:31Z Indexed on 2014/08/19 16:22 UTC
Read the original article Hit count: 283

I have Windows 7 with the following station: D-Link DWA-160 Xtreme N Dual Band USB Adapter(rev.A2) (driver version 3.5.0.21).

I'm trying to connect to a wireless network that has an hidden SSID with the command:

Netsh wlan connect name="myNetworkProfile"

The profile is configured to connect even if the network is not broadcasting its name (SSID).
Despite that, the command fails promptly every time with the message:

The network specified by profile "myNetworkProfile" is not available to connect.

Nonetheless, when trying to connect manually using the dialog box (see image below), it successfully connects to the network after about 10 or 15 seconds.
enter image description here

Also, Please - no need to elaborate about how useless the hidden SSID feature is.

© Super User or respective owner

Related posts about windows-7

Related posts about wireless-networking