Friday 3 July 2015

Creat your own WIFI Hotspot.


Guys if you are slightly impatient and get irritated by the use of connectify to create wifi hotspot from pc, than here is a new trick to create WiFi hotspot very easily. Also you can save yourself from that 90 minutes counter in connectify.



All you need is to run following two commands in cmd.

First how to open cmd (command prompt)?


-Go to run window and type "cmd" that's it.



Okay now main work How to start hotspot?


  1. In cmd type " netsh wlan set hostednetwork mode=allow ssid=wifiname key=wifipassword " and hit enter. 
  2. Than type " netsh wlan start hostednetwork " thats all. Done.Congratulations your new hotspot is created having name wifiname and password is wifipassword. You can keep it as up to your wish. 
  3. Now to stop hopspot, go to cmd and type " netsh wlan stop hostednetwork " and hit enter. Done it stopped now.  

1 comment: