How to view your Wi-Fi password on Android

It's a common situation when you need to connect a new device to a wireless network but the access key is lost or forgotten. Owners AndroidSmartphones often find themselves in a vicious circle: the phone is already connected to the router, but the "remembered" key is hidden from the user for security reasons. Fortunately, modern operating system versions and specialized utilities allow you to bypass this limitation.

In this article, we'll cover all the current methods for accessing saved network data. You'll learn how to view your Wi-Fi password on Android without root access using standard features, as well as what tools are required for devices with superuser access. It's important to understand that the approaches for Android 10 and older versions will differ significantly.

Before you begin any complex manipulations, it's worth checking your operating system version. This directly affects algorithm of actions and a set of available tools. We'll cover both the standard interface features and methods for advanced users, including working with system files.

Using the QR code feature on Android 10 and later

Starting with the tenth version, engineers Google We've implemented a native QR code generation feature for quickly connecting guests. This mechanism not only simplifies network login for friends but also allows the device owner to see the access key in text format. This is the most secure and simple method, requiring no third-party software.

To implement the method, you need to go to the settings menu and select the section Connections or Wi-FiIn the list of available networks, find the one you're currently connected to and click the gear icon next to its name. In the settings menu that opens, look for the button QR code or Share.

After confirming the action (often requiring a screen unlock PIN or fingerprint), a graphic code will appear on the screen. Below it, usually in small print, is a line containing the password text. If the text is not immediately visible, take a screenshot.

⚠️ Note: On some operating systems (such as older versions of MIUI or EMUI), the password text may be hidden. In this case, use the built-in QR code scanner in the camera of another phone, pointing it at the screenshot you took from the gallery. Many scanners can read the code from the image and display the decrypted text.

An alternative option for those who still haven't received the text is to use a third-party QR reader. Download any scanner app from Google Play, open the previously saved screenshot with the code and select the recognition feature from the gallery. This will give you a clear text access key.

📊 What version of Android are you using?
Android 13-14
Android 10-12
Android 9 and below
Don't know

Checking saved networks on older versions of Android

On devices running Android 9 Pie and earlier versions, the situation is complicated by the lack of a built-in key viewer in the interface. The system stores this data in a protected system file. wpa_supplicant.conf, which is closed to regular applications by default.

The only software way to find out the password without flashing or resetting the router is to use specialized utilities that require rights rootPopular apps like WiFi Password Viewer or WiFi Key Recovery access the system storage and display a list of all saved networks with their keys.

The process is as follows: after installing the application, you grant it superuser rights (a request from SuperSU or Magisk). The program then scans the configuration file and displays the data in a list. All you have to do is find the required network name (SSID) and copy the corresponding line.

If there are no root rights, owners of older smartphones can only rely on physical access to the router or using the function WPS, if supported by both devices. However, the WPS method is considered outdated and less secure, so many router manufacturers disable it by default.

⚠️ Warning: Rooting your device voids your warranty and carries the risk of damaging the system. If you are unsure about what you're doing, it's best to use alternative methods or contact your network administrator.

Using password recovery apps

The mobile app market offers dozens of tools for managing wireless connections. The most effective of these, such as WiFi Map or Instabridge, operate on the principle of a social network, but also have features for viewing keys stored on the device. It's important to distinguish between apps that simply reveal passwords and those that attempt to "hack" the network.

Let's look at the functionality of a typical password manager. After installation and granting the necessary permissions, the application creates a database of all networks ever connected. Unlike the system interface, such utilities can display encryption type (WPA2, WPA3), channel frequency and signal level in detail.

Some programs require an internet connection to operate, while others operate completely offline. When choosing software, pay attention to the rating and number of downloads, as this category often includes apps with intrusive ads or hidden mining.

Application name Requires Root Presence of advertising Main function
WiFi Password Viewer Yes Eat View saved keys
WiFi Map No Eat Search for open networks around
Instabridge No Eat User password database
WiFi Analyzer No Minimum Channel and signal analysis

It's worth noting that most free versions of such programs have limitations. For example, they may hide some password characters or require watching a video ad to unlock the copy function. Paid versions usually eliminate these shortcomings and provide deeper access to system logs.

Are password viewer apps safe?

Most popular apps on Google Play undergo security checks, but they request access to your geolocation and network list. This is necessary for their operation, but theoretically allows developers to collect location statistics. For one-time use, it's better to choose open-source apps or time-tested utilities.

Viewing the password through the router's web interface

If your smartphone is connected to Wi-Fi, it's on the same local network as the router. This allows you to access the device's control panel via a browser. This method is universal and works on any version. Android, regardless of whether you have root rights.

First you need to find out Gateway IP addressGo to . Settings → Wi-Fi, click on the active network and find the "Gateway" or "Router" field. Most often, this is an address of the form 192.168.0.1 or 192.168.1.1Enter this address into the address bar of your browser (Chrome, Firefox).

The router authorization page will open. You'll need your administrator login and password. If you haven't changed them, try the default combinations: admin/admin, admin/password or the information on the sticker on the bottom of the device. After successful login, find the section Wireless, Wi-Fi or Wireless mode.

There will be a field in the wireless security settings PSK Password or Wireless network keyBy default, the characters are hidden behind asterisks. To see them, click the eye icon or uncheck the "Hide password" box. If the field is uneditable, you may need to switch the router's operating mode.

⚠️ Note: Router interfaces from different manufacturers (TP-Link, ASUS, D-Link, Keenetic) vary significantly. If you can't find the section you need, consult the official manual for your model, as the menu layout may change depending on the firmware version.

☑️ Login to the router

Completed: 0 / 1

Method using ADB (for advanced users)

For users who do not want to get full root rights, but have access to the computer, there is a debugging method through Android Debug Bridge (ADB)This method allows you to extract the system password file if USB debugging is enabled on the device and there are at least minimal permissions to read the configuration.

The essence of the method is to execute a command through the console on the PC, which copies the file wpa_supplicant.conf from the phone's system folder to temporary, readable storage. However, on modern versions of Android (starting from 6.0), access to this file, even via ADB without root, is often blocked.

If you have an older device or a specific firmware, run the following command in the terminal (after installing the ADB drivers):

adb pull /data/misc/wifi/wpa_supplicant.conf c:/wpa.conf

After running the command, a text file will appear in the root of the C drive (or the specified folder) on your computer. Open it with Notepad and you'll see a list of all networks in the following format: ssid="Network_Name" And psk="Password"This is one of the cleanest methods, which does not require installing suspicious applications.

It's worth noting that on modern smartphones with updated security systems, this method may return a "Permission denied" error. In this case, rooting the device is necessary, or you'll have to use the QR code method described at the beginning of the article.

What to do if nothing helps

If none of the software methods work, the only option left is to physically reset the router. This is a last resort, as it will completely disconnect all devices and require reconfiguring the internet.

There is a button on the router body. Reset (often recessed into the case). Pressing it with a paperclip and holding it for 10-15 seconds will reset the device to factory settings. After this, the Wi-Fi password will be the one on the sticker on the bottom of the router (unless it was changed by the provider during installation).

An alternative option is to use technology WPSIf your router has a WPS button and your phone has a WPS connection option (usually in the advanced Wi-Fi settings), you can connect without entering a password. However, as mentioned earlier, this protocol has vulnerabilities and is gradually being removed from new devices.

Also, don't forget that you can find out the password from someone who's already connected to the network, either through their router settings (if they have access to the admin panel) or by simply calling the provider if the password was changed by specialists during installation.

Frequently Asked Questions (FAQ)

Is it possible to view a Wi-Fi password without rooting Android 8?

On Android 8 (Oreo), this can't be done using the built-in tools, as the QR code feature was only introduced in Android 10. You'll need to either log in to the router's web interface via a browser, find the password in the router's settings, or use a PC to view saved networks if your phone has synced them with Windows (this feature isn't available in all versions).

Is it safe to use apps like WiFi Password Viewer?

Using such apps carries certain risks, as they require deep system access. If the app has a high rating and numerous reviews on Google Play, the risk is minimal. However, there's always a risk of data leakage, including your location and network names. For one-time use, it's better to use the QR code method or the web interface.

Why isn't the QR code button showing up in the Wi-Fi settings?

The button may be missing if you have an Android version earlier than 10, or if your smartphone manufacturer (e.g., Xiaomi, Samsung) has changed the location of the button. Try tapping the gear icon next to the network, then select "Share," or look for the QR code at the very bottom of the network settings screen. On some devices, you may need to tap "More" first.

Is the password saved in the Google account?

Yes, when syncing is enabled, Wi-Fi passwords can be saved in your Google account. You can check them by going to password.google.com from any device signed in to your account. There, in the "Passwords" section, you can find saved networks and view their keys.