Tuesday 23 June 2015

How to Activate your Laptop as Router and use Wifi?

the following steps are there to activate your laptop as a Router and to use the Wifi.

Step 1: In the Search Box, type cmd, right click of that cmd, then give "Run as Administrator". open the Command window in administrative Permission. it will open the Command Window.


Step 2: then type the code within quotes "netsh wlan show drivers" (Don't type the Quotes)

 then it will Show all the Drives and Details.

Step 3: type "netsh wlan set hostednetwork mode=allow ssid=<network name> key=<passkey>"
 here i have given ssid=nice2learn -> that is the network name

and i have given key= 123456789 -> that's the passkey.


Step 4: Type"netsh wlan start hostednetwork"

 that's it you have created the router and it is established.

see the below figure, and in the following pictures.


the Wifi Signal is Detected in the MObile Phone, and you can use the net when the Laptop is Connected with Net.

When you Give Connect, it will ask the Password, that is we have to give the Passkey which entered in the Command Mode.






If you want to stop the Network, Then type"netsh wlan stop hostednetwork"




after you open the laptop again you don't want do all the Procedures. you just open Command Window and give "netsh wlan start hostednetwork" this command alone. then this command will be active.

No comments:

Post a Comment