It's extremely common to need to connect a new device to your home network but have forgotten or lost the Wi-Fi password. Fortunately, the operating system Windows Stores data about previously connected wireless networks in a secure format, and with administrator rights, it can be retrieved. This is especially useful when you don't have another connected device handy from which you can easily scan a QR code or copy the access key.
There are several proven ways to regain access to your network's security information, ranging from the system's graphical interface to using the command line or the router's web interface. Video instructionsThe tools built into this article will help you visually consolidate the material and avoid errors when entering commands. We'll cover both the built-in tools of Windows 10 and 11, as well as alternative methods that can help if the standard path is unavailable for some reason.
It is important to understand that you can only perform all the manipulations described below on networks to which you have legal access. Viewing passwords is only possible for networks that have previously been successfully saved on this computer. If the system has never connected to an access point, it will not be possible to find the password through the PC settings; you will need physical access to the router or knowledge of the password from another device.
Using the Windows 10 and 11 GUI
The easiest and safest way to find the access key is to use the standard operating system settings. This method doesn't require knowledge of complex commands and is suitable for most users looking for a quick fix. However, keep in mind that the menu interface may vary slightly depending on the version. Windows and installed security updates.
First, you need to open the Network Control Panel. Press the key combination Win + R, enter the command ncpa.cpl and press Enter. In the window that opens, find your wireless network adapter, right-click it, and select "Status." Next, click "Wireless Network Properties" and go to the "Security" tab.
In the "Security Settings" section, you'll see a "Network Security Key" field with characters hidden behind asterisks. To see them, check the "Show entered characters" box. Then password will become visible in text form and you will be able to copy or write it down.
⚠️ Attention: If the Security tab is missing or the Show characters button is grayed out, it may mean that your account does not have administrator rights or your network profile is corrupted.
Password recovery via command line
For more advanced users or in cases where the graphical interface does not work correctly, using the command line is the ideal solution. CMD or PowerShell. This method not only allows you to view the current network password but also list all saved profiles, as well as their access keys.
First, you need to launch the command prompt as administrator. Type "cmd" in the search bar, right-click, and select the appropriate option. To view a list of all saved Wi-Fi networks, enter the following command: netsh wlan show profilesYou will see a list of profile names that have ever been used on this computer.
To find out the password for a specific network, use the command: netsh wlan show profile name="Network_Name" key=clearReplace "Network_Name" with the exact name of your Wi-Fi network. In the window that opens, find the "Key Content" line under the "Security Settings" section—the code you're looking for will be there.
☑️ Check before entering commands
This method is especially convenient because it allows you to quickly export data or copy it to a text file if you need to restore access to multiple devices. The main thing is to pay close attention to the command syntax and the correct spelling of the network name, as the system is case-sensitive.
Viewing the password through the router's web interface
If your computer doesn't remember the password, but you have physical access to the router (or are connected via cable), you can access the device's settings. To do this, enter the router's IP address in the browser's address bar, usually 192.168.0.1 or 192.168.1.1The exact address is often indicated on a sticker on the bottom of the device.
After entering the administrator login and password (by default, it's often admin/admin), go to the wireless network section. Depending on your router model (TP-Link, ASUS, D-Link), this section may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." This is where the field with the current security key is located.
| Router model | Standard IP | Menu section | Field name |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless / Wireless Security | Wireless Password |
| ASUS | 192.168.1.1 | Administration / Wireless Network | WPA encryption method |
| 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 |
| Tenda | 192.168.0.1 | Wireless Settings | Wireless Password |
Modern router interfaces often allow you not only to view but also change your password directly from this menu. This is a good way to enhance security if you suspect your key has been compromised.
Using third-party snails for restoration
There are many specialized programs such as WirelessKeyView from NirSoft or WiFi Password Revealer, which automatically scan the Windows registry and display all saved passwords. Using such software may be advisable if standard Windows methods are blocked by group policies for some reason.
However, you should exercise extreme caution when downloading such utilities. Antivirus programs often detect them as potentially unwanted programs (PUP), as they have access to sensitive data. It is recommended to download such tools only from the developers' official websites.
The main advantage of such programs is the ability (with one click) to copy all passwords to a text file or HTML report. This is convenient for system administrators who need to transfer settings to a new computer or save a backup copy of access keys.
⚠️ Attention: Antivirus software may block password recovery programs, considering them hacker tools. Before running them, temporarily disable protection or add the program to the exceptions list, but only if you are sure of the file's source.
Video Tutorials: A Visual Guide to Settings
For those who prefer visual processing, we've prepared a selection of videos demonstrating the processes described above in real time. These videos allow you to see the exact placement of buttons and the interface's response to user actions, minimizing the risk of error.
The first video demonstrates the classic Windows 10 Control Panel method. You'll see how to quickly navigate from the network icon in the system tray to displaying password symbols. This method takes less than a minute and requires no special knowledge.
The second video is about working with the command line. The author explains in detail how to correctly construct queries. netsh and how to interpret output information if it's displayed in a different encoding than the system's. This is especially useful for older versions of Windows.
Common errors and problems during recovery
Despite the simplicity of the procedures, users often encounter difficulties. One common issue is the absence of the "Security" tab in the network properties. This often occurs if the wireless adapter driver is not working correctly or is installed in emulation mode.
Another common mistake is confusing the Wi-Fi password with the password for a Microsoft account or router. Users enter incorrect information, blocking access, and begin to believe the password is irretrievably lost. Always double-check which key is required at any given time.
- 🚫 Access rights error: Running a command prompt without administrator privileges will cause the netsh command to fail.
- 🚫 Invalid network name: In the command line, the network name (SSID) must match literally, including spaces and case.
- 🚫 Blocked by antivirus: Third-party programs may be blocked by Windows Defender, which will create a false impression that the method does not work.
If none of the software methods help, the network profile in the Windows registry may be corrupted. In this case, it's worth removing the network from the list of known networks (forget the network) and reconnecting, entering the password if you know it on another device.
Questions and Answers (FAQ)
Is it possible to find out a Wi-Fi password if the computer has never connected to it?
No, it's impossible to programmatically find the password for a network your device has never connected to and whose data hasn't been imported through your PC settings. You'll need access to the router or other device where the password is stored.
Is it safe to use programs like WirelessKeyView?
Such programs are safe to use if downloaded from the developers' official websites. However, antivirus software may react negatively to them, as their functionality allows access to sensitive system data.
What should I do if the Security tab is grayed out or unavailable?
This often indicates a lack of administrator rights or a problem with the network card drivers. Try running the properties window as an administrator or updating the wireless adapter drivers.
How to view password on Mac (macOS)?
On Apple computers, passwords are stored in Keychain Access. Find your network name there, double-click it, and check the "Show password" box, confirming the action with your Mac account password.
Will my Wi-Fi password change if I reset my router?
Yes, when you reset your router to factory settings, the password will revert to the default value indicated on the sticker on the device body unless you configure it again through the web interface.