WIN10 CMD start Virtual WiFi

Source: Internet
Author: User

1. Run the command prompt as administrator:

    • Shortcut key win+r→ Enter cmd→ return

2. Enable and set the virtual WiFi network card:

    • Run command: netsh wlan set hostednetwork mode=allow SSID=WUMINPC Key=wuminwifi
    • This command has three parameters, mode: Whether the virtual WiFi NIC is enabled, or disallow is disabled.
    • SSID: The name of the wireless network, preferably in English (take WUMINPC as an example).
    • Key: Wireless network password, more than eight characters (take Wuminwifi as an example).
    • The above three parameters can be used alone, such as using only mode=disallow to directly disable the virtual WiFi network card.
    • After successful, the network connection will be more than one NIC for "Microsoft virtual WiFi Miniport Adapter" Wireless connection 2, for convenience, rename it to virtual WiFi. If not, just update the wireless card driver is OK.

3. Set up Internet Connection Sharing:

    • In the Network Connections window, right-click a network connection that is connected to the Internet , select Properties → share, tick the Allow other?????? Connect (N) "and select" virtual WiFi".
    • Once identified, the "shared" word appears next to the shared network card icon, which means "broadband connection" has been shared with "virtual WiFi".

4. Turn on the wireless network:

    • Continue to run at the command prompt: netsh wlan start hostednetwork
    • (change start to stop to turn off the wireless network, and then turn it on to enable the wireless network after you start the command again)

WIN10 CMD start Virtual WiFi

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.