It's quite common to need to connect a new gadget to your home wireless network but have lost or forgotten the password. Fortunately, the operating system Windows 10 Stores access keys to previously used networks in its memory. This allows the PC owner to easily recover forgotten data without having to reset the router or search for the ISP contract.
There are several proven methods for extracting this information, ranging from simple graphical interfaces to more advanced commands. We'll look at the most effective ways to quickly resolve access issues. The method you choose depends on whether you're currently connected to the network and how deeply you're willing to delve into system settings.
It is important to understand that to complete most of the steps below you will need administrator rightsIf you're using a corporate device or a computer with restricted access, some steps may be unavailable. In this case, it's best to contact your organization's system administrator.
Viewing the password through standard network settings
The easiest and most secure way to find the access key is directly from the operating system interface. This method works if your computer is currently connected to the desired wireless network or has previously connected to one. You don't need to install third-party software or enter complex commands.
To get started, open the Start menu and select "Settings," which is represented by a gear icon. Next, go to the "Network & Internet" category. Here, you'll see the status of your current connection. If you're using a wired connection but want to find the password for a Wi-Fi network you've previously connected to, you'll need to select "Change adapter settings" in the Network and Sharing Center.
In the window that opens, find the icon for your wireless connection. Wi-Fi and double-click it. In the dialog box that appears, click the "Wireless Network Properties" button. Switch to the "Security" tab. This is where the encryption keysYou'll see the "Network Security Key" field, where the characters are hidden by dots. Check "Show entered characters" to have the system display the password in plain text.
⚠️ Note: If the Security tab is missing or the Properties button is grayed out, it may mean that your account does not have administrator rights or your organization's group policies are blocking access to these settings.
This method is standard and completely safe for the system. It doesn't require any additional knowledge. However, if your computer isn't currently connected to the network and you want to find the password for a network that's listed as saved but not active, this method may not work without additional profile manipulation.
Using Command Prompt to Recover Data
For more advanced users or in situations where the GUI is unresponsive, using the command line is the ideal solution. cmdThis tool allows you to interact directly with the wireless network profile manager. This method is especially useful if you need to find out the password for a network your computer has connected to in the past but is currently not connected to.
Run the command prompt as administrator. To do this, enter cmd In Windows Search, right-click the result and select the appropriate option. The first step is to get a list of all saved profiles. Enter the command:
netsh wlan show profiles
The system will return a list of all networks ever connected to this PC. Find the desired name (SSID) in the list. Next, you need to request details for a specific profile, displaying the key. Use the following syntax, replacing "Network_Name" with the actual name of your router:
netsh wlan show profile name="Network_Name" key=clear
In the resulting report, find the "Security Settings" section. The "Key Contents" line will contain the password you're looking for. This method is universal and works even if the network adapter is temporarily disabled, as long as the profile was previously saved in the system.
Using the console gives more detailed information about the encryption type (eg. WPA2-Personal or WPA3) and authentication type. This can be useful for diagnosing connection issues with new devices that may not support older security protocols.
Checking the password through the router's web interface
If your computer doesn't remember the password or you want to find out the access key for a guest who has never connected to your PC, you can turn to the source of the signal—the router. To do this, access the router settings through a browser. This method requires the device to be connected to the router, even via a cable.
Open any browser and enter your 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 username and password for accessing the control panel, are usually located on a sticker on the bottom of the device. After logging in, find the section responsible for the wireless network. It may be labeled "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN."
Within this section, look for the "Security" or "Wireless Settings" subsection. There will be a field labeled "Password," "PSK," or "Wireless Password." You can view it in plain text or change it to a new one if you've completely forgotten the current one. Don't forget to save any changes you've made.
| Router brand | Standard IP | 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 | admin |
| Tenda | 192.168.0.1 | admin | admin |
If it is also lost, you will have to reset the router to factory settings, which will require re-configuring the Internet.
What to do if the router's IP address is not accessible?
If the default addresses don't work, open the command prompt and enter ipconfig. Find the line labeled "Default Gateway"—this is your router's address.
Third-party password recovery utilities
There are many specialized programs that automate the process of extracting stored keys. Tools such as WirelessKeyView from NirSoft or WiFi Password Decoder, scan the Windows registry and configuration files, providing a list of all networks and their passwords in a convenient format.
Using such programs is justified when you need to quickly download a list of all networks ever used, for example, when moving or replacing a computer. However, extreme caution should be exercised when downloading software from the internet. Antivirus programs may flag such utilities as potentially unwanted programs, as they handle confidential data.
Before running any program, be sure to check its digital signature and the developer's reputation. It's best to download tools from the manufacturers' official websites. Avoid using cracked versions of paid software to work with network keys—the risk of introducing a Trojan into the system is too high.
⚠️ Warning: Using third-party programs to steal passwords from other people's computers is illegal. Use these tools only on your own devices or with the permission of the system owner.
The advantage of such utilities is the ability to export a password list to a text file or HTML. This is convenient for backing up network settings. It's recommended to uninstall the program after use to avoid leaving any security holes.
☑️ Wi-Fi Security Check
Restoring access via mobile devices
It's common to already have an Android or iPhone smartphone connected to Wi-Fi. Modern mobile operating systems offer a feature for viewing the password for the current network or a previously connected network. This can be a great backup option.
On Android (version 10 and later), you can go to Wi-Fi settings, select the desired network, and tap "Share" or the QR code icon. The text password is often displayed below the graph. On iPhones with iOS 16 and later, you need to go to Wi-Fi settings, tap the "i" icon next to the network name, and tap the hidden password dots, confirming the action with FaceID or TouchID.
This method is great because it doesn't require access to the Windows computer itself, as long as you're near your smartphone. However, if your phone also has password hiding enabled or parental controls, this method may not work. Always have at least one device on hand where the password is known or displayed.
Security measures and recommendations for storing keys
Once you've successfully restored access, it's time to think about preventing the situation from happening again. Storing passwords in your head or on easily lost pieces of paper isn't the best strategy. It's recommended to use password managers, such as KeePass, Bitwarden or built-in browser solutions that securely encrypt data.
It's also a good practice to change passwords regularly, especially if you suspect your network has been compromised. You can disable the WPS feature in your router settings, as it's often a vulnerability that allows hackers to brute-force keys.
Remember that password complexity directly impacts security. Use a combination of upper- and lower-case letters, numbers, and special characters. Avoid obvious sequences like "12345678" or your date of birth.
⚠️ Note: Router and operating system interfaces are constantly updated. The location of menu items may vary depending on your device's firmware version or Windows update. Always consult the manufacturer's official documentation if you have trouble finding the item you need.
Following these simple rules will not only help you easily restore access if needed, but also protect your home network from unauthorized use. Remember, internet security begins with securing the perimeter of your local network.
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 solution is to find the password on the router's sticker, access the router's settings (if you know the administrator password), or reset the router to factory settings.
Why does the command line say "Element not found"?
You most likely entered the network profile name incorrectly. The name must match exactly, including case and spaces. Use the command netsh wlan show profiles, copy the exact network name and paste it into the command to display the key, enclosing it in quotation marks.
Is it safe to save a password in Windows?
Yes, Windows stores passwords in encrypted form, accessible only to the system and users with administrative rights. However, if attackers with administrative rights gain physical access to your computer, they can extract this data.
What should I do if the Security tab is empty?
This may occur if the network adapter drivers are outdated or not working correctly. Try updating the drivers through Device Manager or the laptop manufacturer's website. Also, check if your antivirus software or Group Policy is blocking access.