Sunday 22 January 2017

Create a WiFi Hotspot Using the Command Prompt

How to Create a WiFi Hotspot Using the Command Prompt

Just follow the below simple steps and enjoy the hotspot service 

Steps-1
Press the "Windows key" and "R" buttons at the same time. The Run pop up window will appear on screen. 



Step-2
Type "cmd" in the box then hit "Enter" or OK. The Command Prompt will pop up, with Administrative Privileges. 


Step-3
Type “netsh wlan show drivers” in command prompt and press enter. It will show the output like the image. In the output “Hosted network supported :Yes” means that your computer supports hosted networks. Verify this. 


Step-4
Then type “netsh wlan set hostednetwork mode=allow ssid=Hotspotname key=password” in Command prompt. This will create a Hotspot but it is currently offline. 
Here Hotspotname=type your hotspotname
And password=your wifi password.


Step-5
Type “netsh wlan start hostednetwork” in command prompt to start the hotspot you just created.

Step-6
Type "netsh wlan show hostednetwork" to check the hotspot status.


Step-7
Type “netsh wlan stop hostednetwork” in command prompt if you want to stop the hotspot. 

After completing the above steps go to computers network setting and then go to change adapter option then right click on your connected Ethernet connection or Dial-up connection and go to properties and share the connected network with created hotspot.
      NOW ENJOY INTERNET ON MOBILE
                             --------------------------->THANKšŸ˜ŠYOU<-------------------------

No comments:

Post a Comment