How to View Your Wi-Fi Password on Windows 10: Complete Instructions

It's quite common to have friends over or need to connect a new gadget to your home network but have forgotten your Wi-Fi password. Many users panic, believing that without access to the router's admin panel, it's impossible to recover the security key. However, the operating system Windows 10 Stores passwords for all networks to which the computer has ever connected in encrypted form.

There are several proven methods for extracting this information, from simple viewing in a graphical interface to using console commands for advanced users. In this article, we'll cover all available methods, including those that work even without an active network connection right now. The key is to have administrator rights on the device where the desired profile is stored.

Before proceeding, make sure you're using a computer that has previously successfully connected to the target network. If you're using a corporate device, some methods may be blocked by your system administrator's security policy.

Viewing the password through the settings graphical interface

The easiest and safest way to find a saved key is to use standard network parameter visualization tools. This method is ideal for those who don't want to risk entering erroneous commands. You'll need an active connection to the network whose password you want to find, or at least a saved profile in the system.

To get started, open the Start menu and select the gear icon to go to Settings. Then follow the path Network and Internet → StatusIn the right part of the window (or at the bottom, depending on the build version), find the "Network and Sharing Center" link. This is the classic control element, carried over from earlier versions. Windows.

In the window that opens, find the active connection labeled "Wi-Fi" and the name of your network. Click on this name to open the status window. Here, you'll find the "Wireless Network Properties" button at the bottom of the dialog box.

⚠️ Attention: If the "Wireless Network Properties" button is grayed out or missing, it means you're not currently connected to the network or the profile isn't saved correctly. Make sure the connection is active.

After opening the properties, go to the "Security" tab. This is where the key you're looking for is hidden. You'll see the "Network Security Key" field, where the characters are replaced with periods. To make them visible, check the "Show entered characters" box. The system may prompt you to confirm administrator rights via a UAC pop-up—confirm this action.

Using the command line to extract the key

For users who prefer speed and precision, or in situations where the graphical interface does not work correctly, the command line is ideal. CMDThis method allows you to not only see the password for the current network, but also extract keys for any other networks the computer has connected to in the past.

Run the Command Prompt as administrator. To do this, right-click the Start icon and select Windows PowerShell (Administrator) or search for cmd In the search box, right-click and select the appropriate option. First, it's helpful to get a list of all saved profiles by entering the command:

netsh wlan show profiles

The system will display a list of all networks. Find the exact name of the desired network in the list. Then, use the command to display details for a specific profile, adding the key parameter. The syntax is as follows:

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

Instead of Network_Name Substitute the actual name of your Wi-Fi network. If the name contains spaces, quotation marks are required. After running the command, scroll to the "Security Settings" section. The "Key Contents" line will display the password in clear text.

☑️ Check before entering a command

Completed: 0 / 4

This method is especially convenient because it allows you to copy and paste the command text, avoiding typos. Furthermore, it works even if the network adapter is temporarily disabled, as long as the profile remains in the system memory.

Viewing passwords using PowerShell

An alternative to the classic command line is a more powerful tool. PowerShellIt offers the same capabilities, but operates in a more modern shell. Many users may find this method more intuitive due to the structured data output.

Launch PowerShell as administrator. Enter the command to get the profile name, similar to the one used in CMD:

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

The output will be identical to the command line output. However, if you need to get a list of all passwords at once for export or analysis, you can use more complex scripts, but for a one-time task, the standard command is sufficient. netsh, since it is system-wide and not PowerShell-specific.

Is it possible to recover a password if Windows has been reinstalled?

Unfortunately, no. When you perform a clean installation of the operating system, all saved profiles and passwords are deleted. They can only be restored if you backed up your registry or synced your passwords via a Microsoft account before the reinstallation.

If the system displays the error "Network profile not found", check the spelling of the network name, including spaces and special characters.

Comparison of password search methods

Each of the methods discussed has its advantages and disadvantages. The graphical interface is suitable for beginners, while console commands offer more control. Below is a table to help you choose the best method based on your situation.

Method Necessary rights An active connection is required Complexity
Graphical interface Administrator Yes (for current network) Low
Command Prompt (CMD) Administrator No (for saved) Average
PowerShell Administrator No (for saved) Average
Router control panel Router admin Yes (cable or Wi-Fi) High

As the table shows, console methods are more versatile, allowing you to obtain the password for a network you're not currently connected to but have previously connected to. The graphical method is limited to the active or last-used profile in some Windows builds.

Finding a password through the router settings

If none of the computer methods work (for example, the profile was deleted), the last option is to check the router settings. To do this, you'll need to connect to the router either via cable or Wi-Fi (if the password is saved somewhere on another device).

Open your browser and enter your router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, username, and password for logging in are usually found on a sticker on the bottom of the device. After logging in, find the section labeled "Wireless," "Wi-Fi," or "Wireless Network."

⚠️ Attention: Interfaces of routers from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) vary greatly. Look for the "WPA Pre-Shared Key," "Wireless Network Password," or "Security Key" fields. In some cases, the password may be hidden behind asterisks, and the browser won't let you see it without special add-ons.

In this section, you can not only view but also change your password to a more complex or memorable one. After changing the settings, be sure to click "Save" or "Apply," otherwise the changes will not take effect and all devices will lose internet connection.

📊 Where do you usually store your Wi-Fi passwords?
In a notepad on a computer
On a piece of paper under the router
I remember
I use a password manager

Using your router's admin panel also allows you to check which devices are connected to your network, which is a good security measure. You'll be able to detect uninvited guests and, if necessary, block them by MAC address.

Common problems and their solutions

When trying to find a password, users often encounter technical obstacles. The most common issue is a lack of administrator rights. Without these rights, the system will not allow viewing saved security keys for data protection purposes.

Another problem occurs when using the command line: the error "Network profile not found." This happens if the network name in the command doesn't match the saved profile by even one character. Use the command netsh wlan show profilesto copy the exact name.

It's also worth considering that on some corporate computers, access to the command prompt and certain registry keys may be blocked by group policies. In this case, the only solution is to contact your organization's system administrator.

⚠️ Attention: Operating system interfaces and router firmware are subject to update. The location of menu items or the exact names of commands may change slightly in new versions. Always consult the official documentation from your equipment manufacturer if the default paths don't work.

Why does Windows hide the password by default?

This is a security measure. If the password were immediately visible, anyone with physical access to an unlocked computer could steal access to your network.

Remember that knowing your network password is a responsibility. Regularly change your access key and use strong encryption. WPA2/WPA3 will protect you from unauthorized use of your traffic.

Questions and Answers

Is it possible to find out the Wi-Fi password on Windows 10 if I have never connected to this network from this PC?

No, this is impossible. Windows only stores passwords entered during a successful connection. If the computer has never connected to the network, there is no information about the key in the system.

Where are Wi-Fi passwords physically stored in Windows 10?

Passwords are stored in a protected section of the Windows registry and in special system configuration files. They are encrypted and viewable only by users with administrator rights.

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

Using unknown software carries risks. Many such programs contain viruses or miners. It's better to use built-in Windows tools (CMD or settings), which are safe and reliable.

What should I do if the "Show entered characters" field is inactive?

This means your account doesn't have administrator privileges. You need to log in as an administrator or have them enter the password for you.

Will my Wi-Fi password reset when I update Windows 10?

Usually no. A standard system update preserves network profiles and passwords. However, a complete reinstallation of Windows (including disk formatting) will result in the loss of all data.