Find Wi-Fi Password Using CMD Of All Connected Networks Whenever we connect to a Wifi network and enter the password to connect to that n...
Find Wi-Fi Password Using CMD Of All Connected Networks
Whenever we connect to a Wifi network and enter the password to connect to that network, we actually make a WLAN profile of that WiFi network. That profile is stored inside our computer, along with the other required details of the WiFi profile.
Using the commands, we can further optimize our particular WiFi network, like turning on some features such as mac randomization, changing the radio type of your WiFi, etc. In case, you can't remember the password of your wireless network, one way is to access the same via your router's settings. But Because browsing through router settings can be quite a task sometimes. So, instead of using a GUI to find the individual passwords, we can also look for the WiFi password of that particular WiFi network using CMD.
Steps;
1. First open CMD (Command Prompt)
Again Type
netsh wlan show profiles name="WifiName" Key=clear
Content : ***************
COMMENTS