1. Run the command prompt as an administrator first
Start-Up search box input cmd, out of the Cmd.exe run on the right-click Administrator, or win+r open the Run prompt box, type cmd and enter.
2. Set "virtual WiFi card" mode
Typing command:
set hostednetwork mode=allow ssid=master_share key=1234567890
Mode: Whether to enable the virtual WiFi network card, to disallow is disabled
Ssid: Set the name of the wireless network
Key: Set the password for the wireless network.
After execution we will see a "Wireless network connection 4" virtual network card in the network adapter (usually wireless network connection 2, because my machine has access to a number of wireless network cards, so wireless connection
3. Enable "Internet Connection Sharing"
Open the Control Panel, locate and open the Network and Sharing Center window, right-click a network connection that is connected to the Internet, select Properties, switch to the Sharing tab, select the check box in it, and select the network connection that allows it to share the internet here is our virtual WiFi card.
Once identified, the shared icon appears next to the network card that is provided for sharing
Run the following command from the command prompt:
Netsh wlan start hostednetwork
Turn on the wireless network that we set up earlier (change start to stop to turn off the wireless networks).
Use your phone to search for wireless, find a network named Master_share, click Connect and enter the password you set,
4. Use the following command to view the shared unlimited network information:
Netsh wlan show hostednetwork
Use wireless card to build virtual WiFi