How To / Windows

2 Easy Ways to Find the WiFi Password in Windows

  • Here are two methods for finding the WiFi password that work on both Windows 10 and Windows 11.
  • You forgot the WiFi password and can’t connect or can’t share it with your friends?
  • There are a few ways to retrieve the wireless network key from Windows.
wireless network

Remembering passwords for wireless networks is not something people generally do. I don’t, for sure.

But there’s always a time when you may need to find out the password for networks you’ve connected to in the past, or networks you’re already connected to.

Fortunately, this functionality is baked right into Windows. It’s just a matter of knowing where to look. There are multiple ways to get the network key, but I’m going to show you only two options that I find pretty straightforward.

Also read: Windows Credential Manager utility for managing Windows passwords.

Find the WiFi Password for the Current Connection

This is the easiest method to retrieve the current wireless network password. It has one major downside: it only works for the current network SSID (Service Set Identifier), the one you’re connected to currently. It doesn’t work for previously connected networks.

1. First, make sure you have WiFi turned on and connected. To do so Click on the Network/Volume icon on the right side of the taskbar, or press CTRL + A to open Quick Settings. In Windows 10 this will open the Action Center, which also includes notifications, together with the toggles.

windows 11 current wireless network name
The network SSID is found under the WiFi toggle.

2. Open the Start Menu and type Settings and press Enter to open the settings app.

3. Navigate to Network & internet.

4. Scroll down in the right panel until you find Advanced network settings.

windows 11 advanced network settings

5. In the new panel scroll down until you find Mode network adapter options. This will open an old piece of software leftover from the Windows 7 era.

windows 11 more network adapter options

6. This window is actually called Network Connections and is part of the old Control Panel. The adapter you need is the one with the same network SSID listed on the second row. You can also identify the wireless adapter by name and by the fact it has a green signal strength icon on the left side.

windows network connections

7. Right-click on the appropriate adapter and select Status.

windows network connection status

8. In the Status window click on Wireless Properties.

windows network connection status window

9. A new window will open. Click on the Security tab and check the Show characters box to display the actual password. It will be listed in the Network security key field.

windows wifi connection security properties password

Windows 11 Includes a View WiFi Password Button in Settings

If the method above seems a bit too complicated you’re right. It involves quite a few steps. Fortunately, starting with Windows 11 version 23H2, there’s now a dedicated button to show the current WiFi network password directly in the Settings app.

Here’s how it works:

1. Open the Settings app any way you like.

2. Select Network & internet in the left side menu.

3. Click on the small right-pointing arrow next to the WiFi option (the first in the right panel).

windows settings network and internet wi fi

4. The Wi-Fi Settings page will now open. The second option bears the name of the current Wi-Fi hotspot you’re connected to. Click on the right arrow to expand.

windows settings network wifi

5. You’ll have to scroll the current network properties panel to the bottom, where you’ll find the View button next to the View Wi-Fi security key option.

windows 11 view wi fi security key

Pressing the button will display a popup with the security key used to connect to this network. For obvious reasons I’m not showing my password.

How to Get the Passwords for All Saved Network SSIDs in Windows

As I’ve said, the two methods above only work for the current wireless network. If you want to find out the network key for an older network, you were connected to in the past we need to dig deeper and use Command Prompt (also works with Powershell).

1. Open the Start menu and type cmd. Press Enter to open the Command Prompt. Alternatively, you can type PowerShell. It works the same with both.

2. Type the following command and press Enter:

netsh wlan show profiles

You will get a list of all network profiles saved on your current Windows install.

command prompt saved wireless networks

3. Now you need to type another command:

netsh wlan show profile name=“NETWORK_SSID” key=clear

Make sure you replace NETWORK_SSID with the name of the wireless network you want to find the password for.

command prompt wireless connection details

The password is listed next to Key Content in the Security settings section.

There are of course other third-party utilities that can do the same thing, but I find it easier to reply on Windows utilities like this one. What do you use?

Avatar for Ionuț-Alexandru Popa
I'm a writer and Editor-in-Chief at BinaryFork. I am passionate about technology, science, space exploration, and movies. I started writing about tech more than 20 years ago, after graduating in Computer Science.
Want to work smarter, not harder? Join our FREE Newsletter
Learn tricks you can use daily to save time. You will also receive a PDF with the essential Windows 11 keyboard shortcuts.
SIGN ME UP!
We want to hear what you have to say:

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

Our readers appreciate heated debates, as long as they remain polite, so they ask for your respect, even if you don't completely agree with them. Thanks!

The written content on our website is available free of charge because of the ads we're showing. Please support our efforts and deactivate your AdBlocker when you visit our site. Thank you!
Join our FREE Newsletter and learn computer tips you can use to do things faster
Every subscriber receives a PDF with the essential Windows 11 keyboard shortcuts.
I WANT TO JOIN!