Hello readers!!! Today i will share how to make wifi hotspot in windows 8/7
In windows 8 we have to use commands because there is no graphical option for it.Its too easy.
First of all what is HOTSPOT?
Hotspot is that which offers internet access over a wireless network.
SO. Now we will start the tutorial
Step 1) Go to cmd and run it as administrator(winows8)
Open start, In search box type cmd, Right click on cmd and run it as administrator(windows7)
Step 2) Simple copy paste all commands
!) netsh wlan show drivers(this option will show wireless drivers of your system, You can ignore this it is not important)
2)netsh wlan set hostednetwork mode=allow ssid=mynetwork key=mypassword
3) netsh wlan start hostednetwork
Step 3) Now you have to open and network sharing center
Path : Control Panel > Network and Internet > Network and Sharing Center
Step4) Now double click on first connection like mine is bsnlpunjab4
A dialog box will open like this
Click on properties, A new popup window will open
Now click on Sharing>Tick on allow other network users to connect through this computer's internet connection and then click on OK
And its done you can now connect your laptops,mobiles anything
================================================
Some things to be noticed
1)Don't use CAPITAL LETTERS in ssid
2)Don't dare to delete any connection in network and sharing center
Now if you want to remove the network
Again open cmd as administrator
And paste this commands one by one
1)netsh wlan set hostednetwork mode=allow ssid=mynetwork
2)netsh wlan stop hostednetwork
Please share my blog
==============================================
2)Don't dare to delete any connection in network and sharing center
Now if you want to remove the network
Again open cmd as administrator
And paste this commands one by one
1)netsh wlan set hostednetwork mode=allow ssid=mynetwork
2)netsh wlan stop hostednetwork
Please share my blog
==============================================
No comments:
Post a Comment