How to find your Wi-Fi password on Windows 10

Many users are familiar with the situation of needing to connect a new device to their home wireless network, but the password is forgotten or written down in an inaccessible place. Fortunately, the operating system Windows 10 Stores data on all previously used connections, making it easy to restore lost information. You won't need complex third-party programs or router administrator rights if you've previously logged into the network from this computer.

In this article, we'll take a detailed look at several methods for extracting your security key. We'll cover both standard graphical settings interfaces and more advanced methods via command line, which can be useful in various scenarios. Understanding where the operating system stores this data will help you feel more confident when managing your home network.

Before you begin, make sure the computer you're working on is either connected to the desired Wi-Fi network or has been connected to it in the past. Data security — This is a Microsoft priority, so you can't just see the password in plain text in the regular list of networks; you need to take certain steps to display it.

Using the settings graphical interface

The simplest and most accessible method for most users is to use the standard wireless network properties window. This method doesn't require memorizing complex commands and works reliably across all builds. Windows 10To get started, you need to go to the Network and Sharing Center, where your current connection status is displayed.

Right-click the Wi-Fi icon in the system tray (near the clock) and select "Open Network & Internet Settings." In the window that opens, find the "Network and Sharing Center" link, or simply search for "Network Status" in the Start menu and select the appropriate option. In the network status window, click the blue link with the name of your wireless network.

A small window will open with information about the connection status. Here you'll find the button Wireless network propertiesClick on it, and a dialog box with several tabs will open. Go to the "Security" tab. This is where the key you're looking for is hidden.

In the "Security Settings" section, you'll see the "Network Security Key" field, where the characters are hidden behind asterisks or periods. To display the password, check the "Show entered characters" box. If prompted to confirm administrator rights, enter your account password or click "Yes."

⚠️ Attention: If the Properties button is grayed out or the window doesn't open, you may have WLAN service disabled or corporate security policy restrictions in place that block viewing of this data.

Once you've successfully completed these steps, you'll see your password in plain text. You can copy it, select it with your mouse, and click Ctrl+Cto paste into the input field on another device. This method is the most secure, as it doesn't require third-party software.

Finding a password via the command line

For those who prefer to work with the console or cannot use the graphical interface, there is a powerful tool - command line (CMD). This method allows you to not only view the password for the current network but also find keys for all networks the computer has ever connected to.

First, you need to run the command prompt as administrator. Click Win+X and select "Windows PowerShell (Administrator)" or search for "cmd," right-click, and select "Run as administrator." In the window that opens, enter the following command to view all saved profiles:

netsh wlan show profiles

The system will display a list of all saved profiles. Find the name of the desired network in the list. Then use the command to display the details of a specific profile by adding the key key=clear, which forces the system to show the password in clear text:

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

In the command output, find the line "Key Content." The value to the right of the colon is your password. This method is especially useful if the graphical interface is not working correctly.

What to do if the command is not found?

If the system reports that the netsh command was not found, make sure you're running the console as an administrator. In rare cases, antivirus software may block access to network settings through the console.

Using the console provides more detailed information about encryption parameters and security type. You can see whether WPA2-Personal or an older security standard. This is useful for diagnosing connection issues with older devices.

Viewing the password through the router settings

If your computer isn't connected to the network or you've reset Windows, the only way to find the password is to access the router's settings. To do this, you'll need a device already connected to the router (via cable or Wi-Fi) and a browser.

In the address bar of your browser, enter the router's IP address. Most often, this is 192.168.0.1 or 192.168.1.1The exact address can be found on the sticker on the bottom of the device or in the documentation. Enter your login and password to access the admin panel (often admin/admin).

Interfaces of routers from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) vary, but the logic is the same. Find the section related to wireless networking. It may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN."

Within this section, look for the "Security" or "Basic Settings" subsection. There you'll find a "Password" (Password, Pre-Shared Key, or WPA-PSK) field. You can view the current password or set a new one. Don't forget to save any changes you made.

Router manufacturer Standard address Menu section Standard login
TP-Link 192.168.0.1 Wireless -> Wireless Security admin
ASUS 192.168.1.1 Wireless Network -> WPS admin
D-Link 192.168.0.1 Wi-Fi -> Security Settings admin
Keenetic my.keenetic.net My Networks and Wi-Fi -> Home Network admin

This method is universal and works regardless of your computer's operating system. You can use a phone or tablet to access the router settings if your PC doesn't have internet access.

📊 What kind of router do you have at home?
TP-Link
ASUS
D-Link
Keenetic
Another

Using PowerShell for Advanced Users

Modern shell PowerShell offers even more flexible options for managing network connections. It allows you to not only display the password but also export the configuration to a file, which is convenient for system administrators.

Run PowerShell as administrator. You can use the same syntax to get profile information. netsh, since PowerShell supports legacy commands, but there are also native cmdlet commands, although for viewing passwords netsh remains the most direct and reliable method in the Windows environment.

However, PowerShell allows you to automate the process. You can create a script that will output passwords for all saved networks to a text file. This requires caution, as the password file will need to be securely protected or deleted after use.

⚠️ Warning: Never save cleartext password files on publicly accessible drives or send them via email. This creates a critical security vulnerability.

If you work in a corporate environment, using password extraction scripts may be prohibited by security policies. In this case, please contact your organization's system administrator.

Third-party password recovery utilities

There are many programs designed specifically for recovering forgotten Wi-Fi passwords. Examples of such programs include WirelessKeyView from NirSoft or WiFi Password DecoderThey automate the process described above and display the results in a convenient list.

The main advantage of such programs is their speed and the ability to immediately copy the password or display it as a QR code for quick smartphone connection. You don't need to enter commands or search for the necessary checkboxes in the menu.

However, using third-party software carries risks. Download such utilities only from the developers' official websites. Antivirus programs often label such programs as "HackTools" or "RiskWare," as their functionality can be exploited by hackers.

  • 🔍 WirelessKeyView — a lightweight utility that does not require installation and displays all saved keys.
  • 📱 WiFi Password Show — allows you not only to see the password, but also to generate a QR code.
  • 🛡️ NetPass — a universal tool for recovering passwords for various network connections.

If you decide to use third-party software, be sure to scan the downloaded file with an antivirus before running it. After obtaining the necessary information, it's best to uninstall the program to avoid having unnecessary access tools remaining in your system.

Problems and limitations during recovery

The process doesn't always go smoothly. Sometimes users encounter a situation where the password field is empty, commands don't work, and they can't log into the router. This may be due to access rights or network configuration issues.

A common problem is a lack of administrator rights. Without elevated privileges, Windows won't allow you to view saved security keys. Make sure you're logged in with an account with full privileges.

It's also worth considering that if the network is corporate and uses certificates for authentication (WPA-Enterprise), a simple password may not exist in its usual form. Login is performed using a domain login and password or a certificate.

⚠️ Attention: Operating system and router interfaces are subject to update. The layout of menu items may change in new versions of Windows 10 or 11. If you can't find the option you need, use the search within the settings window.

In some cases, simply restarting the Connection Manager service or rebooting the computer helps. If all else fails, the only solution is to reset the router to factory settings (press the Reset button), but this will require a complete internet reset.

☑️ Checklist before resetting your router

Completed: 0 / 4

Remember that resetting your router will erase all settings, including your network name and password. Be prepared to reconfigure all devices in your home.

FAQ: Frequently Asked Questions

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

Yes, if your computer has previously connected to this network and saved the profile. Windows stores connection history. If you've never connected from this PC, the password can only be found through another connected device or through the router settings.

Where is the password physically located on the router?

There's usually a sticker on the bottom or back of your router. It contains the factory password (WPA/WPA2 Key) and network name (SSID). This is valid if you haven't changed the security settings since purchasing the device.

Are password recovery programs safe to use?

Using trusted utilities from reputable developers (such as NirSoft) is safe if downloaded from official websites. However, antivirus software may block them. Be cautious with unknown programs from dubious sources.

What should I do if I forgot my router admin panel password?

If the default password (admin/admin) doesn't work and you've changed it but forgotten it, the only solution is to completely reset the router using the Reset button. After that, you'll need to reconfigure your internet using your provider's credentials.

Now you know all the basic ways to regain access to your network. Use this knowledge responsibly and maintain the security of your home network by using complex and unique passwords.