Built-in Windows 11 features store your passwords for websites, apps, and network connections, making it easier to access your accounts without constantly typing credentials. When you need to retrieve a forgotten password or review your saved credentials, several reliable methods are available—each with distinct steps and security considerations.
Access Saved Passwords in Credential Manager
Start button or tap the Windows key on your keyboard. In the search bar, type Credential Manager and select it from the results. This opens the Windows Credential Manager—an integrated tool that stores login details for websites, network shares, and applications.



Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →View Saved Passwords in Microsoft Edge


Reveal Passwords Using Control Panel and Windows Credentials
Windows + R to open the Run dialog, type control, and press Enter. This opens the Control Panel.


Use Command Prompt to List Saved Credentials
cmd, right-click Command Prompt, and select Run as administrator. This method is more technical and does not directly reveal passwords but lists all stored credentials.
cmdkey /list

This displays all credential entries stored on your system, including their target names and types. However, the actual passwords remain hidden. Use the information to cross-reference entries in Credential Manager for further details.
rundll32.exe keymgr.dll,KRShowKeyMgr

This command opens the Stored User Names and Passwords dialog, where you can view a list of saved credentials. While you can see usernames and resource names, passwords remain masked for security.
Access Saved Passwords via Windows Settings
Passwords and select See your saved passwords on other devices. This section displays credentials synced with your Microsoft account, especially if you use Edge or have enabled password sync.Retrieve Passwords from Your Microsoft Account Online

Best Practices for Managing Passwords on Windows 11
- Always use a strong, unique password or PIN for your Windows account to prevent unauthorized access to Credential Manager and browser-stored passwords.
- Enable Windows Hello (face or fingerprint recognition) for faster, secure logins.
- Consider a trusted third-party password manager if you need advanced features like secure password generation, emergency access, or cross-device sync.
- Regularly review and update your saved credentials to remove outdated or unused entries.
- Enable two-factor authentication (2FA) on accounts that support it for an extra layer of security.
- Be cautious on shared or public computers—always sign out and never save passwords on devices you don’t control.
- Back up your password vault securely and keep your recovery options up to date.
Retrieving saved passwords on Windows 11 is straightforward using built-in tools like Credential Manager and Microsoft Edge, but always prioritize security by protecting your account and regularly reviewing your credentials.






