top of page
Create Hosted Network Through CMD
Run the command prompt as an administrator: Shortcut key win+R→ enter cmd→ enter.
Enable and set the virtual WiFi network card: Run the followingcommand:
netsh wlan set hostednetwork mode=allow ssid=NetworkName key=Password then press Enter key
netsh wlan start hostednetwork then press Enter key
After Running both command your hostednetwork will created successfully and also start this service on your PC.
bottom of page