Friday, December 23, 2016

How To Make WiFi Hotspot In Windows 8 And Windows 10 Using Command Prompt

Now have a look on how to create a WiFI hotspot using Command Prompt. Just follow the steps given below and you can create WiFi hotspot without any hassles. You don't need any additional software to do so.

Step I: Open Command Prompt(Admin) by right clicking on windows icon and then choose the option Command Prompt(Admin) as shown below:


Step II: Type the following command in cmd: netsh wlan set hostednetwork mode=allow ssid=ssidname key=key keyUsage=persistent as shown below:

Step III: Now type the following command: netsh wlan start hostednetwork as shown above.

Step IV: Right click on the WiFi icon and select the option 'Open Network and Sharing Center' as shown below:

Step V: Click on 'Change Adapter Settings' option which is at left hand side as shown below:


Step VI: Right click on the Internet Connection through which you are connected to internet and select 'Properties' option as shown below:

Step VII: Click on Sharing tab in the 'Properties' window. Now check the option: Allow other network users to connect through this computer's Internet connection
Now click on 'Select a private network connection' and select the newly created connection that you have created using Command Prompt.




Click on OK to save the changes you have made and close the properties window.

Hurray! Your newly created WiFi hotspot can now be used for connecting to internet. Now, you can connect as many devices which you want to connect to internet via WiFi hotspot.

No comments:

Post a Comment