How to create hotspot using cmd without any third party Software in windows

Today, I tell you about the how to create hot-spot using CMD without any third party Software.
1. Open the Command Prompt as administrator.
    For that, kindly follow the following steps for that....

  • Press Window-key and type "cmd"(without quates) in search.
  • Right Click on "Command prompt" program and SELECT "Run as administrator".


Now, you can see window like following..


2. Now, for create hot-spot first we check in your system whether the wireless hostednetwork driver        is available or note.
     So, For that just type following command in previously opened command prompt window.
                     netsh wlan show drivers
    Now, In the Results check "hosted network supported: YES".

    If it is yes than and than you are capable to create hot-spot.

3. Now, the next thing is to set your hosted network's Name(for that here use parameter "ssid")and Password(for that here use parameter "key").Do that write following command.
netsh wlan set hostednetwork mode=allow ssid=MyHotspot key=Password


here you can set any string for ssid and password. you can also set your choice's password for key and name for ssid parameter.
Now, before starting hotspot you must enable wifi to power on.

4. To start hosted netork write following command.
netsh wlan start hostednetwork 


5. to show information about your hosted network write following command.
netsh wlan show hostednetwork


6. To stop the hotpot connection to write following command.
netsh wlan stop hostednetwork

7. To allow internet sharing of your hosted network do following.
  • Go To Network Sharing center>change adapter setting. And select Your Hosted network and Right click on it and select properties.

  • Than go to sharing tab and See the "Allow other network users to connect through this computer's Internet connection" check box.


  • And Check This Check-box and click on "OK" Button.

That's All !!!!!!!!!!!!!!!!
Now, Enjoy Without Any Software.
Share on Google Plus

About Tricks Byte

Tricks Byte is providing helpful tricks with easy instructions so that you can enjoy each tricks!
    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment