Needing to connect a new smartphone, tablet, or laptop to a wireless network but losing or forgetting the password is one of the most common problems in home technology use. Fortunately, the operating system Windows 10 Stores access keys to previously used networks in a special secure vault, allowing you to recover a forgotten password combination without having to reset the router. This is especially useful when your computer already has internet access but needs to share the code with guests or configure another device.
There are several proven methods for retrieving saved keys, ranging from standard graphical interfaces to advanced console commands for experienced users. Some methods require administrator privileges, while others are accessible to any user with physical access to an already connected computer. It's important to understand that data security is at stake. Windows It is organized to prevent accidental access, but if necessary, the authorized owner can easily view the stored information.
In this article, we'll cover all available options in detail, from the simplest menu options to using specialized software. You'll learn how to quickly find the data you need using the system's built-in tools, saving you time and frustration. The key is to follow the instructions carefully and pay attention to network names to avoid confusing profiles.
Finding a password through standard network settings
The easiest and safest way, which does not require installing additional software or knowledge of complex commands, is hidden in the depths of the system parameters. Windows 10This method is ideal for casual users who want to quickly find the access code using a familiar graphical interface. The process takes no more than a minute if you know exactly where to find the necessary switches in the menu.
First, you need to open the network connections window. You can do this by right-clicking the Wi-Fi icon in the system tray (near the clock) and selecting "Network & Internet settings," or simply searching for "Network status." In the window that opens, find the link "Network and Sharing Center" or click the name of your active network to view its status.
Now the steps become a little more specific. In the wireless connection status window, click "Wireless Network Properties." In the dialog box that opens, go to the "Security" tab. It's here, in the "Network Security Key" field, that your password is hidden, represented by a series of dots or asterisks.
⚠️ Attention: If the "Security" tab is missing or the fields are locked, make sure your account has administrator rights. Without the appropriate privileges, the system may hide sensitive data to protect your profile.
To see hidden characters, simply check the box next to "Show entered characters." Immediately afterward, the dots will turn into readable text that can be copied or rewritten. This method works reliably on all builds. Windows 10 And Windows 11, providing direct access to the current connection's configuration.
Using the command line to recover the key
For users who prefer console commands or who do not have access to the graphical interface due to system errors, using the command line is an excellent solution. CMDThis tool provides deep access to wireless network profiles stored in the system, allowing not only viewing but also management. This method is considered more professional and provides more information about connection parameters.
The first step is to run the command prompt as an administrator. To do this, right-click the Start menu and select "Windows PowerShell (Administrator)" or search for "cmd," right-click, and select the appropriate option. Without administrator privileges, you won't be able to run the following commands, as they affect system security settings.
In the window that opens, enter the command to view all saved profiles:
netsh wlan show profiles
The system will display a list of all networks this computer has ever connected to. Find the exact name of your network (SSID) in the list. Then use the command to display a specific profile by adding the keyword key=clear, which instructs the system to show the key in clear text:
netsh wlan show profile name="Your_Network_Name" key=clear
In the resulting report, look for the "Security settings" section. The "Key Content" line will contain the password you're looking for. If the text is empty, the profile doesn't contain a saved key or access to it is restricted by security policies.
What if the network name contains spaces?
In the command line, names with spaces must be enclosed in quotation marks. For example: netsh wlan show profile name="My Home Wi-Fi" key=clear . Without quotation marks, the command will not execute correctly.
This method is especially useful when you need to quickly copy a password or when the graphical interface is unstable. Commands netsh are a standard administrative tool in Windows and do not require installation of updates.
Viewing saved networks using PowerShell
An alternative to the classic command line is a more powerful tool - PowerShellIt not only allows you to execute the same commands as CMD, but also uses an object-oriented approach to retrieving data. For many system administrators, this method is preferred due to its flexibility and the ability to automate processes.
Launch PowerShell as administrator. You can use the same command as in CMD, as PowerShell supports legacy commands:
netsh wlan show profile name="Network_Name" key=clear
However, PowerShell also allows you to display information in a more readable format or filter it. For example, you can get a list of all profiles and their passwords at once, although this would require a more complex script. For a one-time view, the standard netsh command, run within the PowerShell shell, is sufficient.
The advantage of PowerShell is the ability to copy output directly to the clipboard using the command clip. You can add it to the end of the line:
netsh wlan show profile name="Network_Name" key=clear | clip
After executing this command, the entire text report will be copied to the clipboard, and you will be able to paste it into notepad (Ctrl+V) to easily find the "Key Contents" field. This eliminates the need to peer at flashing console lines.
⚠️ Attention: When copying output, ensure there's no sensitive data left in the clipboard after use. Clearing the clipboard is good digital hygiene practice, especially on shared computers.
PowerShell is relevant for modern versions of Windows, where it is gradually replacing the classic command prompt. The interface may differ in color and fonts, but the functionality remains similar.
Checking the password through the router's web interface
If your computer isn't connected to Wi-Fi or you want to know the password for a network that other devices are currently connected to, the most reliable source of truth is the router itself. Web interface router Stores all wireless network settings, including encryption type and security key. It can be accessed from any device connected to the local network, even without internet access.
To log in, you need to open your browser and enter the gateway IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address can be found through the command line (command ipconfig, the "Default Gateway" field), or by checking the sticker on the bottom of the device. After entering the address, you'll need to log in with your administrator username and password.
Interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) differ, but the logic is the same everywhere. You need to find the section related to wireless mode. It may be called "Wireless," "Wi-Fi," "Wireless Network," or "WLAN." Within this section, look for the "Security" or "Security Settings" subsection.
The "Password" field (PSK Password, WPA Pre-Shared Key) will display the current key. There's often a "Show" button (an eye) next to it, or the option to copy the value. If the field is hidden by asterisks, try clicking the "Show" button. Some older router models may require you to change the password to a new one to view it in plain text, but modern interfaces usually allow you to simply view the current one.
| Manufacturer | Standard address | Menu section | Path to password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless | Wireless Security -> Password |
| ASUS | 192.168.1.1 | Wireless network | General -> WPA Key |
| D-Link | 192.168.0.1 | Wi-Fi | Security Settings -> Encryption Key |
| Keenetic | 192.168.1.1 | My Networks and Wi-Fi | Home Network -> Password |
Third-party password recovery utilities
When built-in Windows tools fail for some reason or the interface seems too complex, specialized programs come to the rescue. There are numerous utilities designed for managing wireless connections and recovering lost data. They automate the process, presenting the information in a convenient format.
One of the most popular and time-tested programs is Wireless Key View from NirSoft. This is a free, portable utility that requires no installation. It instantly scans the registry and system files, displaying a list of all known networks and their keys in a table. The program runs on most versions of Windows, from XP to 10.
Other known analogues include Wi-Fi Password Decoder And Magical Jelly Bean Wi-Fi Key FinderThey operate on a similar principle: they access the Windows system password storage. However, it's important to exercise caution when using third-party software. Download programs only from the developers' official websites to avoid introducing viruses or miners.
- 📡 Wireless Key View: Minimalistic interface, export to text file, no installation required.
- 🔓 Wi-Fi Password Decoder: Support for multiple languages, including Russian, and the ability to recover WEP/WPA/WPA2 passwords.
- 🛡️ Magical Jelly Bean: In addition to Wi-Fi, it can find keys for other programs, but may contain ads in the free version.
⚠️ Attention: Antivirus programs may report password recovery utilities as "HackTool" or "RiskTool." This is a false positive, as the programs use legitimate system APIs, but often require exclusions to function.
Using such programs is justified if you need to quickly obtain a list of all passwords in plain text or if standard Windows methods fail. However, for a one-time operation, it's easier to use the command line.
Restoring access via QR code on a smartphone
Modern smartphones based on Android (versions 10 and higher) and iOS They allow you to not only connect to Wi-Fi using a QR code but also generate them for already saved networks. This can be a lifesaver if you don't have a computer with access to settings, but have a phone already connected to the desired Wi-Fi.
On Android, the process is as follows: go to "Settings" -> "Connections" (or "Network & Internet") -> "Wi-Fi." Tap the gear icon next to your active network or select "QR code" / "Share." A code will appear on the screen. Scan it with another device's camera to instantly connect. On some operating systems (such as MIUI or OneUI), the password itself may also be written in plain text below the QR code.
iPhone users can also share a password. If both devices (an iPhone and a Mac or another iPhone) are nearby and saved in each other's contacts, when attempting to connect on the second device, a prompt will appear on the first device prompting them to share the password. This is possible thanks to the Apple ecosystem and AirDrop technology.
☑️ Check before recovery
This method is easy to use and intuitive. You don't need to enter characters manually, which eliminates the risk of errors when typing complex combinations. Simply point the camera, and the device will automatically recognize the SSID and encryption key.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I have never connected to this network from this computer?
No, Windows only stores the passwords used for a successful connection. If the computer doesn't "remember" the network, the key isn't in its database. In this case, only the router, another connected device, or asking the network owner can help.
What should I do if the command line says "Access denied"?
This means you've launched the command prompt (CMD or PowerShell) in normal mode, not as an administrator. Close the window, right-click the CMD shortcut, and select "Run as administrator."
Is it safe to save Wi-Fi passwords in Windows?
Yes, the system encrypts saved keys and stores them in a protected area of the registry, accessible only to system processes and users with administrative privileges. However, if an attacker with administrative privileges gains physical access to your computer, they can extract this data.
Will resetting my router help if I forgot my password?
A reset will return the router to factory settings. The Wi-Fi password will be reset to the one on the sticker on the bottom of the device (if it hasn't been changed). However, this will also reset your ISP settings (internet login and password), so you should only do this if you know the necessary internet setup information.
Where can I find the password if I'm using a corporate network?
Corporate networks often use account-based authentication (username and password) rather than a static WPA2 key. In this case, there's no "Wi-Fi password" as such; you use your domain credentials. For security reasons, viewing these credentials in plain text in Windows isn't possible.