top of page
star_edited.png

Create Hosted Network Through CMD

  1. Run the command prompt as an administrator: Shortcut key win+R→ enter cmd→ enter.

  2. Enable and set the virtual WiFi network card: Run the  followingcommand: 

  3. netsh wlan set hostednetwork mode=allow ssid=NetworkName key=Password then press Enter key

  4. netsh wlan start hostednetwork then press Enter key

  5. After Running both command your hostednetwork will created successfully and also start this service on your PC.

bottom of page