How to view your Wi-Fi password on Windows 10 Pro

A situation when you need to know the saved Wi-Fi password, arises for many Windows 10 Pro users. This may be necessary when connecting a new device, when there are no other devices with saved data nearby, or if you simply forgot a complex combination of characters you once set. Fortunately, Microsoft has provided built-in tools that allow you to quickly extract this information without the need for third-party software.

In the operating system Windows 10 Wireless network data is stored in a secure profile, which can be accessed in several ways. We'll cover the most effective methods, from the standard graphical interface to more advanced options via command lineThese methods work reliably and do not require the installation of questionable programs.

Before you begin, make sure your device is already connected to the network or has previously connected to it. If your computer has never been connected to this network, you won't be able to find the key simply by viewing the settings—you'll need physical access to the router. However, in most cases, if the computer "remembers" the network, restoring access takes only a couple of minutes.

Using Network and Sharing Center

The simplest and most accessible method for most users is to use the standard wireless network properties window. This method doesn't require knowledge of complex commands and operates through a graphical interface familiar to every PC owner. Open the Start menu and search for Control Panel, then go to the "Network and Internet" section.

In the window that opens, find the "Network and Sharing Center" link. Here you'll see a diagram of your network. If you're already connected, there will be an active link with the name of your network next to the access type. Wi-Fi connectionsClick on it to open the status window.

In the dialog box that appears, click "Wireless Network Properties." In the new window, go to the "Security" tab. This is where the key you're looking for is hidden. By default, it appears as black dots to protect it from prying eyes.

To see the characters, check the "Show characters as you type" box. After doing this, your password will appear in plain text in the "Network Security Key" field. You can copy it or rewrite it. This method works on all versions. Windows 10, including Pro and Home.

⚠️ Note: If the Security tab is missing or the Properties button is grayed out, your account may not have the administrator rights required to view protected system data.

It's worth noting that this method only displays the password for the network you're currently connected to or have previously connected to. If you've connected to multiple networks, you'll have to search for the desired one in the list of known profiles, which is more conveniently done via the command line, as discussed below.

Viewing a password via the command line

For more advanced users or in situations where the graphical interface is not working correctly, the ideal solution is to use the console. The command line in Windows 10 Pro provides powerful tools for managing network configurations. You can launch the terminal by right-clicking the Start menu and selecting "Windows PowerShell" or "Command Prompt."

The first step is to find out the exact name of the network profile saved in the system. Enter the command to list all known Wi-Fi networks:

netsh wlan show profiles

In the "Profiles per user" list, find the name of your network. It should match the access point name (SSID). Pay attention to the case of letters and spaces, if any, in the name. Now that you know the exact name, you can request the security key.

Use the following construction, replacing Your_network_name to the real name from the previous step:

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

After executing the command, scroll down to the "Security Settings" section. Your password will be displayed in the "Key Content" line. This method is particularly convenient because it allows you to see all technical connection information at a glance, including the encryption type and channel.

What to do if the command fails?

If the system displays "Access Denied," run the command prompt as an administrator. To do this, search for "cmd," right-click, and select the appropriate option. Viewing keys is not possible without administrator rights for security reasons.

Usage netsh — This is a reliable method that works even when the Windows 10 graphical interface freezes or displays data incorrectly. Furthermore, it displays raw data, eliminating any visual errors in the interface.

Checking through Windows settings

In more recent builds Windows 10 And especially in Windows 11, Microsoft began implementing a simplified password view directly in the Settings menu. If you have the latest version of the OS, you can avoid going to the old Control Panel. Press the key combination Win + I to open the options menu.

Go to the "Network & Internet" section, then select "Wi-Fi" in the left menu. Find the "Manage known networks" link or simply click the properties of the current network. In some OS versions, an eye or a "Show" button may appear next to the PIN or key entry field.

However, in classic Windows 10 Pro, this feature often still redirects the user to the properties window described in the first section. Nevertheless, it's worth checking for the "Copy" or "Show" button in the modern Settings menus, as the interface is constantly being updated.

📊 Which method of viewing your password is more convenient for you?
Via network properties (GUI)
Via the command line (CMD)
Through third-party programs
View on the router

If standard system tools fail, you can always access the router's settings if you have access to its web interface. However, for a quick PC solution, the methods above are the preferred method.

Using PowerShell to Extract Data

An alternative to the classic command line is a more powerful tool - PowerShellIt allows you not only to display information but also to process, filter, and even export it. This is useful if you need to retrieve the password for a network that is currently inactive but whose profile is saved.

Run PowerShell as administrator. The command to view the profile is similar to the one used in cmd, but PowerShell syntax allows for more readable output. Enter:

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

Even though the command is the same, PowerShell often handles encodings and long output better, which can be critical if the network name or password uses special characters or symbols from other languages.

PowerShell also allows you to use scripts to automatically save all passwords to a text file, which can be useful for system administrators when migrating users to new computers. However, for one-time home use, manually entering the command is sufficient.

⚠️ Note: Operating system interfaces are subject to update. The location of menu items or the exact names of commands may change slightly in new versions of Windows 10 Pro. If a command doesn't work, check the syntax or use an alternative method.

Comparison of access recovery methods

To help you choose the right option, we've prepared a comparison chart of methods. Each has its own advantages depending on your situation and level of preparation.

Method Complexity Requires admin rights Speed
Network and Sharing Center Low Yes (often) High
Command Prompt (CMD) Average Yes Very high
PowerShell Average Yes High
Windows 10/11 Settings Low No Average

As the table shows, graphical methods are easier for beginners, but the command line offers more control and works faster if you know the exact commands. The choice comes down to personal preference.

☑️ Check before entering a command

Completed: 0 / 4

Keep in mind that all these methods only work with profiles that have already been created on your computer. If you're trying to connect to a new network and have forgotten the password, these methods won't help—you'll need to find a device that's already connected or reset the router.

Possible problems and their solutions

When attempting to enter a password, users sometimes encounter errors. One of the most common is a message stating that the profile was not found. This means the computer truly doesn't remember the network. In this case, check the list of available networks again using the command netsh wlan show profiles.

Another problem is the lack of access rights. In corporate networks Windows 10 Pro Often controlled by group policies, which can block viewing of security keys even for local administrators. In this case, the only solution is to contact your organization's system administrator.

Encoding issues are also possible if the password uses rare characters. They may be displayed incorrectly (as gibberish) in the command line. In this case, it's best to use the network properties graphical interface, where the font usually displays the characters correctly.

It's important to understand the difference between recovering your own network password and attempting to hack someone else's. All described methods are intended solely for managing your own stored data on your device.

FAQ: Frequently Asked Questions

Is it possible to find out the Wi-Fi password if the computer is not connected to it?

No, it's impossible to view the password for a network your computer has never connected to and doesn't have a saved profile using standard Windows tools. The system simply doesn't store this data. You'll need access to the router or other device where the password is stored.

Is it safe to use third-party password recovery programs?

Using third-party software (such as WirelessKeyView) carries risks. Such programs often require deep system privileges and may be blocked by antivirus software as potentially unwanted software. It's better to use the built-in Windows tools described above—they're safer and more reliable.

What should I do if the Security tab is empty or grayed out?

This almost always means you don't have administrator rights. Try logging in as the root administrator or launching the properties window as one. In some corporate environments, access to this tab may be blocked by security policies.

Will my Windows password be reset after a system update?

Wi-Fi profiles and saved passwords are typically preserved when upgrading to Windows 10 Pro. However, data may be lost during a major update or system reinstallation. It's recommended to back up important passwords.