Making your Laptop/PC as hotspot to share the internet
Making your Laptop/PC as hotspot in Windows Operating System
- Click on START->cmd (Run as Administrator)
- Check whether your laptop/PC supports wireless
- To check type the command in the cmd as "netsh wlan show drivers"
- If hosted network is mentioned as "Yes" then you can continue
- Type "netsh wlan set hostednetwork mode=allow ssid=username key=password"
- Note the username and password can be anything as your wish
- Then type "netsh wlan start hostednetwork" to start the service
- Go to network and sharing center->Change adapter settings
- You will find a wireless network as virtual miniport (which we created)
- Then right click on the internet network (ie.,LAN or other wireless) then click properties
- Select sharing tab and check the first check box(ie.,allow other............)
- Select the name of the wireless virtual miniport in the dropdown Ex:wireless connection 2
- Click OK
- Now the network will be visible to the wireless devices.
- If not, check whether the Wifi is enabled on your laptop/PC.

Comments
Post a Comment