User Tools

Site Tools


windows:access_point

Creating an Access Point in Windows 7

Then right click on “cmd.exe” and choose “Run as administrator”.

Then enter the command

netsh wlan set hostednetwork mode=allow ssid=CustomSSID key=CustomKey keyUsage=persistent

Starting and stopping the network is done by typing:

netsh wlan start hostednetwork

or

netsh wlan stop hostednetwork
windows/access_point.txt · Last modified: 2021/01/01 21:25 (external edit)