step one
Go to command prompt, click start up menu on your system, click RUN, type Cmd, and click ok to open the command prompt
step two
inside the command prompt, type the following
netsh wlan show networks
mode = bssid(it will show all the available wifi network, take note of the names)
step 3
To connect to the wifi network, type the following
netsh wlan connect
name= (put the name of wifi your system detect)
e.g net wlan connect
name = (kinibigdeal pc)
step 4
press enter to connect
step 5
To disconnect it, type
netsh wlan disconnect
step 6
To save it type : netsh wlan export profile name = kinibigdeal( not by name but change it to the name of the detected wifi)
No comments:
Post a Comment