3 Ways to Show Hidden WiFi Passwords on Windows 10,8,7 -CMD

3 Ways to show WiFi Password on Windows -10,8,7

In this article, I’m going to show you how to show hidden WiFi passwords on Windows 10,8,7 using command prompt (CMD). If you’ve connected your system to a WiFi before and want to know what the was password of the WiFi? Or you are currently connected to a WiFi but don’t remember what the password is so you are in the right place. You can use this guide for different purposes so I’ve just mentioned two possible points.

Related Post: How to Recover Windows 10 Password?

Show Hidden WiFi Passwords on Windows 10,8,7 Using CMD

In this guide, I’ll show you guys 3 different methods to show hidden WiFi Passwords on Windows 10 in cleartext. You don’t need any third-party software or application to do it. Just we need the default Windows command prompt that every Windows (10,8,7) have. Let’s get started without any further details. If you want something that I didn’t mention in this guide, please comment below this article.

Related Guide: Create Partition In Windows 7 Without Formatting

Method 1: Show Hidden WiFi Passwords on Windows

  1. Click on the Windows icon with your mouse and type CMD. You’ll see the command prompt show up on the start menu. Click on the Command Prompt. However, you don’t need to run it as an Administrator.

    How to Fix macOS Big Sur Screen Resolution on VirtualBox

    Run CMD as Admin

  2. Now use the commands below and execute them by CMD. You have to create a folder on your C Drive or any other drive because we store the cached WiFi Passwords on that folder. Create C:\WiFi_Passwords folder.
    Show WiFi Names

    Show WiFi Names

    netsh wlan show profile
    netsh wlan export profile  folder=C:\WiFi_Passwords\ key=clear
  3. Now navigate to C:\WiFi_Passwords and you’ll see all your saved WiFi passwords inside this folder. Right-click on one of the WiFi .XML file and open it via notepad.

    Open WiFi XML File

    Open WiFi XML File

  4. The SSID shows the WiFi name and under Security, you see the password of the WiFi. In this case, my WiFi name is “wikigain” and the Security is “Password_is_Hacked“.

    SharedKey Password

    SharedKey Password

Method 2: Show Hidden WiFi Password in Windows 10

This method is the easiest way and very similar to Method 1 with a bit different. Use the following commands to see your WiFi hidden password in clear text on the CMD window. You don’t need to export to file like the first method. Make sure to change wikigain with your own profile name.

netsh wlan show profile
netsh wlan show profile wikigain key=clear
3 Ways to show WiFi Password on Windows -10,8,7

Show WiFi Profile

Method 3: Show Hidden WiFi Password in Windows 10

In this method, I’ll show the graphical way to show your hidden Wireless password. This method will work only if you’re connected to the wireless access point.

  1. Open Run >type ncpa.cpl.
  2. Right-click on your WiFi and select Status.
  3. Click Wireless Properties> check Show characters.

Video Tutorial

If you don’t like reading the article, we have a step by step video tutorial on how to show hidden WiFi Password on Windows 10.

https://www.youtube.com/watch?v=paY35uQ8xk4

Conclusion

In this post, I’ve outlined three different ways to show your hidden WiFi password. In the first two methods, I used CMD and a graphical way to show the WiFi password.

Mukhtar Jafari is the founder and CEO of wikigain.com. He is CISCO CCENT & CCNA Certified and has got his diploma in IT Networking from North Metro TAFE PERTH. He is currently working as a Help Desk Technician at DEEPTECH Perth Western Australia. In addition, he loves helping other tech enthusiasts so he is working part-time on wikigain.com. He shares his experience through this website for IT beginners.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.