How to enable wifi hotspot of your laptop
Sharing the internet is the passion of the people . In case if you have laptop connected to lan and don't have wifi router. What you can do In this case ? Today i will say how you can enable wifi hotspot in you laptop.
let's begin
- First of all Click Start, type CMD, right-click the Cmd.exe link and select "Run as Administrator".
- (netsh wlan show drivers) type this to cmd . It will show whether your laptop support wifi hotspot or not.
- Now type the following command to create WiFi hotspot:netsh wlan set hostednetwork mode=allow ssid=Name key=8CharacterKey
- place "Name" with the name you'd like to use for your custom network, and "8CharacterKey" with a password that's like to keep.
- Start Wi-Fi hotspot by this cmd:netsh wlan start hostednetwork
- Then type:- netsh wlan show hostednetwork
- Now click Control Panel -- Network and Internet -- Network and Sharing Center
- Go to your network connection:click on it
- Goto properties Click on sharing
- Check on( allow other network user to connect through this computer network)
- And down option change to( local area connection*4 like this)
- click on ok and enjoy
No comments:
Post a Comment