It's common to need to connect a new device to the network but lose the password. Users often change the default password during initial setup and then forget about it for months. At this point, it becomes urgent to find a way to recover the Wi-Fi password to restore internet access.
There are several proven methods for resolving this issue that don't require calling a technician or reinstalling the operating system. You can try viewing the saved keys on an already connected computer or perform a physical reset of the router. The method you choose depends on what devices you have on hand and whether you still have access to the router's admin panel.
In this article, we'll detail the steps for different operating systems and hardware models. We'll cover both software methods via the command line and graphical interface, as well as hardware solutions. It's important to follow a consistent approach to avoid blocking access to network management.
Finding saved passwords in Windows
If a Windows laptop or desktop computer has previously connected to your wireless network, the system may have saved credentials in its storage. This is the simplest and most secure method, requiring no intervention on the router. The operating system securely encrypts this data, but allows legitimate users to view it.
First, you need to open the Network and Sharing Center. Right-click the connection icon in the system tray and select the appropriate menu item. In the window that opens, find the active connection. Wi-Fi and click on it to see the status.
Next, go to the wireless network properties. In the new dialog box, select the "Security" tab. This is where the hidden characters field is located. To see them, check the "Show entered characters" box.
An alternative method involves using the command line, which can be more useful if the graphical interface isn't working correctly. Open the console cmd with administrator rights and enter the command to display the network profile. The command syntax is as follows:
netsh wlan show profile name="Your_Network_Name" key=clear
In the command output, find the line "Key Content." This will contain the access code you're looking for in clear text. This method works on all current versions of Windows, including 10 and 11.
Viewing your access key on Android and iOS
Mobile devices also store connection data, but access to it is restricted by Google and Apple security policies. Android smartphones running OS 10 and above now have a QR code-based connection feature. This allows you to not only connect to another device but also view the symbol combination itself.
Go to your phone's Wi-Fi settings. Tap the gear icon next to the active network or select "Share." A QR code will appear on the screen, often with a text string containing the password underneath. If there's no text, scan the code with any QR reader, and it will reveal the hidden data.
- 📱 On Android 10+: Settings → Wi-Fi → Tap the network → QR code/Share.
- 🍏 On iOS 16+: Settings → Wi-Fi → Tap the "i" next to the network → Tap Hidden hotspots.
- 🔒 For older iOS versions, viewing the password is not possible without jailbreaking or having a Mac with iCloud Keychain.
Apple device owners are in luck with the release of iOS 16. Now, in the wireless network settings, you can view the password after successful biometric authentication (FaceID or TouchID). Simply tap the password field, and the system will display it in plain text.
Login to the router's web interface
If none of the devices remember the password, the only option is to log into the router's control panel. To do this, you'll need to connect the device to the router via a LAN cable, as you won't be able to connect via Wi-Fi without knowing the key. Once physically connected, open any browser.
In the address bar, enter the IP address of the device. 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 admin panel, are written on a sticker on the bottom of the router case. Standard login details are often admin/admin or admin/password.
After logging in, the interface will open the settings menu. Navigation varies by manufacturer, but the logic is similar across all devices. Find the section related to wireless networking. It may be labeled "Wireless," "Wi-Fi," "WLAN," or "Wireless Mode."
Within this section, find the "Security" or "Security Settings" subsection. This is where the field is located. PSK Password, "Wireless Network Password," or "WPA Key." You'll be able to view the current combination, change it to a new one, or copy it.
⚠️ Attention: If you previously changed the password for accessing the router interface itself (not the Wi-Fi one, but the admin panel) and forgot it, you can only restore access by completely resetting the device to factory settings.
Interfaces vary greatly between manufacturers. Below is a table with sample paths for popular brands to help you navigate the menus more quickly:
| Manufacturer | Path to the menu | Field name |
|---|---|---|
| TP-Link | Wireless → Wireless Security | Wireless Password |
| ASUS | Additional settings → Wireless network | Authentication Method / Pre-Shared Key |
| D-Link | Wi-Fi → Security Settings | PSK encryption key |
| Zyxel | Network → Wireless LAN | Pre-Shared Key |
| Tenda | Wireless Settings → Wireless Security | Wireless Password |
Using the Command Prompt and PowerShell
For advanced users who prefer working with code, there are more flexible network management tools. PowerShell in Windows offers extensive capabilities for profile analysis. This is especially useful if the graphical settings interface freezes or malfunctions.
Run PowerShell as administrator. First, list all saved profiles to ensure the desired network is present. Use the command:
netsh wlan show profiles
You can then export all profiles to XML files, where the passwords will be stored in cleartext but encoded within the file structure. However, it's easier to immediately request the output of a specific profile with a key, as demonstrated in the Windows section. The console's main advantage is the ability to copy the output directly to the clipboard.
PowerShell Secrets
You can use the Get-NetConnectionProfile command to get more detailed information about the current network profile, including the interface index and network category (public or private).
Remember that commands are case sensitive, although in the case of netsh This is rare. If the system returns a "Parameter not found" error, check the exact profile name, including spaces. Quotes in the command are required if the network name contains spaces.
Hard reset of the router settings
When software methods have been exhausted and access to the admin panel is blocked, there remains a radical, but always effective method: a hard reset. On the body of every router there is a small hole marked as Reset or RestoreThere is a micro button inside it.
To reset the router, plug it into a power outlet and wait for it to boot up. Take a paper clip or a thin needle. Press the button inside the hole and hold it for 10-15 seconds. The lights on the front panel should blink or turn off, indicating the reboot process has begun.
- 🔄 After resetting, the router will return to factory settings.
- 🔑 The Wi-Fi password will be the one indicated on the sticker on the bottom of the device.
- 🌐 ISP settings (PPPoE, L2TP) will be deleted, the Internet may stop working until you configure it again.
This method is guaranteed to restore access, but it requires time to reconfigure the network. You'll have to re-enter your provider credentials, set the network name, and create a new password. Make sure you have your contract with your provider handy so you know the connection type and required logins.
⚠️ Warning: After resetting your settings, your network security will temporarily be reduced to factory defaults. Be sure to immediately set a new, strong password, as default passwords are easily cracked by hackers.
Data Loss Prevention and Security
To prevent a password loss from happening again, we recommend following simple digital hygiene practices. Keep important data in a safe place. This could be a paper notepad in a desk drawer or a dedicated password manager app.
Using cloud services to sync Wi-Fi keys (such as via a Google account or iCloud) allows you to automatically restore access on new devices without manually entering them. Make sure this feature is enabled in your smartphone's settings.
☑️ Network Security Checklist
You should also consider setting up a guest network. For friends and visitors, you can create a separate SSID with a simple password or a limited time. This will eliminate the need to share the main key for your home network and reduce the risk of compromising your main devices.
Frequently Asked Questions (FAQ)
Is it possible to recover the password if the router is not mine, but my neighbor's?
No, recovering someone else's network password without physical access to the owner's devices or their consent is impossible and illegal. All the methods described only work with networks to which you have had at least one legal access.
What should I do if the password sticker on my router has worn off?
If the sticker is illegible and you haven't changed the factory settings, try standard combinations like admin/admin. If these don't work, a hard reset will help, after which you can reconfigure the network with a new password.
Does changing your password affect your internet speed?
Changing your password doesn't affect your connection speed or signal quality. It's purely a security measure. However, if you change the encryption type (for example, from WPA2 to WPA3), older devices may stop connecting.
How can I find out my password via my phone if it's not displayed?
On Android, you can try apps like WiFi Key Recovery, but they require root access. Without root access, third-party apps cannot view saved passwords for system security reasons.