It's common to need to connect a new device to a wireless network but forget the access key. Fortunately, if at least one laptop is already connected to the router or has been connected before, recovering lost data is easy. The Windows operating system stores profiles of all networks it has ever connected to in a secure location.
There are several proven methods for extracting this information, ranging from simply viewing the properties of the active connection to using the command line for deeper analysis. Security The security of your local network directly depends on the strength of your password, but even the strongest key is useless if you can't remember it. In this article, we'll cover all the current methods for restoring access.
Don't panic if the sticker on your router has worn off or gotten lost among papers. Modern operating systems provide users with ample tools for managing network connections. The key is to proceed consistently and carefully follow the instructions to avoid configuration errors.
View the password in the active connection properties
The easiest and fastest way to find your access key is if your laptop is currently connected to a Wi-Fi network. Windows 10 and Windows 11 have built-in functionality that allows you to display saved keys in the graphical interface. To do this, open the Network and Sharing Center or use the new settings in the system settings menu.
Right-click on the wireless network icon in the tray (usually it’s the little screen with waves in the lower right corner) and select Open Network & Internet SettingsIn the window that opens, find the link Network and Sharing Center Or go directly to your wireless connection properties. In the list of active connections, click the name of your Wi-Fi network.
A status dialog box will open where you need to click the button Wireless network properties. Next, go to the tab SecurityThis is where the field is located. Network security keyBy default, symbols are hidden behind asterisks to protect them from prying eyes.
To see the password, check the box next to the item Show entered charactersThe system may request administrator privileges to confirm the action. After entering your Windows account password or confirming with a PIN, the hidden characters will be converted to readable text.
⚠️ Note: If the "Security" tab is missing or the "Show entered characters" button is inactive (grayed out), this may mean that the network profile was saved with system-only permissions or that a corporate security policy is in effect that blocks key viewing.
Using the command line to recover the key
For more advanced users or when the graphical interface isn't working correctly, the Windows command line is a great tool. This method not only allows you to view the password for the current network but also find the keys for all previously connected networks saved in the user profile.
First, you need to launch the command prompt with administrator rights. Click Win + X and select Windows PowerShell (Administrator) or Terminal (administrator)First, you need to find out the exact network profile name, which may differ from the SSID (the visible network name). Enter the command:
netsh wlan show profiles
Find the name of the desired network in the list. Then use the following construction, replacing Network_Name to your profile's real name:
netsh wlan show profile name="Network_Name" key=clear
In the command output, find the section Security parameters. Line Key content will contain the desired password in cleartext. This method is universal and works on most versions of Windows, starting with Vista.
- 🔍 This method allows you to see passwords even for networks to which the laptop is not currently connected, but has connected previously.
- 💻 No need to navigate through multiple settings menus, which saves time when frequently working with networks.
- 🛡️ Works regardless of the Wi-Fi adapter driver version, as it accesses the system storage directly.
Login to the router's web interface
If none of your laptops are connected to the network or you need to find out the password for a new device, the most reliable way is to access the router's settings. To do this, the laptop must be connected to the router via Wi-Fi (if available) or via LAN cable.
Open any browser and enter the router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the login and password for accessing the control panel, are usually indicated on a sticker on the bottom of the device. Standard login/password pairs are often admin/admin or admin/1234.
After successful authorization, find the section responsible for the wireless network. It may be called Wireless, Wi-Fi, Wireless mode or WLAN. Within this section, look for the subsection Wireless Security or Wireless securityIn the field PSK Password, WPA Pre-Shared Key or something similar will indicate the current password.
| Router brand | Typical IP address | Default login | Default password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | admin | admin |
| ASUS | 192.168.1.1 | admin | admin |
| D-Link | 192.168.0.1 | admin | (empty) |
| Keenetic | 192.168.1.1 | admin | 1234 |
| Tenda | 192.168.0.1 | admin | admin |
Router interfaces are constantly updated, with menu item names and section structures changing. If you can't find the setting you need, check the official manual for your model on the manufacturer's website, as the location of settings may vary between firmware versions.
What should I do if the default router password doesn't work?
If the admin/admin password isn't working, the password may have been changed earlier during setup. In this case, a full reset of the router to factory settings will help, but this will result in the loss of all provider settings.
Resetting your router as a last resort
When none of the methods help, or you don’t remember the password to enter the router control panel, the last option is a hard reset (Hard Reset). This action will reset the device to its factory state, and the Wi-Fi password will be the same as the one indicated on the sticker on the case.
On the back of the router, find a small indentation with the inscription Reset or RestorePlug in the router. Take a paperclip or toothpick, press the button inside the hole, and hold it for about 10-15 seconds. The lights on the front panel should blink or turn off, indicating the reset process has begun.
After rebooting, the router will create an open network or a network with the default name. You'll need to connect to it and reconfigure your internet connection (enter your provider's information) and set a new Wi-Fi password. Be prepared for internet connection to be lost on all devices during the reconfiguration process.
⚠️ Note: Resetting the settings deletes all user configurations, including PPPoE login/password from your provider, IPTV settings, and static IP addresses. Make sure you have your provider contract handy for reconfiguration.
☑️ Preparing to reset your router
Third-party password recovery programs
There is specialized software designed to extract saved Wi-Fi keys. One of the most popular utilities is WirelessKeyView from NirSoft. It scans the Windows registry and displays a list of all networks and their security keys in a convenient format.
Using such programs is convenient because they can export the password list to a text file or HTML, which is useful when moving or replacing equipment. However, such programs should only be downloaded from the developers' official websites to avoid infecting your computer with malware.
Antivirus programs may react to the operation of such utilities as potentially unwanted actions (PUP), as they access sensitive system data. Before running, it's recommended to add the program to the exclusions list or temporarily disable protection, understanding the risks.
- 📥 Allows you to instantly get a list of all networks ever saved, even hidden ones.
- 💾 The data export function is useful for creating a backup of network settings.
- ⚠️ Be careful when downloading to avoid downloading a virus instead of a useful utility.
Safety precautions and storage recommendations
Once you've learned or recovered your password, it's time to think about its security. Using factory passwords or simple combinations like 12345678 makes your network vulnerable to brute-force attacks. Encryption is recommended. WPA2-PSK or WPA3.
It's best to store passwords in password managers or write them down in a notebook kept in a safe place. Memorizing complex character combinations is difficult, so storing them offline is essential. Regularly changing your access keys also improves security.
Remember that access to your router settings should be protected with a unique password, different from the factory default. This will prevent unauthorized persons from changing your network settings, even if they somehow connect to your Wi-Fi.
Is it possible to find out someone else's Wi-Fi password?
Technically, there are methods for brute-forcing passwords or exploiting WPS protocol vulnerabilities, but they are illegal without the network owner's consent. This article describes only legal methods for restoring access to your own networks.
What should I do if my laptop says "Can't connect to this network"?
Often, the problem lies in an incorrectly entered password or an IP address conflict. Try "Forget Network" in the Wi-Fi settings and re-enter the password. Resetting the network settings with the command netsh winsock reset.
Where can I find my password on macOS?
On a Mac, passwords are stored in Keychain Access. Find the app using Spotlight, find the network name in the list, double-click it, and check "Show password." Confirm the action with your fingerprint or account password.
Does changing your password affect your internet speed?
No, changing your password doesn't affect speed. However, if you change the encryption type (for example, from WPA2 to WPA3) or the broadcast channel, the connection speed and stability may improve or worsen.