HackingHow to?

How to Find Wi-Fi Password of Connected Networks Using CMD?

It is very common that we want to find the Wi-Fi passwords of connected networks. Here we have come up with a complete tutorial to find Wi-Fi passwords using the command prompt.

  • Open the CMD and run it as an administrator.
  • Now, in order to find out all the stored networks on the computer, write the following code in the command prompt.

netsh wlan show profile

  • Now, in order to disclose any connected network password. Write the following command and press enter. Note that you need to remove the Wi-Fi name with the desired network name.

netsh wlan show profile WiFi-name key=clear

For example, we are finding the password of R name network, so the command will be like this: netsh wlan show profile R key=clear

Ritik Banger

Founder and Editor of The Tech Infinite. An Engineering Graduand who loves to write in Cyber Security, Tech News, Privacy Breaches, and Tutorials.

Related Articles

Leave a Reply

Back to top button
The Tech Infinite