How to enable virtual wireless network card sharing in WIN7 to enable wireless hotspots in WIN7: www.2cto.com 1. Run CMD 2 as an administrator. Run the netsh wlan set hostednetwork mode = allow ssid = wifi key = 123456789 mode = allow to enable the virtual Wi-Fi network adapter, disallow is disabled ssid = wifi wireless network name key = 123456789 wireless network password 3. Open the network connection, there will be an extra wifi connection, right-click the local connection (the one that has been connected to the INTERNET), select Properties, select share, and check "allow other network users to connect through the INTERNET connection of this computer ", select "wifi" and click OK. 4. Enter the command netsh wlan start hostednetwork, which is the wireless network for the account, and change start to stop to disable the wireless network.