To create "Wifi Hotspot" through Command Prompt in Windows 7/8
Step 1: Click Start Menu
Step 2: Type cmd in Search Box then right click "cmd" and Run as Administrator
Step 3: Type the following commands
netsh wlan set hostednetwork ssid=john key=12345678
-->enter
(SSID is ur network name and key is your password (Must be 8 char or digit))
netsh wlan start hostednetwork -> enter
Step 4: Go to Control Panel--> Network and Sharing Center-->Click your current Internet Connection and click properties.
Step 5: Go to Sharing tab enable the following check box-> click ok
Step 6:Click the "Select a Private Network connection-> then select Your network connection->ok
Step 7: Now you have successfully created the wifi hotspot and your internet is ready to share.
Step 8: Now you search for wifi network on another device and enter password what u have given already.
TO STOP A WIFI HOTSPOT :
Run the cmd as Administrator and Type the following commad :
netsh wlan stop hostednetwork -->enter
Now Your wifi Hotspot stopped. Njoy
No comments:
Post a Comment