Know WiFi Password

Know password of every WiFi you have ever logged in with your windows device


Have you ever thought that to how many Wi-Fi networks you've joined with your Windows device? Well! It's hard and tedious work to remember the names and the password of all those network. But actually Windows OS maintains a log of all those Wi-Fi networks which you've joined till yet. So here's a trick to see that log in case you forget or need to take a look at them. And for some curious minds it can also be used to kind of spy on password of any other user and its easy too cause you don't need any Admin privileges to access this feature. 
So here's how we do it:

First, open command prompt

1)How to open cmd

1)press windows+r 
2)type cmd
3)press enter.

2)Now type 

"netsh wlan show profiles"
Hit Enter 


Now you can see the complete list of all WiFi/SSID you have ever connected

3)Now Type, 
"netsh wlan show profiles <name of WiFi/SSID>"
and hit enter

example
"netsh wlan show profiles smartechverse"




4)Now Type 
netsh wlan show profiles <name of WiFi/SSID> key=clear
and hit enter

example
netsh wlan show profiles smartechverse key=clear




and Now you can see the password of that selected wifi in key content
like mine is here
Key Content  : whatuwant



Thank You

Comments