It's a common occurrence when friends come over or you need to connect a new gadget, but you've completely forgotten your wireless network password. Fortunately, the operating system Android Over many years of evolution, it has learned to reliably store this data, and in most modern cases it can be retrieved using standard tools, without resorting to complex manipulations.
Previously, accessing saved keys required superuser rights, but with the release Android 10 Google has implemented a native QR code feature, dramatically simplifying the process. Now, just a couple of taps are all it takes to see the desired character combination or transfer it to another device.
In this article, we'll detail all the current methods for obtaining a password, from simple system settings to using the console, and explain why these methods may not work on some devices without additional software.
Using the QR code feature on Android 10 and later
Since OS X, Wi-Fi sharing has become an industry standard. You don't need to search for hidden files or install third-party software—everything you need is already built into the interface. SettingsThis method is the safest and recommended for ordinary users.
First, make sure your smartphone is connected to the network whose password you want to find out. Then, go to the Settings menu and select Connections or Wi-Fi, depending on your device model. Find your active network in the list and click the gear icon or arrow next to its name.
On the network details screen that opens, you will see a button Share or a QR code icon. The system may request identity verification via a fingerprint scanner, PIN code, or pattern. After successful authentication, a QR code will appear on the screen, with the password itself often (but not always) written in small print underneath.
- 🔑 Click the eye or magnifying glass icon below the QR code, if there is one, and the password will open in text format.
- 📸 Take a screenshot of the screen with the code if the text is not displayed, and open the image using Google Lens or any QR scanner.
- 📲 Scan the code with another phone to instantly connect without manually entering characters.
⚠️ Note: On some operating systems (such as older versions of MIUI or OneUI), the text password may be hidden by default. In this case, a screenshot or camera recognition is the only default way to view it.
It is important to understand that menu functionality may vary depending on the manufacturer. For example, on Samsung Galaxy the button may be called "QR code" and on Xiaomi — "Share." Regardless of the name, the logic remains consistent across the entire Android ecosystem.
Viewing saved networks on older versions of Android
If your smartphone is running Android 9 Pie or earlier versions, the situation is more complicated. These systems lack a native feature for viewing passwords through the interface for security reasons. The operating system stores access keys in a system file. wpa_supplicant.conf, access to which is closed to regular applications.
Extracting data from such devices almost always requires Root rightsObtaining superuser rights gives you full control over the file system, but it also carries risks: you could void your device's warranty or accidentally damage system partitions through careless actions.
If you already have root privileges, you can use a file manager with access to system folders (for example, Root Explorer or Solid Explorer). You need to go to the path /data/misc/wifi/ and find the file wpa_supplicant.confBy opening it with a text editor, you'll see a list of all networks and passwords in plain text.
| Android version | Root is required | Access method | Risks |
|---|---|---|---|
| Android 12+ | No | Settings / QR code | Minimum |
| Android 10-11 | No | Settings / QR code | Minimum |
| Android 9 and below | Yes | System files | High (loss of warranty) |
| Android 6-8 | Yes | Special applications | High (viruses) |
It is worth noting that using third-party applications from the store Google PlayApps that promise to reveal passwords without root access on older versions are often scams. They either don't work, show random data, or, worse, steal your information.
Using the ADB console for advanced users
For those who are afraid to get full root access, but have a computer at hand, there is an intermediate option - using USB debugging and a tool ADB (Android Debug Bridge)This method allows you to execute certain commands on your phone while having privileged user status, if the device has been previously authorized.
First, you need to activate developer mode on your smartphone. To do this, go to Settings → About phone and quickly tap the build number seven times. This will add a new option to the settings menu. For developers, where you need to turn on USB debugging.
Connect your phone to your computer, install the drivers and ADB platform. In the PC command line, enter the following command to test the connection:
adb devices
After confirming the connection on the phone's screen, you can attempt to extract the password file. However, on modern versions of Android without root access, this command will return an access error. However, on some devices with special permissions or older firmware, the following request may work:
adb pull /data/misc/wifi/wpa_supplicant.conf wpa.txt
⚠️ Note: The ADB interface and available commands depend on the processor manufacturer and firmware version. On devices with a locked bootloader, access to
/data/Access via ADB without root will be prohibited by the SELinux security system.
What to do if ADB doesn't see the device?
Make sure the ADB drivers are installed on your computer. Try replacing the USB cable (not all cables support data transfer). In the debugging menu, enable "Always allow debugging from this computer."
If the command is successful, the file wpa.txt will appear in the ADB tools folder on your computer. Open it with any text editor (Notepad, Notepad++) and find the line psk= — the value after the equal sign is your password.
Checking via router and web interface
If your phone doesn't help, the most reliable source of truth is the router itself. The Wi-Fi password is stored in its configuration, and you can access it through a browser if you're connected to the network (even without internet) or via cable.
Open any browser on your phone 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 is often written on a sticker on the bottom of the device. You will need to enter the administrator login and password (often by default admin/admin).
Once you've logged into the Control Panel, look for the section related to wireless networking. It may be called Wireless, Wi-Fi, Wireless mode or WLAN. In subsections Security or Security there will be a field with the encryption key (WPA/WPA2 Key).
- 🌐 The login address is often indicated on a label under the router along with the factory password.
- 🔒 If you changed the admin password and forgot it, you will have to reset the router using the Reset button.
- 📶 Make sure your phone is connected to this router's Wi-Fi network, otherwise the settings page won't open.
Interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) look different, but the logic is the same: look for the wireless network and security settings section. That's where the desired combination of symbols is hidden.
Third-party apps: effectiveness and risks
Hundreds of utilities are available in app stores that promise to reveal saved passwords. However, you should be extremely careful: after implementing security restrictions in Android 10, most of these applications have become useless without root rights.
Apps like WiFi Password Viewer or WiFi Key Recovery Only work on rooted devices. If you don't have root, they'll either offer to buy a premium version to "bypass" it (which is a scam) or simply show ads. Furthermore, installing questionable software increases the risk of your device becoming infected with malware.
There are legitimate apps that work as QR code generators based on already connected networks, using system APIs. However, they don't "hack" passwords; they only display what the system is prepared to show. Use only proven, highly rated tools.
⚠️ Warning: Never enter your personal information or passwords for important accounts in apps that require suspicious permissions such as "Wi-Fi browsing." Official system settings are safer than any third-party software.
☑️ Security when installing applications
The best alternative to downloading questionable software is to use Google's built-in features or check through your router's web interface, as described in the previous sections. This will ensure you don't install a stealer on your phone.
What to do if nothing helps
In rare cases where neither a QR code is generated, nor root rights are available, nor is access to the router possible (for example, the administrator password has been forgotten), the last option is to reset the network settings or the router itself.
Resetting your phone's network settings will delete all saved Wi-Fi connections and Bluetooth passwords, but will return your network settings to their factory defaults. This may help if the issue was a software glitch in the OS. This can be done via Settings → System → Reset settings → Reset Wi-Fi, mobile data, and Bluetooth settings.
If the problem is with the router, you will have to use the physical button Reset on the device's body. Pressing and holding it for 10-15 seconds will reset the router to factory settings. After this, Wi-Fi will work with the password indicated on the sticker on the bottom of the device, but you'll have to reconfigure the network name and other settings.
Remember that changing your passwords regularly and storing them in a secure place (such as a Google password manager or a dedicated password storage app) will prevent you from having similar problems in the future.
Where are Google passwords stored?
If you have sync enabled, Wi-Fi passwords may be saved in your Google account. Check them at passwords.google.com on your computer.
Frequently Asked Questions (FAQ)
Is it possible to view the password for a Wi-Fi network I've never connected to?
No, that's impossible. A phone can only reveal the password for a network it's successfully connected to in the past and whose details are stored in memory. It's impossible to hack someone else's network simply through the settings.
Why is there no "Show Password" button on Android 11?
In Android 11, Google replaced the text password display with a QR code generator for increased security. To view the characters, you need to either scan this code or take a screenshot and have it recognized by the QR code.
Are password recovery apps safe to use?
Most of these apps require root access. If an app works without root and promises miracles, it's most likely an adware infection. Use only system methods or trusted software.
Will my password be saved if I reset my phone?
A full reset (factory reset) will erase all data, including saved Wi-Fi networks. However, if you have Google sync enabled, the network may automatically reconnect after entering your account password.
How to transfer a password to an iPhone from Android?
There's no direct way to transfer a password over the air from Android to iPhone, like it works between Apple devices. The best way is to show a QR code from your Android screen and scan it with your iPhone's camera.