How to Set up a Wi-Fi hotspot in Windows 8?

Source: Internet
Author: User
The host settings are as follows:
1. Run the command prompt as an administrator:
Shortcut Key win + R → Enter cmd → press ENTER
2. Enable and set the virtual WiFi NIC:
Run the command: netsh WLAN set hostednetwork mode = allow SSID = ccav key = qazwsxedc
This command has three parameters: Mode: whether to enable the virtual Wi-Fi network card. If it is changed to disallow, It is disabled.
SSID: the name of the wireless network. It is best to use English (take ccav as an example ).
Key: wireless network password. It must contain more than eight characters (take qazwsxedc as an example ).
The preceding three parameters can be used independently. For example, you can disable a virtual Wi-Fi network card by using mode = disallow only.
After the network connection is enabled, a wireless connection 2 with the network adapter "Microsoft virtualwifi miniport adapter" is displayed. For convenience, rename it ccav or another one. If no, you only need to 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, select "properties"> "share", and check "allow others... connection (n) and select "ccav ".
After confirmation, "shared" will appear next to the shared Nic icon, indicating that "Broadband connection" has been shared to "ccav ".
4. Enable the wireless network:
Continue to run: netsh WLAN start hostednetwork in the command prompt
(Change start to stop to disable the wireless network. To enable the wireless network after it is started, you only need to run this command again)

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.