Many users are familiar with the situation of urgently needing to connect a new device to their home network but have forgotten or lost the Wi-Fi password. The network appears to be working and the internet is working, but entering the secret key for a guest smartphone or tablet is impossible. Fortunately, operating systems and routers store this data in encrypted form, and several proven methods can be used to access it.
Restoring access doesn't require advanced programming knowledge or complex software. All you need is physical access to a device already connected to the network or to the router itself. In this article, we'll cover universal methods view saved keys that work on most modern gadgets.
Before proceeding, ensure you have administrator rights on the device from which you plan to extract data. This is necessary to access system security settings.
Using the sticker on the router body
The easiest and most often overlooked way is to look at the bottom of your router. Almost all modern routers, whether TP-Link, Asus or MikroTik, suggest the presence of a unique mark on the bottom of the case. This is where the manufacturer places the information by default.
On a special sticker, you'll find the SSID (network name) and the factory password (often labeled as a PIN or Password). If you've never changed the security settings since purchasing the equipment, this method will work instantly.
⚠️ Attention: If you or the previous owner changed the security settings in the router's web interface, the information on the sticker will become invalid. In this case, you will need to reset the device to factory settings, which will break the current connection.
However, if the settings have changed, this method is useless. In that case, it's worth looking at devices that are already successfully connected to the network. Windows 10 and 11 allow you to view your saved password directly in the network connections interface., without resorting to the command line.
Viewing your WiFi password in Windows 10 and 11
The Windows operating system stores profiles of every network your computer has ever connected to. To view the hidden symbols, you need to navigate a specific path in the settings. This method is standard and doesn't require installing any third-party software.
First, open the "Settings" menu and go to "Network and Internet." Then select "Change adapter settings" or "Network and Sharing Center." Find your active wireless connection and click on it.
In the status window that opens, click "Wireless Network Properties." Switch to the "Security" tab. Here you'll see the "Network Security Key" field, where the characters are hidden by asterisks. Check the "Show characters" box.
The hidden text will now be visible. You can copy it or rewrite it. If you don't have administrator rights, the system may prompt you for confirmation via UAC (User Account Control).
☑️ Check Windows settings
Using the Command Prompt in Windows
For more advanced users or in cases where the graphical interface isn't working correctly, the command line is ideal. This method allows you to list all saved profiles and view their passwords in plaintext.
Run Command Prompt as administrator. Enter the command netsh wlan show profilesto see a list of all networks the computer has ever used. Find the exact name of your network in the list.
Then use the command to display the details of a specific profile. The syntax is as follows:
netsh wlan show profile name="Network_Name" key=clear
In the command output, find the line "Key Content." This will contain the password you're looking for. This method is especially useful if you need to find the password for a network to which the computer isn't currently connected, but has connected previously.
Using the console provides more detailed information about the encryption type and security protocol version. This helps diagnose compatibility issues between older devices and newer routers.
What should I do if the command prompt gives an access error?
The "Access Denied" error means the command prompt is running without administrator privileges. Close the terminal, right-click "Command Prompt" or "PowerShell," and select "Run as administrator."
How to find out the password on an Android smartphone
Android device owners can also restore access to forgotten data. Starting with Android 10, the system allows you to view passwords for saved networks directly in the settings, often requiring biometric authentication.
Go to "Settings" -> "Connections" (or "Network & Internet") -> "Wi-Fi." Tap the gear icon next to your active network or select "Share" (QR code). The QR code often displays a text password, or you can see it by tapping the eye.
If you have an older version of Android or a custom skin, the interface may differ. In some cases (for example, on Xiaomi or Samsung), the password is displayed immediately below the QR code after fingerprint verification.
Devices without this feature will require root access and specialized apps, but this is a less secure approach. The built-in tools are preferable, as they don't compromise the phone's security system.
Restoring access to iPhone and iPad
Apple ecosystem users only gained the ability to view passwords in iOS 16 and iPadOS 16. If your device is up to date, the process will take a few seconds.
Open "Settings" and select "Wi-Fi." Find the network you need to find the password for and tap the blue "i" icon to the right of the name. Tap the "Password" line hidden by dots.
The system will request authorization via Face ID, Touch ID, or the device's passcode. Once verified, the passcode will be displayed in text format and can be copied. This works for both the current network and all previously saved ones.
It's important to note that iCloud Keychain syncing allows you to see passwords on other Apple devices signed in with the same Apple ID. This is convenient for transferring data between iPhone and Mac.
Viewing via the router's web interface
The most reliable method, which works regardless of the client device type, is to log into the router's control panel. To do this, you'll need a browser and access to the local network.
In the address bar of your browser, enter the IP address of your router (usually 192.168.0.1 or 192.168.1.1). Enter the administrator login and password. If they haven't been changed, they'll be on the sticker (often admin/admin).
Interfaces vary by manufacturer, but the logic is the same. Find the "Wireless" or "Wi-Fi" section. Under the "Security" or "WPS" subsections, you'll find a "Password," "Pre-Shared Key," or "Passphrase" field.
Below is a table with typical addresses and routes for popular brands:
| Router brand | Default address | Menu section | Password field |
|---|---|---|---|
| TP-Link | 192.168.0.1 | Wireless -> Wireless Security | Wireless Password |
| Asus | 192.168.1.1 | Wireless Network -> General | Verification Method / Key |
| D-Link | 192.168.0.1 | Wi-Fi -> Security Settings | PSK encryption key |
| Xiaomi | 192.168.31.1 | Wi-Fi settings | Password |
Changing the settings here changes the password for all devices. Be careful when editing fields to avoid disrupting other connection settings.
⚠️ Attention: Router firmware interfaces are regularly updated by manufacturers. Menu locations may differ from those described. If you can't find the desired menu item, consult the user manual for your specific model or verify the menu structure with the brand's official support service.
Frequently Asked Questions (FAQ)
Is it possible to find out someone else's WiFi password without accessing the router?
No, this is impossible using legal methods. Hacking someone else's network is a violation of computer information laws. The methods described only work on networks to which your device has previously connected or has administrative access.
What should I do if I forgot my router admin password?
If the default admin/admin passwords don't work, and you've changed them and forgotten, a hard reset will help. There's a reset hole on the router body; press it with a paperclip for 10-15 seconds. This will reset the router to factory settings, and the password will be the one on the sticker.
Is it safe to store passwords in the cloud?
Using iCloud Keychain or Google Password Manager is significantly more secure than writing down passwords on paper. These storage solutions use end-to-end encryption, so even service providers can't read your data.
Why does Windows say "Incorrect password" even though I can see it in the settings?
You may have changed the password on your router, but your computer still remembers the old one. Remove the network from the list of saved networks ("Forget network") and try connecting again using the current password.