Enable the Windows 7 wireless hotspot Function
Enable the hidden function of windows 7: Virtual WiFi and SoftAP (Virtual Wireless AP), you can turn your computer into a wireless router to achieve Internet sharing, Saving network fees and router purchase fees.
Use a laptop with Windows 7 OS or a desktop with a wireless network card as the host. The host needs to connect to broadband or optical fiber to access the Internet.
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 = wuminPC key = wuminWiFi
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 wuminPC as an example ).
Key: wireless network password, which consists of more than eight characters (wuminWiFi is used 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 it is enabled, a wireless connection 2 with the network Adapter "Microsoft Virtual WiFi Miniport Adapter" will be displayed in the network connection. For convenience, rename it Virtual WiFi. 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" virtual WiFi"
After confirmation, "shared" appears next to the shared Nic icon, indicating that "Broadband connection" has been shared to "virtual WiFi ".
Author: "Ru Yi Mo"