Establish WiFi hotspots on Windows

Source: Internet
Author: User

1Run Command Prompt as Administrator:

"Start --- enter "cmd" in the search bar ---- right-click toRun as Administrator"

 

2Enable and set virtualWiFiNIC:

Run the following command:Netsh WLAN set hostednetwork mode = allowSSID= WuminpcKey= Wuminwifi

(Note: After the above command "SSID", the red letter is the network name and you can name it as needed. For example, you can change wuminpc to mywifi. you can name it as you like.

The red letter behind "key" is the password. you can name it by yourself. For example, you can change wuminwifi to 12345678. In short, you can name it yourself. You don't have to name this network. This password is the best password with more than 8 characters.

)

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 recommended to use English (wuminpc as an example), that is, the name of the Wi-Fi network to be set.

Key: wireless network password. It can contain more than eight characters (wuminwifi is used as an example), that is, the Wi-Fi password you want to set.

The preceding three parameters can be used independently. For example, you can disable a virtual Wi-Fi network card by using mode = disallow only.

I believe that anyone who has used dos knows how to run the command, that is, press Enter.

Netsh WLAN set hostednetwork mode = allow SSID = wuminpc key = wuminwifi

After running, you can see the following:

 

Then open "network and sharing center" -- "Change adapter Settings" to see if there is one more item. If there is one more "Microsoft Virtual WiFi miniport adapter ", it means that the settings on the front are true.

 

If the connection is enabled successfully, a wireless IP address with the "Microsoft Virtual WiFi miniport adapter" is displayed in the network connection.

For convenience, rename it virtual wifi. If no, you only need to update the wireless NIC Driver.

3, SettingsInternetConnection 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" virtual WiFi ".

After confirmation, "shared" will appear next to the shared Nic icon, indicating that "Broadband connection" has been shared to "virtual WiFi.

4Enable wireless network:

Continue to run: netsh WLAN start in the command prompt
Hostednetwork

Of course, you can create a new notepad file copy: netsh WLAN start hostednetwork and save it as: Start WiFi hotspot. bat
The next time you start the instance, you only need to run it as an administrator. (Note: It must be run as an administrator before it can be started)

Now, the Red Cross of virtual WiFi disappears, the Wi-Fi base station has been set up, and the host has been set up. Xiaomi mobile phone, iPhone, touch, notebook, mobile phone with WiFi module, and other sub-machines can search for wireless wuminpc, and enter the password wuminwifi to share the internet.
You can write the network name and password as you like.

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.