In this post shows how you can trace or find back your connected WIFI password by using CMD, this only works on connected WIFI which means that not previously connected WIFI the WIFI password will not be found.
Table of - Content
1 - Find Wifi passowrd using CMD on Windows.
Open Command Prompt on administrator mode. Goto start and type in CMD, find command prompt app and run as administrator.
2 - Find list of connected Wifi.
Type in the code “netsh wlan show profile” into the command prompt and hit enter, it will display all the history connected network in the list, you can choose any one from the list to trace back the password.
3 - Trace connected Wifi Password form the list.
Type in the code “netsh wlan show profile name=WifiName key=clear” Replace the WifiName with your SSID(Wifi name) and key equal clear, otherwish wifi password will not be displayed