Create Wifi Hotspot Using Notepad In Windows

Ubaid

Master
Joined
Jan 30, 2014
Messages
1,096
Reaction score
211
Steps To Create WiFi Hotspot Using Notepad:
  • Open Notepad and paste the following code in it.
netsh wlan set hostednetwork mode=allow ssid=DigitalJanta key=Ubaid
netsh wlan start hostednetwork
Change the SSID value by changing the code in red color and change tha Security Key by changing the code in blue color

  • Ok Save it as Start.bat and keep in mind that you have to save with extnsion .bat as shown in picture below.

  • Now make another notepad file and paste the below code in it.
netsh wlan stop hostednetwork
  • Save it as Stop.bat and its done.
Now we have created two .bat files and the icons will be looks like in the picture given below.

Well, now Right click on Start.bat and click on Run as administrator. Your WiFi hotspot is started and to stop them similarly Run Stop.bat as administrator.​
 
The Digital Janta Forum has been archived after serving 2008 to 2022 great years as Top leading Free Internet Forum !
Top