Steps: View password of previously connected Wifi networks




Yes! If you have connected to a wifi network ever in your life means that you can see the password of that network. Connected wifi passwords will be stored in your pc and you can easily accsess it. Follow the steps below.



Setps:

  1. Open CMD
  2. Write the command “netsh wlan show profiles” and press enter
  3. You will see the list of networks you have connected
  4. Write the name of wifi network with previous command.
  5. It will be some thing like this “netsh wlan show profiles wifinetworkname”
  6. After pressing the enter, you will see many information about the network.
  7. Under security setting look for “Security key : Present” (If absent you cant view wifi password)
  8. with previous command type key=clear
  9. Now you will see the password under “security setting”

Final Command will look something like this

netsh wlan show profiles wifiname key=clear