How to create a wifi Hotspot in Your Laptop/Pc using Cmd

How to create a wifi Hotspot in Your Laptop/Pc using Cmd

1.Start the cmd promt
press Win + R , and in the dialog box type "cmd"

2.Type the following code to start your Hosted network
netsh wlan set hostednetwork mode=allow ssid=wifiname key=password


3.Now to start your hot spot on type 
netsh wlan start hostednetwork

Your hotspot will have the name "wifiname" and your network password would be "password"
4. To stop Your wifi type
netsh wlan stop  hostednetwork
These are all the steps required.
First


EmoticonEmoticon