You are on page 1of 1

Convert win 10 to Hotspot

Windows key + X
select Command Prompt (Admin).

NETSH WLAN show drivers


Check hosted network support, if yes proceed
NETSH WLAN set hostednetwork mode=allow ssid=Your_SSID
key=Your_Passphrase
NETSH WLAN start hostednetwork

Windows key + X
Network Connections.
Properties.
Sharing tab
Allow other network users to connect through this computer's Internet connection

Stop Sharing

NETSH WLAN stop hostednetwork


NETSH WLAN start hostednetwork(to start any time)

View the hosted networks

NETSH WLAN show hostednetwork


NETSH WLAN show hostednetwork setting=security

Disabling Hosted network

Open the Start menu, do a search for regedit, hit Enter, and click OK to open the Registry with
admin rights.

croll down the following path in the Registry:


HKEY_LOCAL_MACHINE\system\currentcontrolset\services\wlansvc\parameters\host
ednetworksettings
Right-click the HostedNetworkSettings DWORD key, select Delete, and click Yes to
confirm deletion.

Restart your computer

Open to the Command Prompt and use the following command:


NETSH WLAN show hostednetwork

You might also like