Windows 7 shared Wifi

Source: Internet
Author: User
  1. Run CMD as an administrator.
  2. Run the following command to enable and set the virtual WiFi NIC: netsh wlan set hostednetwork mode = allow ssid = wifissid key = wifipassword. In this command, mode indicates whether to enable the virtual wifi NIC (allow indicates enabled, disallow indicates disabled. wifissid indicates the ssid name (in English as much as possible) and wifipassword indicates the password set by wifi. After running successfully, a wireless connection 2 with the "Microsoft Virtual WiFi Miniport Adapter" is added to the network connection. If not, update the wireless NIC Driver.
  3. Set Internet Connection Sharing. In the "Network Connection" window, right-click a network connection that has been connected to the Internet and choose "properties"> "share ", check "allow other connections" and select a new wireless connection. After confirmation, the "shared" icon appears next to the shared Nic, indicating that the "Broadband connection" is shared.
  4. To enable the wireless network, run the following command: netsh wlan start hostednetwork (change start to stop to disable it. To enable it later, run this command again)
  5. Run the following command to check the wireless network status: netsh wlan show hostednetwork
  6. The wireless network AP is based on the 802.11g standard and the bandwidth is 54 Mbps.

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.