I. Create
1. Run as administrator to open the CMD window.
2. InputNetsh WLAN set hostednetwork mode = allow SSID = Alex key = password_me"
The SSID is the name of WiFi, and the key is the password of wifi.
If the prompt is successful, the virtual WiFi has been created.
3. Enter netsh WLAN start hostednetwork
If a success prompt is displayed, the Wi-Fi service is enabled properly.
3. Now the virtual WiFi has been created successfully and started successfully. Next, we need to enable the virtual wifi to connect to the Internet.
Go to control panel --> network and Internet --> network and sharing center --> change the adapter settings. The following devices are displayed:
The wireless network connection is the virtual WiFi I created, and the local network connection is the local connection in the upper left corner. Right-click the local connection and choose "properties"> "sharing, as shown in:
Select "allow other network users to connect through the Internet connection of this computer", and then select our virtual WiFi in "Home Network Connection, "wireless network connection 2" is selected here.
After confirming, the virtual WiFi we set up will be able to access the network normally.
Ii. Delete
Click computer --> right-click Properties --> Device Manager --> network adapter. The entry is "Microsoft Virtual WiFi miniport adapter" Right-click --> uninstall --> OK. In this way, the virtual WiFi is successfully deleted.