How does one enable Win10 for the official Win10 version hotspot ?, Official win10 Edition
How to create and share Wifi hotspots in the official Win10 system? In addition to using relevant Wifi hotspot tools to create hotspots, we can also use the commands that come with the official Win10 version to create WiFi hotspots. Using commands to create WiFi Hotspots can effectively save system resources. The following describes how to create a Wi-Fi hotspot in Win10.
Right-click "Windows" in the lower left corner of the official Win10 version, and select "command prompt (Administrator)" from the right-click menu to enter.
In the "command prompt" window, enter the command
"Netsh wlan set hostednetwork mode = allow ssid = Win10FreeWiFi key = 12345678"
Press enter to create a WiFi hotspot named "Win10FreeWiFi" and the password is "12345678.
After the hotspot is created, enter the "netsh wlan start hostednetwork" command to enable the hotspot. In this case, you can try to connect to the WiFi network by using a mobile phone or other devices.
Next, let's take a look at the created Wi-Fi hotspot. Right-click the "network" icon in the lower right corner of the taskbar and choose "Open Network and sharing center" from the right-click menu.
On the "Network and sharing center" page, click "Change adapter Settings" in the upper-left corner. :
Now, you can see the newly created "Win10FreeWiFi" network connection on the "Network Connection" page.
On the mobile phone or other devices, you can try to connect to the free WiFi hotspot created above. :
If the message "cannot connect normally" or "Always Get IP Address" appears, we need to make the following settings: first, temporarily disable security software, such as "360 security guard", at the same time, set a firewall to allow the "virtual WiFi" hotspot to pass through.
On the "Network Connection" page, right-click "Broadband connection" or "Local Connection" and choose "properties" from the shortcut menu.
In this case, the "properties" interface is displayed, the "share" tab is displayed, and the "allow other network users to connect through the Internet connection of this computer" option is checked, select "local connection * 1" (the newly created Wi-Fi hotspot) from the home network connection drop-down list and click "OK" to complete the settings.
Of course, to disable the newly created network named "Win10FreeWiFi", you only need to enter the command "netsh wlan set hostednetwork mode = disallow" in the MSDOS interface and press Enter.