Set Windows 7 as WiFi HotSpot

win7wireless

By Rich Robinson for Windows Guides

Set Windows 7 as WiFi HotSpot

Update: If you are not able to get it working, please post your question in the forum: Get help setting Windows 7 as a wi-fi hotspot in Windows Forums.

Windows 7 comes with a new feature for sharing your computers internet connection. Now, you can do it wireless. Well, As long as your system’s wireless network adapter supports Windows 7 “virtual wi-fi” feature, you can do it.

Next you need to check if your network card has the latest driver to support the feature. Intel, Broadcom, Realtek and some other NIC makers provide such drivers.

If the above conditions are met, you are good to read on …

The Commands – Step 1

Feel free to put the following commands into a .bat-file for simpler and faster usage.

Open an elevated command prompt (Type “CMD.EXE” in the start menu search bar, then right click the cmd.exe link and select “Run as Administrator”).

In the command window, type: netsh wlan set hostednetwork mode=allow ssid=MyNet key=MyPassword keyUsage=persistent

Replace “MyNet” with the name you want to use for the wireless network and replace “MyPassword” with your chosen password for accessing it)

Press Enter.

Now type: netsh wlan start hostednetwork

Press Enter.

Step 2 – You need only do this once (usually): continued here

This excerpt appears with the permission of Windows Guides.

Stop Responding to Threats.
Prevent Them.

Want to get monthly tips & tricks?

Subscribe to our newsletter to get cybersecurity tips & tricks and stay up to date with the constantly evolving world of cybersecurity.

Related Articles