How can I see the passwords stored in Windows Credential ?

Kingpin31 36 Reputation points
2021-11-11T20:48:36.767+00:00

I have stored a password for a Network Drive but can'te remember it and I can't see it in "Windows Credentials" (see screenshot).
148661-windows-credentials.png

How can I see the passwords ?

Thanks in advance !

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,923 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-11-11T21:23:36.347+00:00

    Some options here.
    http://woshub.com/saved-passwords-windows-credential-manager/

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    2 people found this answer helpful.

  2. Georg Matviak 181 Reputation points
    2021-11-12T14:28:17.08+00:00

    Hi Kingpin31-6604,

    The Windows Credential Manager is a hidden desktop app that stores account information, including the passwords you enter when you're using Microsoft Edge or Internet Explorer. You can follow the below methods to get the password

    Open Credential Manager. To do this, type credential into the Windows search bar, and then click Credential Manager in the search results.

    Click Web Credentials or Windows Credentials. Both options are at the top of the window.

    Click the arrow next to the account you want to view. This displays more information about the account, including the option to show the password

    Click Show next to the password you want to see. A confirmation window will appear.

    Enter your password or PIN. Once you verify your identity, the saved password will appear in plain text.

    In order for you to save your passwords, you must have a Windows password and a PIN set up.


    --If the reply is helpful, please Upvote and Accept it as an answer--

    1 person found this answer helpful.

  3. Leo Tohill 5 Reputation points
    2023-05-12T02:11:55.0633333+00:00

    At least on some Windows versions, there is no option in Credentials Manager to show the option. If you can copy-and-paste into visual studio, you can compile the source code provided at https://github.com/KirillOsenkov/Misc/blob/c2e28fb9e37b7d115bead10a0bc7bfce5e1e4375/WindowsCredentialViewer.cs. A build then creates a command line exe that you can then run to show the password of a specified entry.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.