How to Find a Saved Wi-Fi Password in Windows 11

Anwar AlamAnwar AlamPublished Jun 3, 2022Updated Sep 6, 20264 min read0 comments
How to find a saved Wi-Fi password in Windows 11 using four easy methods

Saved Wi-Fi password details remain available in Windows 11 after the computer connects to a protected network. If you need to connect another trusted device, you can reveal the password through Settings, the classic network dialog, or a built-in command.

Use these methods only for a network you own or are authorized to manage. A saved password gives anyone nearby access to that wireless network.

Quick Answer

To find a Wi-Fi password in Windows 11, open Settings > Network & internet > Wi-Fi, select the connected network or Manage known networks, open the network’s properties, and select Show beside the Wi-Fi network password. For any saved profile, use netsh wlan show profile name="NetworkName" key=clear and read Key Content.

Saved Wi-Fi password on a Windows 11 laptop connected to a wireless router
Windows stores the network key after a successful connection, so an authorized user can reveal the saved Wi-Fi password later.
  1. Press Windows + I to open Settings.
  2. Select Network & internet, then Wi-Fi.
  3. Open the connected network’s properties.
  4. Find Wi-Fi network password and select Show.
  5. Authenticate if Windows requests confirmation.

Current Windows 11 versions can reveal the saved security key directly in Settings. Microsoft documents this path in its Wi-Fi password instructions.

Saved Wi-Fi password in Windows 11 network settings
Open Wi-Fi properties for the saved network, then reveal its protected network password.

Method 2: View a Password for Another Saved Network

  1. Open Settings > Network & internet > Wi-Fi.
  2. Select Manage known networks.
  3. Choose the network whose password you need.
  4. Open its properties and select Show beside the saved Wi-Fi password when the option is available.

If the network does not appear, Windows may not have a saved profile for it. You cannot reveal a password that the computer never stored.

Method 3: Use Command Prompt for Any Saved Profile

Command Prompt is useful when Settings does not show the required network. Open Start, type Command Prompt, and open it. First list the saved profiles:

netsh wlan show profiles

Copy the exact profile name, then run:

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

Replace NetworkName with the saved profile name. Under Security settings, the value beside Key Content is the saved Wi-Fi password. Put quotation marks around names containing spaces.

Security Note

The key=clear option deliberately displays the password in readable form. Close the terminal afterward and do not paste its output into messages, support forums, or screenshots.

Microsoft’s netsh wlan reference documents saved-profile and key-display options.

Method 4: Use the Classic Control Panel

  1. Open Control Panel.
  2. Select Network and Internet > Network and Sharing Center.
  3. Select the active Wi-Fi connection beside Connections.
  4. Choose Wireless Properties.
  5. Open the Security tab and select Show characters.

The saved Wi-Fi password appears in the Network security key field. This method normally works for the connection currently in use.

What If the Password Does Not Appear?

  • Confirm you selected the correct Wi-Fi profile, especially when similarly named guest and main networks exist.
  • Open Command Prompt with the account that previously connected to the network.
  • Check the router label or router administration page if Windows no longer has the profile.
  • Ask the network owner instead of resetting equipment you do not manage.
  • On a work or school PC, policy may prevent users from viewing stored keys.
Important

Do not factory-reset a router merely because Windows cannot reveal the password. A reset removes custom internet, Wi-Fi, security, and provider settings and can disconnect every device.

Keep the Wi-Fi Password Secure

Share the saved Wi-Fi password only with people authorized to use the network. Use WPA2 or WPA3 security, a unique router administrator password, updated router firmware, and a separate guest network for visitors or untrusted devices.

If an unknown person obtained the password, change it in the router, reconnect trusted devices, and review the connected-device list. Changing the Windows saved profile alone does not change the router’s actual Wi-Fi password.

Related Guide

Review encryption, firmware, administrator access, guest networking, and connected devices.

Frequently Asked Questions

Yes, if Windows still has a saved profile. Use Manage known networks when available or the netsh wlan command.

The profile may use enterprise authentication, contain no stored personal security key, be restricted by policy, or require an elevated Command Prompt.

No. Revealing the password only displays the key already stored on the computer. It does not change the router or disconnect devices.

Settings may request authentication, and organizational policy can restrict stored keys. Do not bypass account or device controls.

Not necessarily. The Wi-Fi password joins the wireless network; the router administrator password changes router settings. They should be separate.

Final Takeaway

Use Windows Settings for the quickest view of a connected or known network. Use netsh wlan when you need to identify another saved profile. Treat the revealed key like any other credential and change it at the router if unauthorized people have received it.

Facebook
X
LinkedIn
Get the Weekly Fix

One email a week. Real fixes, no fluff.

Subscription Form

Join the discussion

Leave a Reply

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