CALL US

+91 8219776763

CyberOps Guide for Making your System hotspot without Software

Make your system hotspot without any software

By Prempal Singh 0 Comment June 17, 2016

wifi

It’s a big problem with people that they not able to share their internet or connected with their smart phone or any other devices. So in this tutorial I am going to show a method to how to make hotspot your system without any software, but make sure that your system have Wi-Fi enable devices. It may be in build like in mostly laptops, and if you have desktop so you can purchase a Wi-Fi device and then you can connected with other Wi-Fi and also make hotspot your system without any third party tool or we can say without any software.
So following the steps:

Step 1: Open your command prompt with administrator privilege.

cmd-scr1

Step 2: Now type below command to check that whether your system is supported for this or not.
“netsh wlan show drivers”

cmd-scr2

Now if you see “Hosted network supported: Yes” then turn to next step as your system is supported for this.
Step 3: Now use this command to make a hotspot with set wifi name and set password like WiFi name is CyberOps and password is 1234512345
“netsh wlan set hostednetwork mode=allow ssid=CyberOps key=1234512345”

cmd-scr3

Step 4: Now just start your hotspot by this command:
“netsh wlan start hostednetwork”

cmd-scr4

Step 5: Now last step. Just go to your internet connection properties and enable internet sharing.

cmd-scr5

Note: Here I have selected wireless network connection because I am connected to a Wi-Fi network. You will select “local area network” if you are connected to data-card like MTS, Reliance, Airtel etc.
At any instance if you want stop this hotspot then just type below command:
“netsh wlan stop hostednetwork”

So now you can easily make and stop Wi-Fi Hotspot. So enjoying with sharing your internet to other devices.

error: Content is protected by Cyberops !!