Forum Discussion

ThorneBeckett's avatar
ThorneBeckett
Iron Contributor
Nov 11, 2024

How can I find my saved WiFi password on Windows 10?

Hello , I would like to ask, how can I view the saved WiFi password on Windows 10? Sometimes I need to use WiFi when I change devices or when friends come to my house, but I don’t remember the password. Does anyone know how to find it? Thank you!

13 Replies

  • Barbarank's avatar
    Barbarank
    Iron Contributor

    In Windows 10, Wi-Fi passwords are stored in the system registry and can also be accessed using the Command Prompt. 

    Step 1: Press Win + X and select "Command Prompt (Admin)" or "Windows PowerShell (Admin)".

    Step 2: Type the following command and press Enter. This will display a list of all the Wi-Fi networks your computer has connected to.

    netsh wlan show profiles

    Step 3: To view the password for a specific Wi-Fi profile, type the following command (replace ProfileName with the actual name of the Wi-Fi profile):

    netsh wlan show profile name="ProfileName" key=clear

    Look for the line that says Key Content under the Security settings section. This will  find saved wifi password in Windows 10 PC as prompted.

    • ThorneBeckett's avatar
      ThorneBeckett
      Iron Contributor

      This method seems a bit complicated. You have to enter a lot of commands to open the command prompt. Is there a simpler method? For example, you can directly view WiFi password without using the command line? I think this will be much more convenient for novice users. 

  • Kamma905's avatar
    Kamma905
    Iron Contributor

    Here is a simple way to find saved WiFi password in Windows 10:

    1. Go to Settings > Network & Internet > Status.
    2. Scroll down and click on Network and Sharing Center.
    3. Next to "Connections," click on your WiFi network name.
    4. In the WiFi Status window, select Wireless Properties.
    5. Go to the Security tab and check the Show characters box to reveal your WiFi password.