Monday, January 28, 2019

Find WIFI Password with CMD

1.Open command prompt by going to start and click on run command or press  the windows+r, then        type cmd and hit enter.
2.In command prompt  windoes, type
  "netsh wlan show network mode=bssid"
3.This command will be show all the available Wifi network in your area
4.this is the last step. just type:
  "netsh wlan connect name=(wifi name)
5.To disconnect it, type
  "netsh wlan disconnect

No comments:

Post a Comment

8 basic computer tricks to make life easier

  At this point, most of the general public should know how to use a computer in the most basic of situations.  Turn it on.  Open up the int...