Where to find your Wi-Fi password on a Windows 10 computer: a complete guide

Needing to connect a new gadget to the network but forgetting the Wi-Fi password is a common occurrence. Fortunately, the operating system Windows 10 Stores access keys to previously used networks in a secure manner. This allows the PC owner to easily recover forgotten data without having to reset the router.

There are several proven methods to find out security keyYou can use the standard graphical interface, the command line for deeper access, or even access the router's settings. The choice of method depends on your computer skills and the current situation.

In this article, we'll take a detailed look at all the current options. We'll cover both standard system tools and specialized software that can help in complex situations. The main requirement for most methods is that your computer must already be connected to the desired network or have a history of connections to it.

Using the Windows graphical interface

The simplest and most accessible method is to use the operating system's built-in tools. This method doesn't require knowledge of any special commands and is suitable for most users. You'll need access to the network connections window, which stores the active connection's properties.

To get started, open the menu Start and enter "View network connections" in the search box. Select the appropriate option from the list that appears. A window will open displaying the adapter. Wi-FiIf the computer is connected to the network, the icon will be active.

Right-click on the wireless network icon and select StateIn the dialog box that opens, click the button Wireless network propertiesHere you need to switch to the tab Security.

This tab contains the "Network Security Key" field. By default, the characters are hidden behind asterisks. To see them, check the "Show entered characters" box. This will make the password visible in plain text.

⚠️ Attention: If the Security tab is missing or the buttons are grayed out, it may mean your account doesn't have administrator rights or you're using corporate security policies that are blocking viewing.

This method works stably in all builds. Windows 10However, it only allows you to find the password for the network you're currently connected to. Viewing the history of other networks will require other tools.

📊 Which password recovery method do you find more convenient?
Via network properties (GUI)
Via the command line
Via a router
Using third-party programs

Viewing saved passwords via the command line

For more advanced users who need to find the password for a network their PC has previously connected to, the command line is ideal. This tool provides access to profiles of all saved networks. Netsh — is a utility built into Windows that manages network settings.

To launch the tool, press the key combination Win + R, enter cmd and press Enter. It's recommended to run the console as an administrator to avoid access restrictions to some system files. In the window that opens, enter the command to display a list of all saved profiles:

netsh wlan show profiles

The system will display a list of all networks the computer has ever connected to. Find the desired name (SSID) in the list. Then enter the command to display a specific profile, adding the key key=clear, which shows the key in clear text:

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

In the command output, find the "Security Settings" section. The "Key Contents" line will display the password you're looking for. This method is especially useful if the graphical interface isn't working correctly.

  • 🔍 Allows you to see passwords for all networks ever connected, not just the active one.
  • 💻 Works even in safe mode or when there are problems with the graphical interface.
  • ⚡ Does not require installation of additional software.

Using the console gives you complete control over your network profiles. You can not only view but also delete old or unnecessary connection profiles by clearing the history.

☑️ Check before entering commands

Completed: 0 / 4

Restoring access through router settings

If your computer isn't connected to Wi-Fi or you need to find the password for a new device, you can use the router's web interface. To do this, you'll need the default gateway IP address and your control panel login information.

Open any browser and enter the router's address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the default login and password, are usually located on a sticker on the bottom of the device. After entering the information, you will be taken to the settings menu.

Interfaces from different manufacturers (TP-Link, ASUS, D-Link, MikroTik) are different, but the logic is the same. You need to find the section related to the wireless network. It may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Inside, look for the "Security" or "Security Settings" subsection.

The "Password" field (PSK Password, WPA Pre-Shared Key) will display the current access key. You can copy it or change it to a new one. After changing the settings, be sure to save them by clicking "Save" or "Apply."

Manufacturer Typical address Menu section Field name
TP-Link 192.168.0.1 Wireless > Wireless Security Wireless Password
ASUS 192.168.1.1 Wireless network Authentication Method / Key
D-Link 192.168.0.1 Wi-Fi > Security Settings PSK encryption key
Keenetic 192.168.1.1 My Networks and Wi-Fi Network password

This method is universal and doesn't depend on your computer's operating system. It also allows you to change your password if you suspect someone has connected to your network.

⚠️ Attention: Router interfaces are frequently updated. If you can't find the menu item you need, check the official manual for your model on the manufacturer's website, as menu locations may change.

What should I do if I forgot the password for my router?

If you changed your router's password (not the Wi-Fi password, but the administrator password) and forgot it, you'll need to perform a factory reset. To do this, with the router turned on, press and hold the Reset button (usually the small hole on the back) for 10-15 seconds. After this, the device will return to the factory logins and passwords listed on the sticker, but you'll need to re-enter your internet settings.

Third-party password recovery utilities

When standard methods seem too complicated or fail, specialized programs come to the rescue. There are numerous utilities designed for managing wireless connections and recovering lost data. They automate the process and present the information in a convenient format.

One of the most popular programs is WirelessKeyView from NirSoft. This portable utility requires no installation. It instantly scans the Windows registry and displays a list of all saved networks, their encryption type, and security keys in text or HTML format.

Another powerful tool is WiFi Password DecoderThe program has a more modern interface and allows you to not only view but also generate QR codes for quickly connecting mobile devices. This is especially convenient if you need to connect multiple devices.

When using third-party software, it's important to exercise caution. Download programs only from the developers' official websites to avoid viruses. Antivirus software may detect such utilities as "hacker tools" because they access sensitive system data.

  • 🚀 Instantly get a list of all passwords with one click.
  • 📄 Possibility to export data to a file for backup.
  • 📱 QR code generation function for quick smartphone connection.

Using specialized software saves time, especially for system administrators who need to quickly retrieve data on multiple computers.

Problems with access and administrator rights

Users often encounter a situation where the system requires administrator rights to view network properties. In corporate networks or on computers with strict security policies, access to registry or network settings may be limited.

If you're running under a user account, try running the command prompt or program as administrator. To do this, right-click the shortcut and select the appropriate option. If the system prompts you for an administrator password and you don't know it, you won't be able to recover the password using standard methods.

In some cases, creating a new user profile with full rights can help. However, if restrictions are imposed by domain group policies, bypassing these restrictions may violate the organization's information security policies.

Network card drivers can also cause problems. Outdated adapter software may display information incorrectly in Device Manager. Updating drivers from the laptop or card manufacturer's website often resolves the issue.

⚠️ Attention: Attempts to crack administrator passwords or bypass corporate security mechanisms without the network owner's permission may have legal consequences. Use this information only to restore access to your devices.

It's important to distinguish between technical Windows restrictions and security policies. If your computer belongs to an organization, it's better to contact your IT department rather than attempt to bypass the restrictions yourself.

Security measures and key storage

Once you've learned your password, the question arises of how to store it securely. Writing down keys on easily lost pieces of paper isn't a good idea. Modern technologies offer more secure options for archiving important information.

It is recommended to use password managers such as KeePass, LastPass or BitwardenThese programs encrypt the database containing your keys with a master password. Even if the database file is stolen, it will be impossible to read without the master key.

An alternative option is storing your notes in cloud storage with two-factor authentication or in a secure archive on an external drive. Just make sure that only you have access to this storage. Regularly changing your router passwords also improves overall network security.

Avoid using simple combinations like "12345678" or your date of birth. A complex password containing mixed-case letters, numbers, and special characters will protect your network from unauthorized access and "neighborly" traffic.

  • 🔒 Use password managers to store complex combinations.
  • 🔄 Change your Wi-Fi password at least once every six months.
  • 🚫 Do not transmit the security key through open communication channels (messengers without encryption, email).

Your home network security starts with a strong password and proper storage. Failure to do so could result in personal data being leaked.

Is it possible to find out a Wi-Fi password if the computer has never connected to this network?

No, the Windows operating system doesn't store passwords for networks the device has never connected to. In this case, the only tools you can use are the sticker on the router (if the password hasn't been changed), the password for another connected device, or access to the router's web interface via a cable.

Why is there a dash or empty space instead of a password in the command line?

This may occur if the command was entered incorrectly, the network name is incorrect (case-sensitive and space-sensitive), or you don't have administrator rights. Also, check if you're using a guest network, where the password may not be saved.

Are password recovery programs safe to use?

Using trusted utilities from reputable developers (such as NirSoft) is safe. However, many antivirus programs may flag them as potentially unwanted software (RiskWare) because they access stored keys. Always download software from official sources.

Will the router password be reset when I restart my computer?

No, the Wi-Fi password is stored in the router's memory and in the Windows registry. Restarting your computer or router will not change the security key unless you specifically reset the router using the Reset button.

How do I view my password on Windows 11? Is the process different?

The process is virtually identical. In Windows 11, you can also view the password via Settings -> Network & Internet -> Wi-Fi -> Manage known networks -> Properties (where you'll find the "View" button). The commands in the command prompt also remain the same.