How to Create WiFi Hotspot with Command Prompt

This is an article on how to create a Wi-Fi hotspot from your computer's internet using the Command Prompt program. To do this, you must use an administrator account on the computer.

Create hotspot

How to Create WiFi Hotspot with Command Prompt Picture 1How to Create WiFi Hotspot with Command Prompt Picture 1

Open Start. This is the option in the bottom left corner of the screen. You can also press the ⊞ Win key to open Start.

On Windows 8, you would place the mouse pointer in the upper-right corner of the screen, and then click the magnifying glass icon.

How to Create WiFi Hotspot with Command Prompt Picture 2How to Create WiFi Hotspot with Command Prompt Picture 2

Type command prompt into Start. This will show you the Command Prompt icon.

How to Create WiFi Hotspot with Command Prompt Picture 3How to Create WiFi Hotspot with Command Prompt Picture 3

Right click on Command Prompt. This is the option at the top of the page.

If you use a laptop with a trackpad but no mouse button, tap two fingers on the trackpad to perform a right-click.

How to Create WiFi Hotspot with Command Prompt Picture 4How to Create WiFi Hotspot with Command Prompt Picture 4

Click Run as administrator . This option is available in the right-click menu that is currently displayed.

If you don't see the Run as administrator option, you cannot create a Wi-Fi hotspot.

How to Create WiFi Hotspot with Command Prompt Picture 5How to Create WiFi Hotspot with Command Prompt Picture 5

Click Yes when asked. The Command Prompt window will appear on the screen.

How to Create WiFi Hotspot with Command Prompt Picture 6How to Create WiFi Hotspot with Command Prompt Picture 6

Type NETSH WLAN show drivers and press ↵ Enter. This is a command that provides confirmation that the computer can create a hotspot using the Command Prompt.

How to Create WiFi Hotspot with Command Prompt Picture 7How to Create WiFi Hotspot with Command Prompt Picture 7

Find "Yes" next to "Hosted network supported". If you see "Yes" here, your computer supports the Hosted Network feature - which allows you to create a Wi-Fi hotspot.

If you don't see "Yes" here, your computer cannot create a Wi-Fi hotspot using Command Prompt.

How to Create WiFi Hotspot with Command Prompt Picture 8How to Create WiFi Hotspot with Command Prompt Picture 8

Enter the following code into the Command Prompt:

netsh wlan ''set hostednetwork mode=allow ssid=NETWORKNAME key=PASSWORD

Press ↵ Enter after entering the code. Remember to replace "NETWORKNAME" (Network Name) and "PASSWORD" (Password) with the name and password you want to create for the hotspot.

How to Create WiFi Hotspot with Command Prompt Picture 9How to Create WiFi Hotspot with Command Prompt Picture 9

Type NETSH WLAN start hostednetwork and press ↵ Enter. Here's how to turn on your Wi-Fi hotspot.

How to Create WiFi Hotspot with Command Prompt Picture 10How to Create WiFi Hotspot with Command Prompt Picture 10

How to Create WiFi Hotspot with Command Prompt Picture 11How to Create WiFi Hotspot with Command Prompt Picture 11

Exit Command Prompt. Now that your hotspot is up and running, you need to share it to be able to connect.

Network sharing

How to Create WiFi Hotspot with Command Prompt Picture 12How to Create WiFi Hotspot with Command Prompt Picture 12

Open Start and type control panel. This is to search for the Control Panel application on your computer.

How to Create WiFi Hotspot with Command Prompt Picture 13How to Create WiFi Hotspot with Command Prompt Picture 13

Click Control Panel . This option displays at the top of the Start window.

How to Create WiFi Hotspot with Command Prompt Picture 14How to Create WiFi Hotspot with Command Prompt Picture 14

Click Network and Internet. This is the option in the middle of the page.

How to Create WiFi Hotspot with Command Prompt Picture 15How to Create WiFi Hotspot with Command Prompt Picture 15

Click Network & Sharing Center . You'll see this option near the top of the page.

How to Create WiFi Hotspot with Command Prompt Picture 16How to Create WiFi Hotspot with Command Prompt Picture 16

Click Change adapter settings . It's the link in the upper left corner of the window.

How to Create WiFi Hotspot with Command Prompt Picture 17How to Create WiFi Hotspot with Command Prompt Picture 17

Right click on the current name of the network connection. You'll find this option at the top of the "Change adapter settings" window.

How to Create WiFi Hotspot with Command Prompt Picture 18How to Create WiFi Hotspot with Command Prompt Picture 18

Click Properties . This is the option at the bottom of the currently displayed menu.

How to Create WiFi Hotspot with Command Prompt Picture 19How to Create WiFi Hotspot with Command Prompt Picture 19

Click the Sharing tab . This option is at the top of the window.

How to Create WiFi Hotspot with Command Prompt Picture 20How to Create WiFi Hotspot with Command Prompt Picture 20

Check the box "Allow other network users to connect." (Allow other users to connect…). This is the option at the top of the window.

How to Create WiFi Hotspot with Command Prompt Picture 21How to Create WiFi Hotspot with Command Prompt Picture 21

Click the box below the "Home networking connection" heading. You'll see this option in the middle of the page.

How to Create WiFi Hotspot with Command Prompt Picture 22How to Create WiFi Hotspot with Command Prompt Picture 22

Click the name of the hotspot. Maybe the name you see will be "Local Area Connection * #".

How to Create WiFi Hotspot with Command Prompt Picture 23How to Create WiFi Hotspot with Command Prompt Picture 23

Click OK . Nearby devices can now connect to your Wi-Fi hotspot.

4 ★ | 1 Vote