Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

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

Reveal the current or previously saved Wi-Fi password in Windows Settings, Control Panel, or Terminal, and safely forget an obsolete network profile.

Table of Contents

Windows can show the password for a Wi-Fi network saved on your own PC. In current Windows 11 builds, the quickest route is Settings > Network & internet > Wi-Fi. Windows 10 and older Windows 11 versions can use Wireless Properties or the built-in netsh command.

Find a saved Wi-Fi password in Windows

Only reveal credentials for a network you own or are authorized to use. Anyone who can sign in to the Windows account and pass the required security checks may be able to view saved network details, so lock the PC when it is unattended.

Fastest method in current Windows 11

  1. Open Settings.
  2. Select Network & internet > Wi-Fi.
  3. For the network currently in use, open Properties. For another saved network, choose Manage known networks and select its name.
  4. Next to Wi-Fi network password, select Show.
  5. Authenticate if Windows asks you to confirm your identity.

Some versions also display a QR code that another device can scan. Microsoft's current Wi-Fi instructions cover both the connected network and saved profiles.

Use Wireless Properties in Windows 11 or 10

If the Show option is absent from Settings, the classic Control Panel route still works for the active Wi-Fi connection:

  1. Open Control Panel > Network and Internet > Network and Sharing Center.
  2. Next to Connections, select the current Wi-Fi network name.
  3. In Wi-Fi Status, select Wireless Properties.
  4. Open the Security tab.
  5. Select Show characters. The password appears in Network security key.

The following screenshots show the older Windows 10 layout, but the Wireless Properties dialog remains recognizable.

Open Network and Sharing Center in Windows 10

Select the active Wi-Fi connection

Open Wireless Properties from Wi-Fi Status

Show the network security key in Wireless Properties

Open Wireless Properties with the Run dialog

This is a shortcut to the same classic network interface:

  1. Press Windows + R, enter ncpa.cpl, and press Enter.
  2. Double-click the active Wi-Fi adapter.
  3. Select Wireless Properties.
  4. Open Security, then select Show characters.

Run ncpa.cpl in Windows

Open the Wi-Fi network adapter

Select the connected Wi-Fi network

Select Wireless Properties in Wi-Fi Status

Show characters on the Security tab

Find a saved password with Windows Terminal

The built-in netsh command is useful when you need a profile that is not currently connected.

  1. Open Windows Terminal or Command Prompt. If the key is not displayed, reopen it with Run as administrator.
  2. List saved profiles:
netsh wlan show profiles

List saved Wi-Fi profiles with netsh

  1. Replace NETWORK NAME with the exact profile name:
netsh wlan show profile name="NETWORK NAME" key=clear

Show a named Wi-Fi profile with netsh

  1. Under Security settings, read Key Content. If that line is missing, the network may not use a stored personal password, or the current account may lack permission.

Key Content field in netsh Wi-Fi profile output

PowerShell notes

PowerShell can run the same netsh commands. Press Windows + R, enter powershell, and use the two commands above. Avoid scripts from unknown websites that dump every saved credential at once; reveal only the network you need and close the terminal afterward.

Open PowerShell from the Run dialog

Legacy PowerShell Wi-Fi profile example

Windows 7 and 8: legacy instructions

Windows 7 and 8 are no longer suitable for general internet use without specialized extended support. The following steps are retained for an offline legacy machine:

  1. Select the network icon and open Network and Sharing Center.
  2. Choose Manage wireless networks.
  3. Open the saved network's properties.
  4. On the Security tab, select Show characters.

Open Network and Sharing Center in Windows 7

Manage wireless networks in Windows 7

Select a saved wireless profile in Windows 7

Show the Windows 7 network security key

Windows XP: archived command example

Windows XP is obsolete and should not be connected to the modern internet. On a legacy system that includes compatible wireless components, the old netsh wlan syntax may resemble the current command, but support varies by service pack and adapter. The screenshots are kept only for historical reference.

Legacy Windows XP Command Prompt Wi-Fi command

Legacy Windows XP Wi-Fi key output

How to forget a saved Wi-Fi network

Forgetting a profile removes its stored connection details from that PC. It does not change the router password or disconnect other devices.

Windows 11 and 10

  1. Open Settings > Network & internet > Wi-Fi.
  2. Select Manage known networks.
  3. Find the network and select Forget.

Open Network and Internet settings in Windows 10

Select Wi-Fi settings in Windows 10

Open Manage known networks

Forget a saved Wi-Fi network

Microsoft recommends the same route when troubleshooting an authentication error. After forgetting the profile, select the network again and enter the current password. TipsMake's Windows 11 Wi-Fi troubleshooting guide covers additional causes of connection failure.

Windows 7 and 8

Open Manage wireless networks, select the profile, and choose Remove. This screenshot shows the legacy Windows 7 control panel.

Remove a wireless profile in Windows 7

Keep the recovered password secure

Do not paste a Wi-Fi password into a public document or send it through an untrusted channel. Store it in a password manager or share access with a QR code when possible. If people who should no longer have access know the password, change it in the router rather than merely forgetting the network on your PC.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.