Use Windows 7 built-in WIFI function to enable hotspot

Source: Internet
Author: User


Use the Windows 7 built-in WIFI function to enable the hotspot. If you have a notebook and run the windows 7 operating system, you can try it. 1. log on to cmd as an administrator. In the search box that starts, right-click "cmd.exe" in the final result and run it as an administrator. Www.2cto.com 2. Enter "netsh wlan set hostednetwork mode = allow" 3. Enter "netsh wlan show drivers" to view "supported bearer networks" in the result. If yes, this means that you can enable the hotspot. Otherwise, it is not supported. 4. Enter "netsh wlan set hostednetwork ssid = xxx". The xxx content is the name of your network. 5. Check the network adapter. In this case, "wireless network connection 2" is displayed. Right-click "properties" and choose "share". In the internet sharing drop-down list, set "Local Connection ". 6. Go back to the console and enter "netsh wlan set hostednetwork key = xxx". xxx is the password 7. Enter "netsh wlan start hostednetwork". Now the hotspot is enabled and can be used. Www.2cto.com Postscript: If you want to re-use "netsh wlan start hostednetwork" on the console, the corresponding stop command is "stop hostednetwork". If you want to write a bat script, you can quickly enable the hotspot. For example, open notepad, enter netsh wlan start hostednetwork, and save it as a bat file. Right-click the file and run it as an administrator.
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.