It's quite common to need to connect a new device to the network but lose or forget the security key. Router owners often change complex combinations to protect their data, only to forget them. Fortunately, modern operating systems and network equipment offer several methods for restoring access without completely reconfiguring the equipment.
First of all, it is worth clarifying that password recovery This is only possible if you already have at least one device that has successfully connected to this network. If no other device has access, you'll need physical access to the router itself or an Ethernet cable. In this article, we'll cover all the current methods for different platforms.
The procedure will depend on what device you have at hand and what operating system you are using. Windows, Android And iOS Various solutions are offered. It's important to proceed consistently to avoid disrupting the current network configuration and blocking access to the router's administrative panel.
Using a connected Windows computer
If you already have a Windows laptop or desktop PC connected to your wireless network, recovering the key will only take a couple of minutes. The operating system stores encrypted profiles of all networks the device has ever connected to, but provides a convenient interface for viewing them.
First, you need to open your network settings. Right-click the Wi-Fi icon in the system tray and select "Network & Internet Settings." Then, go to "Network and Sharing Center" or simply find your active connection in the list of available networks. Click on your network name to open the status window.
In the window that opens, click "Wireless Network Properties." Go to the "Security" tab. This is where the "Network Security Key" field is located, hidden by asterisks by default. To see the characters, check the "Show characters" box.
⚠️ Important: If you don't see the "Properties" button or the "Security" tab, make sure your account has administrator privileges. Without elevated privileges, the system may restrict access to security settings.
It's worth noting that this method works for the currently active network. If you need to find out the password for a network your computer has connected to in the past but is not currently connected to, you'll need to use the command line. Enter cmd in search, run as administrator and use the command netsh wlan show profile name="Network_Name" key=clearIn the "Security Settings" section, you will find the "Key Contents" line.
Restoring access via an Android smartphone
Owners of smartphones based on Android can also easily find out the saved password, starting with version 10. In older versions of the system, this required rights root, which was unsafe and complicated for the average user. Now the procedure has been simplified as much as possible.
Open your phone's Settings and go to "Wi-Fi" or "Connections." Find the network you're connected to or select a saved network from the list. Tap the gear icon or arrow next to the network name to view details. At the bottom of the screen, you'll often find a "Share" button or a QR code.
Tap the "Share" or "QR code" button. The system will ask you to verify your identity using a PIN, fingerprint, or face scan. Once successfully authenticated, a QR code will appear on the screen for guests to connect. A password will be written in text underneath or directly on this code (depending on the manufacturer's shell).
- 📱 On Samsung: Settings -> Connections -> Wi-Fi -> Tap the gear -> QR code (password under the code).
- 🤖 On Xiaomi: Settings -> Wi-Fi -> Tap the arrow next to the network -> QR code (the password is listed under the image).
- 🔍 On a stock Android: Settings -> Network & Internet -> Internet -> Gear -> Share.
If there is no text display of the password, you can scan the QR code that appears with another device or take a screenshot and recognize it using Google Lens or any other QR code scanner. In the decrypted text, the line after P: and before ; will be the password we are looking for.
Specifics of Apple devices and macOS
Ecosystem users Apple Face stricter security measures. In iOS, starting with the earliest versions, it was impossible to view saved plaintext passwords in Settings. This changed with the release of iOS 16 and iPadOS 16, which introduced the "Passwords" feature in Wi-Fi settings.
To view your password on an iPhone or iPad with the latest OS, go to "Settings" -> "Wi-Fi." Find the desired network in the list and tap the blue information icon (the letter "i" in a circle) to the right of its name. Tap the "Password" field, which is hidden by dots. The system will require Face ID, Touch ID, or your device passcode. Once confirmed, the password will be displayed and can be copied.
On Mac computers the situation is similar, but depends on the operating system version. macOS Ventura On iOS and newer devices, the password can be viewed directly in the Wi-Fi settings, similar to mobile devices. In older versions of macOS (pre-Ventura), the password is stored in iCloud Keychain.
To view in older versions of macOS, open Spotlight and type "Keychain Access." Find "Passwords" in the list on the left, then find your Wi-Fi network name in the list of networks. Double-click it, check "Show password," and enter the password for your Mac administrator account.
⚠️ Note: The settings interface in iOS and macOS may vary slightly depending on the firmware version. If you don't see the viewing field, check for system updates.
Viewing the password through the router's web interface
The most universal method, which works even if no devices are currently connected to Wi-Fi (assuming a cable connection), is to access the router's settings. To do this, you'll need a computer with a network cable (Ethernet) or a smartphone connected to Wi-Fi (if you know the password or the connection is automatic).
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 entry, are indicated on a sticker on the bottom or back of the device. Standard data is often admin/admin.
After authorization, you need to find the section responsible for the wireless network. Depending on the model and firmware (TP-Link, Asus, MikroTik, Keenetic), this section may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Inside, look for a subsection called "Security" or "Basic Settings."
| Manufacturer | Entrance address | Settings section | Standard login |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless -> Wireless Security | admin |
| Asus | 192.168.1.1 | Wireless Network -> General | admin |
| D-Link | 192.168.0.1 | Wi-Fi -> Security Settings | admin |
| Keenetic | my.keenetic.net | My Networks and Wi-Fi -> Home Network | admin |
In this section, you'll see the "Password" field (Passphrase, Pre-Shared Key). If there are dots there, you may need to click the "Show" button or temporarily change the password to a new one while saving the settings. Don't forget to restore the old values if you remember them or write them down.
What to do if the router's IP address is not accessible?
Make sure your computer is connected via cable. Check your IP settings: they should be set to "Obtain Automatically" (DHCP). Also, try disabling your antivirus or firewall during the test, as they may be blocking access to local IP addresses.
Using the Command Prompt and PowerShell
For advanced users or system administrators, the fastest way is to use the command line. This method allows you to retrieve information about all saved networks and their keys without having to delve into the graphical interface.
Launch Command Prompt (cmd) or PowerShell as administrator. First, enter the command netsh wlan show profilesIt will display a list of all Wi-Fi profiles ever used on this computer. Find the name of the desired network in the list.
netsh wlan show profile name="Name_of_Network" key=clear
Replace Name_of_Network to the actual name of your network. If the name contains spaces, be sure to enclose it in quotation marks. In the command output, find the "Security settings" section. The "Key Content" line will contain the password you're looking for in cleartext.
This method is especially useful if the Windows graphical interface isn't working correctly or if you need to quickly copy a password to paste into another device's configuration file. These commands work on all modern versions of Windows, starting with Vista.
Resetting the router to factory settings
If none of the above methods help, and you don't remember your Wi-Fi password or the password to access the router's admin panel, the final, radical option is a hard reset. This will return the device to its out-of-the-box state.
On the back of the router, find a small hole labeled Reset or RestoreTake a paperclip or toothpick, press the button inside the hole, and hold it for about 10-15 seconds until the lights on the router case flash simultaneously. After this, the router will reboot.
After the reset, the wireless network will operate with the factory name (SSID) and password (or no password), which are located on the sticker on the bottom of the device. You'll need to connect to it, log in to the web interface using the default address, and reconfigure your ISP connection and Wi-Fi settings.
☑️ Checklist before resetting your router
⚠️ Please note: Resetting your settings will erase all your changes: network name, password, port forwarding settings, parental controls, and internet connection type. Be prepared to set up your router again from scratch.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I have never connected to this network from this device?
No, this is impossible to do with legitimate software. A device can't know the password if it never received it from the router or the user. The only options are physical access to the router or another device that's already connected.
Do Wi-Fi password recovery apps work?
Most of these open-source programs are either viruses or useless software. Really "cracking" WPA2/WPA3 encryption using brute-force methods takes years and requires massive computing power. It's more effective to use legitimate recovery methods through system settings.
Where can I find the password if my router is distributing Wi-Fi through a guest network?
A guest network often has its own password. It can only be viewed in the router's web interface under "Guest Network." On connected devices, it displays the same password as the main network if the device is connected to the guest profile.
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 the default combinations (admin/admin, 1234). If they don't work, you'll need to reset the router, which will restore it to factory settings and allow you to set a new password, which you'll write down.