Prosol

Excellence in blogging.

Tuesday 10 October 2017

How to Share internet from your PC?

It is common to everyone that whenever someone uses broadband net or something else for internet on PC. Then most of the time he/ she needs to connect his/her other devices with internet. For this purpose you have to share your internet with other devices. Now, there are two possible option to share your network. Probably with first one, you have to use a third party software just like Connectify-me, Virtual router, Connectify Hotspot and etc. In the second one, you have to give few commands in the command prompt.


So, today I am going to share it with my friends. Just follow up the following steps and share your network with other devices in just few minutes.
Steps:
1.   First make sure that WiFi is set to on. Open Command prompt (Admin) using Win X keys.
2.   Type the following command and hit enter.
       netsh wlan set hostednetwork mode=allow ssid=Myntwork key=yourpassword
       Here “Mynetwork” is the name I have chosen and “yourpassword” is the password I have chosen.
3.   Type the following and hit enter to start your wireless hosted network.
       netsh wlan start hostednetwork


Create WiFi hotspot in Windows 10/8/7


4.  Go to:  Control Panel\All Control Panel Items\Network and Sharing Center.
     Windows 7 offers the Manage wireless networks link on the left side above Change adapter settings.
     Windows 8 and Windows 10 do not.
5.  By clicking on Change adapter settings, you will find all your Network Connections.
6.  Now, right-click on the connection you are currently using to connect to the Internet and select
      Properties.
7.   Click on the Sharing tab in the Ethernet Properties box and select “Allow other network users to 
      connect through this computer’s Internet connection”. 
8.  Under Home networking connection, from the drop down menu, I selected Local Area Connections
     and clicked on OK.

Create Mobile Hotspot in Windows 10


9.  Open Settings > Network & Internet > Mobile hotspot.
      Here toggle the Share my Internet connection with other devices to the On position. You can also
     edit network name and its password.
You can stop sharing your network by typing following command in command prompt.
netsh wlan stop hostednetwork

That’s all !!!
For further quarries, comment in the box below.


1 comment:

loading...