Needing to connect a new device to a network but forgetting the Wi-Fi password is one of the most common situations in modern digital life. Fortunately, modern operating systems such as Android And iOS, often save this data in secure storage to make reconnecting easier. However, access to this information may vary depending on your smartphone's OS version and model. In this article, we'll cover all the current methods for recovering forgotten security keys using only built-in features or proven methods.
It's important to understand that the data recovery process depends on whether you're currently connected to the network or out of range. If your device is paired with a router, the process can be accomplished with a few clicks in the settings. Otherwise, more complex administrative actions or access to the router's web interface may be required. Let's take a detailed look at the steps in each specific case to quickly restore internet access.
⚠️ Attention: All methods described below are intended solely for restoring access to your own networks or networks to which you have official permission. Using someone else's Wi-Fi network without the owner's knowledge may violate the law.
Recovering access on Android 10 and later
Starting with the tenth version, the operating system Android has a native feature for viewing saved passwords. This is made possible by the implementation of enhanced security protocols that allow authorized users to see encryption keys. To use this feature, you need to go to your device settings. Typically, the path looks like this: Settings → Connections → Wi-FiHere you will see a list of available networks and the one you are currently connected to.
Click the gear icon next to your network name or simply tap the name of your active access point. In the menu that opens, find the button Share or a QR code icon. The system will ask you to verify your identity using biometrics (fingerprint, Face ID) or a screen unlock PIN. After successful authentication, a QR code for quick connection of guests will appear on the screen, along with the network password below.
- 📱 Make sure your screen is unlocked, as viewing the password requires owner confirmation for security purposes.
- 🔍 If the text under the QR code is hidden by asterisks, try taking a screenshot and opening it in your gallery—this can sometimes help you read the symbols.
- 📶 This feature only works for networks to which the phone has been connected at least once and whose profile has been saved.
It's worth noting that the interface may differ slightly on different shells. For example, on Samsung with shell One UI the button may be called "QR code", but on a clean Android From Google — "Share." In some cases, the password may not be displayed in text immediately, but you can copy it by clicking the corresponding icon next to the QR code.
iPhone Viewing Features (iOS 16+)
Ecosystem users Apple For a long time, it was impossible to simply view a saved password, but with the release iOS 16 This feature has been added to the system. Now the process is as simple and intuitive as possible, improving the ease of use of smartphones. iPhoneTo get started, open the app. Settings and go to the section Wi-FiYou will see a list of networks to which the device has connected.
Find the desired network in the list and click on the blue information icon (i) to the right of the name. In the menu that opens, find the "Password" line, which is hidden by dots by default. Tap this line, and the system will ask you to confirm it. Face ID, Touch ID or a passcode. After successful verification, the password will be displayed in clear text and can be copied or dictated to another person.
On older versions of the operating system, this section may be missing or uneditable. In this case, the only option is to use a backup copy or access the router settings.
⚠️ Attention: The iOS Settings interface is updated regularly. If you don't find the option you need, check for system updates in the section Main → Software Update.
Using Google Chrome for syncing
One of the most convenient cross-platform ways to find out a password is to use the sync function in your browser. Google ChromeIf you've ever connected to Wi-Fi on a device with a Google account and enabled syncing, the password may have been saved to your account. This works on both Android and iPhone, as long as you have the Chrome browser installed and enabled syncing.
To find your saved data, open your browser and go to the menu (three dots in the corner), then select Settings. Next, find the section Password Manager or "Passwords." In the list of saved logins, look for the entry associated with your router (often labeled "Wi-Fi" or containing the network name). After clicking on the entry and confirming your identity, you'll see the password in plain text.
| Parameter | Description | Where to find |
|---|---|---|
| Network name | SSID of your Wi-Fi hotspot | Wi-Fi settings |
| Type of protection | WPA2/WPA3 | Network properties |
| Security key | The password itself (8-64 characters) | Password manager |
This method is especially useful if you've changed your phone and don't remember the password, but you're signed in to your Google account on your old device. Syncing allows you to restore access to your key data without resetting your router. The key is to remember the password for your Google account or have access to the phone number for recovery.
ADB Method for Advanced Users
For users who are not afraid of the command line and have a computer at hand, there is a method using Android Debug Bridge (ADB)This method allows you to extract the Wi-Fi configuration file directly from the system, but it requires USB debugging to be enabled on your phone. If you previously disabled this option in the Developer Options menu, this method won't work without a factory reset.
Connect your phone to your computer via a USB cable and open a command prompt (CMD) or terminal in the folder where ADB is installed. Enter the command to gain superuser privileges (if the device is rooted) or try reading the configuration file. The command might look like this:
adb pull /data/misc/wifi/wpa_supplicant.conf c:/wifi.txt
After executing the command, a text file will appear on the computer in the specified folder (in the example, this is the root of drive C). wifi.txtOpen it with any text editor, such as Notepad. Inside, you'll find a list of all the networks the device has connected to, with fields ssid (network name) and psk (password). This is one of the most secure methods that doesn't require root access on some versions of Android, although modern versions of the OS have significantly restricted access to this file.
What to do if ADB doesn't see the device?
Make sure that the ADB drivers are installed, the cable is working properly, and a window appears on your phone screen asking for debugging permission, which you need to confirm.
Login to the router's web interface
If none of the software methods work, there's always the hardware option: accessing the router's settings. To do this, your phone must be connected to a Wi-Fi network (even without internet) or connected to the router via a LAN cable (if you have an adapter). Open your browser and enter the gateway's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1.
The system will ask for your administrator login and password. If you haven't changed them, they're listed on the sticker on the bottom of the router (often admin/admin). Once in the menu, look for the section Wireless, Wi-Fi or Wireless modeThere in the field Wireless Password or Security key Your current password will be displayed. You can not only view it, but also change it to a more complex one.
- 🌐 The login address is often written on a sticker underneath the device along with the factory password.
- 🔑 Standard logins are often "admin", "user", or empty.
- ⚙️ After changing the password in the router settings, all devices will require reconnection.
This method is universal and works for routers of any manufacturer: TP-Link, Asus, Keenetic, MikroTikThe only limitation is that you must know the password to access the router's control panel. If you've previously changed it and forgotten it, you'll have to reset the router to factory settings, which will result in the loss of all provider settings.
☑️ Check before resetting your router
Password recovery apps
You can find numerous utilities in app stores that promise to reveal saved passwords. However, you should be extremely careful: most of them either require root access or are simply adware. Apps like WiFi Password Viewer may actually work, but only if you have full access to the system (Root).
Without root access, such apps often simply duplicate Android's built-in QR code function or redirect you to the system settings. Using third-party software to "hack" neighboring networks is illegal and often leads to malware being installed on your device. It's safer and more reliable to use built-in OS tools or the Google Account method.
⚠️ Attention: Installing apps from untrusted sources (not Google Play or App Store) can lead to the theft of your personal data, banking passwords, and camera access.
Frequently Asked Questions (FAQ)
Is it possible to view the password if the phone has never connected to this network?
No, a phone physically can't know the password unless it's connected to the network and the password has been saved in a Google or iCloud account beforehand. In this case, the only solution is to find a sticker on the router or call your provider.
What should I do if I forgot my router password to access the settings?
If the default combination (admin/admin) doesn't work and you've changed it but forgotten, the only solution is to perform a full reset using the router's button. After that, you'll need to reconfigure the router as you did when you first connected it.
Does this method work on tablets?
Yes, the operating principle on Android and iPadOS tablets is completely identical to smartphones, as the operating systems have the same menu structure and security settings.
Is it safe to save passwords in a Google Account?
Yes, your Google Account data is encrypted during transmission and storage. However, we recommend using two-factor authentication to protect your account from unauthorized access.