Win7 Wireless LAN sharing-wifi hotspot settings
The most important first step is to know whether your network card supports the bearer network. If it does not support the network, it will be rejected by a vote. If it does not support the network card, you can start the subsequent steps. Run the "netsh wlan show drivers" command in CMD (without quotation marks) to check whether the supported bearer network is displayed in one line after running: yes (If yes is supported) "is" no ". The following full text is omitted ~~~~~~~~~~~~ Is "yes ". For more information, see the following full text ~~~~~~~~~~~~~ If the network adapter supports Network bearer, you can enter the following wifi settings: 1. Run the command prompt as Administrator: Start → attachment → command prompt (right-click "Run as administrator ") or click Run run cmd 2, set virtual WiFi network card: In the window that opens Run Command: netsh wlan set hostednetwork mode = allow ssid = kuailezhyizhan key = 521 this command has three parameters, mode: whether to enable the virtual WiFi Nic. If it is set to disallow, It is disabled. Ssid: the name of the wireless network. It is recommended that you use yourPC as an example ). Key: wireless network password, more than eight characters (using yourWiFi 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. 3. Enable the virtual WiFi Nic and run the command in the window that opens: netsh wlan start hostednetwork. After completing step 2nd, enter this command again, in the network connection, an additional wireless connection 2 with the "Microsoft Virtual WiFi Miniport Adapter" Nic is displayed. For convenience, rename it as Virtual WiFi. If no, you only need to update the wireless NIC Driver. 4. 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 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 ". Note: Some users may encounter an error when internet connection shared access is enabled. This is because after the windows Firewall Service is started once, you can set up sharing again ~~~~ Appendix: Command for displaying Wireless Network Information: netsh wlan show hostednetwork the WLAN emitted by the virtual Wireless AP is 802.11g standard and the bandwidth is 54 Mbps