When you have guests over or buy a new smart gadget, you often find yourself stumped: "Where can I find my Wi-Fi password on Android?" It's easy to forget the complex combination of characters you created to protect your router. Fortunately, the operating system Android has come a long way in recent years, and now retrieving saved access keys has become a standard feature available to every user without having to hack the system.
In older versions of the OS, this process required the presence of root rights or connecting to a computer via USB debugging. However, starting with version 10, Google has implemented a native network sharing feature. This means that QR code with encrypted key Now generated directly in the settings interface. Below, we'll cover all current methods in detail, from standard ones for recent versions to advanced ones for legacy devices.
⚠️ Note: The settings menu interface may differ slightly depending on the manufacturer's shell (for example, One UI from Samsung or MIUI (from Xiaomi). The names of the items may vary, but the logic remains the same.
Standard method for Android 10 and later
If your device is running Android 10, Android 11 If you're using Windows 10 or later, you're in luck. The operating system allows you to view access keys for saved networks directly from the settings menu. You don't need third-party apps or complex command line manipulation.
You need to go to the wireless settings section. Here you'll see a list of networks your phone has previously connected to. On modern devices, a "Share" option or a QR code icon will appear next to the active network name or in the additional settings menu (often indicated by a gear). This is your desired key in graphical format.
- 📱 Open Settings and go to the Wi-Fi section.
- 🔗 Click on the name of the active network or the gear icon next to it.
- 👁️ Select the "Share" or "QR code" option.
- 🔓 Complete biometric authentication or enter your screen lock PIN.
After passing the security check, a QR code will appear on the screen. On most modern operating systems (stock Android, Pixel, Motorola), the text password will be written directly below the code image. If the text is hidden, don't despair—we'll cover decryption methods below. It's important to understand that to access this data, the system requires your identity verification, which ensures safety saved data.
How to read a password from a QR code on the screen
A situation often arises where there is a QR code, but no text password underneath it. This is typical for some versions. MIUI, ColorOS or earlier builds of Android 10. In this case, a second smartphone or tablet with a camera and QR code scanning capability comes in handy.
You don't need to install specialized apps. Most modern phones' cameras can read codes automatically. Point the second device's camera at the first device's screen. After recognition, the system will prompt you to connect to the network, but we're not interested in connecting, but in the link's content.
The notification line or scan results will display a line like this: WIFI:S:MyNetwork;T:WPA;P:SuperSecretPassword;;We are interested in the part after P: and until the next colon or semicolon. This set of characters is your password. If your camera doesn't read the code automatically, you can use the built-in scanner in Google Assistant or Google Lens.
Using Google Chrome to Scan
Another elegant way that doesn't require installing any extra software is to use a browser. Google ChromeThis method is especially convenient if you only have one gadget at hand and you can't show the screen and scan it at the same time.
Take a screenshot of the QR code. Then open the Chrome app on the same device. A Google Lens icon will often appear in the address bar, or you can go to the page. chrome://lens (if available) or simply upload a screenshot through the image search interface in the mobile version of the browser.
The algorithm of actions is extremely simple:
- Take a screenshot of the Wi-Fi QR code.
- Open Chrome and click on the camera icon in the search bar.
- Upload the screenshot you took.
- The system will recognize the text and display the result in the following format:
WIFI:T:WPA;S:Name;P:Password;;.
This method works reliably on devices because it uses Google's cloud services for image recognition. It bypasses interface limitations that sometimes hide text passwords in system settings.
Method for Android 9 Pie and later (via ADB)
For owners of devices based on Android 9 Pie and earlier versions (Lollipop, Marshmallow, Nougat) you'll have to use a more complex but effective method. In these OS versions, access to the configuration file wpa_supplicant.conf, where passwords are stored, is closed to regular applications. However, using USB debugging (ADB), you can access this data without root rights if debugging is enabled.
To get started, you'll need a computer (Windows, macOS, or Linux) and a USB cable. You'll need to enable the hidden "Developer options" menu on your phone. To do this, go to "Settings" → "About phone" and quickly tap "Build number" seven times. A new "Developer options" section will then appear in the Settings menu.
Enable the "USB Debugging" option in this section. Connect your smartphone to the computer. The computer must have ADB drivers installed (usually included in Android SDK Platform Tools). Open a command prompt or terminal in the folder with adb and enter the command to check the connection:
adb devices
A prompt will appear on your phone's screen asking for permission to debug from this computer. Confirm it. If the terminal displays the device's serial number and the status device, the connection is established. Now you can run the command to display the contents of the password file:
adb shell cat /data/misc/wifi/wpa_supplicant.conf
In the command output, find the block network, corresponding to your network (parameter ssid). There will be a field nearby. psk, containing the desired password in clear text. If the system writes Permission denied, which means that you can't do without root rights in this version of Android, and this method won't work.
⚠️ Note: The ADB method requires debugging mode to be enabled. Do not leave this mode enabled permanently if you connect your phone to unknown USB ports (for example, in public places to charge), as this reduces the device's security.
Trusted Password Recovery Apps
If you don't want to mess around with the command line and can't find the password using standard tools, you can use specialized software from Google Play. However, be careful: most apps that promise to "hack" Wi-Fi are fake. We need ones that can read system files or create backups of settings.
One of the reliable options is the app WiFi Password Viewer (or similar, highly rated apps). Their operating principle often relies on creating a backup of settings or using special APIs available on certain Android versions. Some require a one-time grant of elevated privileges via ADB (command pm grant), which is safer than full root.
Table of popular utilities and their requirements:
| Application name | Root is required | Android version | Peculiarities |
|---|---|---|---|
| WiFi Password Viewer | No (ADB required) | 4.0 - 13.0 | Shows passwords through access to settings |
| WiFi Key Recovery | Yes | Any | Requires full superuser rights |
| ES File Explorer (older versions) | Yes | Any | Has a built-in system file viewer |
| QR & Barcode Scanner | No | Any | Only for scanning codes from other screens |
Using third-party software always carries risks. Make sure the app has good reviews and doesn't request unnecessary permissions (such as access to contacts or the microphone to view Wi-Fi passwords). The best choice is open-source apps or those from reputable antivirus developers.
Why don't new apps show passwords?
Starting with Android 10, Google blocked apps' direct access to the wpa_supplicant.conf file for security reasons. Therefore, modern apps can only display the QR code generated by the system itself, but they can't retrieve the password from memory without root access.
What NOT to do: myths and dangerous actions
In their quest to recover a forgotten password, users often stumble upon dubious advice. It's important to understand the difference between restoring access and compromising security. Avoid using apps with names like "Wi-Fi Hacker" or "Universal Password Breaker." At best, they'll show you ads; at worst, they'll install malware.
It is also not recommended to receive root rights (superuser rights) solely for viewing the Wi-Fi password, unless you're an advanced user. This action:
- 🚫 Void the device warranty.
- 🚫 Makes your phone vulnerable to viruses.
- 🚫 May cause banking apps to crash (Google Pay, Samsung Pay will stop working).
- 🚫 Risk of bricking the device if you make a mistake.
If none of the software methods help, the last but most reliable option is to reset the router. There's a button on the router body. ResetBy holding it down for 10-15 seconds, you'll reset the device to factory settings. The password will be located on a sticker on the bottom of the router (usually the default WPA key), but you'll have to reconfigure your internet connection.
☑️ Check before resetting your router
FAQ: Frequently Asked Questions
Is it possible to find out the Wi-Fi password if the phone has never connected to this network?
No, this is impossible using software. The phone only stores the keys used for a successful connection. If the device has never connected to the router, there is simply no password information in its memory.
Where can I view my Wi-Fi password on Android 7.0 without root access?
On Android 7.0 (Nougat), you can't view the saved password using standard tools without root access. The only option is to use ADB, but this will only work if USB debugging was previously enabled on the phone. Otherwise, the only solution is to use a router or another phone that's already connected to the network and can display a QR code.
Are password viewer apps safe to use?
Apps that simply scan QR codes or use standard Android APIs (like WiFi Password Viewer) are relatively safe. However, apps that require root access or installation of security certificates may pose a threat. Always check app permissions before installing.
What should I do if the QR code is not read by the camera?
Try increasing the brightness of the smartphone screen where the code is displayed. You can also take a screenshot, increase the image contrast in the editor, and then try scanning the code from the image using Google Lens. Sometimes, simply adjusting the distance from the camera slightly helps.
Can my ISP tell me my Wi-Fi password?
The ISP only knows the password if the router was shipped with factory settings and a default password, or if you contacted technical support to set it up. If you changed the password, the ISP can't see it and won't be able to recover it. In this case, the only solution is to reset the router.