How to find all WiFi password with only 1 command

Steps to find WiFi password in Widows :

  •  First open cmd (command prompt) in your PC or system.
  • It  will be look like follows,



  • After opening the command prompt type the given command.
                       command- netsh wlan show profile  ( This command will list all WiFi.)

  • Now type the following command 
                       command - netsh wlan export profile folder=C:\ key=clear (This command will show                            all passwords )

  • The password can be shown as <key material> (or) you can open C folder and connect the particular WiFi that you want to connect. 


Previous
Next Post »