Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / WiFi

Auto-Connection of Wifi

3.00/5 (2 votes)
5 Mar 2012CPOL 13.3K  
Does your wifi not autoconnect on boot up?

Introduction


How to ensure your laptop connects to the wifi on start-up rather than having to manually connecting.

Background 


After a reinstall of Win7 I noticed I had to hit the Fn F11 keys to connect to the web. This is annoying and the obvious solution of checking the "Connect Automatically when this network is in range" button didn't work.

What to do

Left click the network icon in the bottom right of the screen.   Right click the network you want to connect to and select Properties.

Select the Connection Tab and check the "Connect even if the network is not broadcasting it's name (SSID)".

This should allow the connection to be made on start-up.


 

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)