Create a Virtual Wifi Network Using Command Prompt on Windows 10

by OctaviousUalr in Circuits > Microsoft

11744 Views, 9 Favorites, 0 Comments

Create a Virtual Wifi Network Using Command Prompt on Windows 10

windows-10-logo.gif
I will be demonstrating how creating a virtual wifi network works on windows 10 computers. I will show multiple steps on how to do as well as explain if your computer supports the function or not.

Start Menu

IMG_0581.JPG

1. First, go to the start menu on your computer.

Password

IC726239.png

Enter a password if asked (if you’re not on an

administrative account).

Command Prompt

IMG_0580.JPG

Search for the command prompt application (cmd).

Administrator Account

IMG_0537.JPG

Second, right click and select run as administrator

First Command

IMG_0539.JPG

Third, type the following command to see if your

computer supports hosted network: “NETSH WLAN SHOW DRIVERS”.

Support for Your Computer

IMG_0540.JPG

If you see a “Yes” that means your computer does

support hosted network and “No” if it does not support hosted network.

Setting Up the Network

IMG_0541.JPG

Type the following command prompt: NETSH WLAN SET

HOSTEDNETWORK mode=allow ssid=Network key=passphrase and press enter. *Make sure you replace the “network name with the name you want to use and the “key” with the password of your choice.

Start HOSTEDNETWORK

IMG_0586.JPG

Type NETSH WLAN START HOSTEDNETWORK and press enter.

This will turn on the hosted network.

Stop HOSTEDNETWORK

D6DCC964-B044-4FBA-A150-431588295519.jpeg

Type NETSH WLAN STOP HOSTEDNETWORK to turn the

hostednetwork off.

Close Window

IMG_0556.jpg

After you are finished exit out of the command prompt

windows.