Posts

Showing posts from September, 2016

Create a WiFi Hotspot Using the Command Prompt In Windows OS

Image
Prakash-Tech.Blogspot.com   How to Create a WiFi Hotspot Using the Command  Prompt  In Windows OS Guide to create hosted network using the command prompt in Windows 10 PC. The same steps can be applied to Windows 7 and Windows 8.1 running PCs. This guide will help you to create Wi-Fi Hotspot in Windows 10 PC using the command prompt and without any third party software utility. Step1 Run.  Press the "Windows key" and "R" buttons at the same time. The Run window will pop up. Command Prompt.  Type "cmd" in the box then hit "Enter" or OK. The Command Prompt will pop up, with Administrative Privileges. Device Check.  Type  netsh wlan show drivers  in command prompt and press enter. It will show the output like the image. In the output  Hosted network supported :Yes  means that your computer supports hosted networks. Verify this. Device Check.   Type  netsh wlan show drivers  in command ...