Creating a wireless hotspot in laptop using command Prompt -(Hosted Network )
Creating a wireless hotspot in laptop Your Laptop may be connected through a LAN or an WIFI , you can host a hotspot from your Computer/Laptop Step 1> open the CMD (command Prompt) as Administrator Step 2> Type in the following commands >netsh wlan set hostednetwork mode=allow ssid=Wifiname key=PASSWORD >netsh wlan start hostednetwork Note : The password should be a 8 digit number now you can see the hosted wifiname in your mobile device. connect it using the password. please let us in comments if you have any difficulty in creating a hotspot.