To create a Wi-Fi hotspot on a Windows 10 desktop using Command Prompt, you can follow these steps:
Open Command Prompt as Administrator:
- Click on the Start menu.
- Type
cmd. - Right-click on "Command Prompt" and select "Run as administrator".
Create the Hotspot:
In the Command Prompt window, type the following command and press Enter to create the hotspot:
Replace
YourNetworkName with the name you want for your Wi-Fi network and YourPassword with a password (at least 8 characters).3. Start the Hotspot:
- To start the hotspot, type the following command and press Enter:
4. Optional: Stop the Hotspot:
If you need to stop the hotspot, use the following command:
5. Check the Status of the Hotspot:
To check the status and details of the hotspot, you can use:
Here is the full sequence in one go:
Make sure your Wi-Fi adapter supports Hosted Network feature, otherwise, these commands will not work. If your adapter supports it, you should see the hotspot appear in your network connections.




