Hello Friends....
Today I am Going To Describe How To Turn On WiFi Hotspot In Win7 or Win8 By Using Command
Prompt..
First You Have To Know about Hotspot
A hotspot is a site that offers Internet access over a wireless local area network (WLAN) through the use of a router connected to a link to an Internet service provider. Hotspots typically use Wi-Fi technology.
So Now we start the tutorial...
1. Open Command Prompt with Run as administrator access
Note :-
Don’t use CAPITAL LETTERS in ssid.
Don’t delete connection in network and sharing center
Today I am Going To Describe How To Turn On WiFi Hotspot In Win7 or Win8 By Using Command
Prompt..
First You Have To Know about Hotspot
A hotspot is a site that offers Internet access over a wireless local area network (WLAN) through the use of a router connected to a link to an Internet service provider. Hotspots typically use Wi-Fi technology.
So Now we start the tutorial...
1. Open Command Prompt with Run as administrator access
2. Paste the Following commands
1. netsh wlan show drivers ( this option is show you drivers detail if you ignore this don’t worry this is not much important)
Then Type Below Two One After One
2. netsh wlan set hostednetwork mode=allow ssid=mynetwork key=mypassword
3. netsh wlan start hostednetwork
3. Now open Network and Sharing center
Path : Control Panel > Network and Internet > Network and Sharing Center
Now click on first Connection which connected with another internet connection its LAN or a Wi-Fi
A dialog box open as shown below
Now click on Properties.
A new pop up window is open now click on Sharing > tick on Allow other network users to connect through this computer’s Internet Connection and select home networking connection and then click on OK it allow you internet to share with the Wi-Fi hotspot which you create and its done.
Now enjoy and connect with your mobile laptop and etc.
Note :-
Don’t use CAPITAL LETTERS in ssid.
Don’t delete connection in network and sharing center
If you want to remove this network again open cmd with Run as administrator and type this commands
1.netsh wlan set hostednetwork mode=allow ssid=mynetwork
2. netsh wlan stop hostednetwork
Please write comments about this tutorial or tell me any faults which you found while creating and publishing. I will always there to help you....