How to view the Wi-Fi password on an Android device connected to a router

It's common to need to connect a new gadget to a wireless network but have forgotten or lost the password. Fortunately, the operating system Android Starting with version 10, it offers built-in functionality for viewing saved access keys directly in the smartphone interface. This eliminates the need for users to find complex workarounds or use third-party apps.

On earlier OS versions or heavily modified devices, standard methods may not work, requiring alternative solutions. Understanding how the security system works Wi-Fi on Android will help you quickly restore network access without resetting your router. In this article, we'll cover all the current methods in detail, from standard tools to advanced methods for experienced users.

It's worth noting that the ability to view passwords is directly related to the level of access to system network configuration files. Modern versions of Android, such as 12, 13, and 14, have significantly simplified this process, making it accessible to the average user without the need for root privileges. SuperUser or Root. However, owners of older devices will have to be resourceful.

The standard method for Android 10 and later

Starting with Android 10, Google introduced the "Password Sharing" feature, which allows you to not only share your password with other devices via QR code but also view it in text format. To do this, go to your smartphone's settings menu. Find the "Password Sharing" section. Connections or Network and Internet, depending on the model of your device.

After entering Wi-Fi settings, look for the gear icon next to the network you're currently connected to. In the menu that opens, look for the "Share" button or a QR code icon. The system may require you to verify your identity with a fingerprint, Face ID, or screen unlock PIN.

After successful authentication, a QR code will appear on the screen for scanning. The network password itself is usually displayed in small print beneath this code. If the text is hidden by dots, simply click the eye icon next to the input field. This is the simplest and most secure method, requiring no additional software.

  • 📱 Open Settings and go to the Wi-Fi section.
  • 🔗 Click on the name of the active network or the gear icon.
  • 📤 Select the "Share" or "QR code" option.
  • 👁️ Click on the eye icon to see the text password.
📊 What version of Android are you using?
9 and below
10
11
12 and above

It's important to understand that on some skins, such as Xiaomi's MIUI or Samsung's One UI, the layout of elements may differ slightly. In MIUI, the password is often hidden by default, and to view it, you need to tap the special eye icon after the QR code is generated. On stock Android, the text may be visible just below the graph.

⚠️ Note: If you are using a corporate profile or a device with MDM restrictions, the password viewing feature may be blocked by your security administrator.

Using Google Password Manager

An alternative and often more convenient option is to use Google's cloud password storage. This system syncs saved access keys across all your devices linked to the same account. The data is stored in a secure section, access to which requires additional authorization.

To use this method, open your smartphone settings and find the section GoogleIn the services menu, select "Autofill" or "Password Manager." Here you'll see a list of all websites and apps where data has been saved, including Wi-Fi networks.

Find the name of your wireless network in the list. When you click it, the system will ask you to verify ownership using biometrics or a code. This will open the network card, displaying the login (usually the network's SSID) and password in plain text. This method is especially useful if you're not currently connected to the network but want to find the password for another device.

A unique feature of this approach is its cross-platform compatibility. You can access this data not only from your phone but also through a computer browser by going to passwords.google.com. This makes the method a universal solution for the Google ecosystem.

  • 🔐 Go to your Google account settings.
  • 🗂️ Go to the "Password Manager" section.
  • 🔍 Find the desired Wi-Fi network in the list.
  • ✅ Complete identity verification to view data.

Methods for Android 9 and older versions

Owners of devices running Android 9 Pie and earlier were less fortunate. These systems lacked a native mechanism for viewing saved passwords through the user interface. The file that stores connection configuration wpa_supplicant.conf, is located in the system partition and is protected from reading by regular applications.

Accessing this file on older devices traditionally required permissions. RootWithout them, it was impossible to view the password using standard tools. Users were forced to either reset their router to factory settings or search for vulnerabilities in specific smartphone models.

However, there is a workaround that doesn't require jailbreaking if you have access to a computer. Using USB debugging and ADB (Android Debug Bridge), you can attempt to extract the configuration file, although on many modern builds this will also be blocked without root access. In such cases, the only legal option is to log into the router's web interface.

Why can't I view my password on older Android devices?

The wpa_supplicant.conf system file, where the keys are stored, has access rights only for the superuser (root). Without elevated privileges, no application can read it for security reasons.

If your phone is running Android 8 or 9 and you urgently need the password, try accessing the router settings through a browser. The login details (admin/admin) are often written on a sticker on the bottom of the device, and the password is displayed in plain text in the wireless network section of the interface.

Viewing the password through the router's web interface

This method is universal and works on any device with a browser, regardless of the Android version. The trick is to log into your router's control panel, where all network settings are stored. To do this, your phone must be connected to the router's Wi-Fi network.

Open any browser and enter the gateway IP address in the address bar. This is usually 192.168.0.1 or 192.168.1.1You can find the exact address in your phone's Wi-Fi settings by looking in the "Gateway" or "Router" field. After entering the address, you'll need to enter your administrator login and password.

Once you get to the router menu, find the section Wireless, Wi-Fi or "Wireless Network". In the "Security" or "WLAN Settings" subsections there will be a field Wireless Password, WPA Pre-Shared Key or "Password." Often there's a "Show Password" checkbox next to it, allowing you to see the characters.

Router brand Standard IP Default login Default password
TP-Link 192.168.0.1 admin admin
Asus 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Xiaomi 192.168.31.1 admin specified during setup
Keenetic 192.168.1.1 admin admin

If the default login details don't work, they may have been changed previously. In this case, the only solution is to perform a full router reset using the button. Reset, which will temporarily disconnect all devices. Be prepared to reconfigure your internet connection.

☑️ Checking access to the router

Completed: 0 / 4

Using QR scanner apps

If you have another phone already connected to the network, or a friend who can share access, you can use their device to generate a QR code. This feature is built-in in Android 10+, but on older phones, you can use third-party QR code generators.

Once you've generated the code on one device, you can scan it with your phone. However, to do this, see To enter a password in plain text, rather than simply connect, you'll need a scanner app that displays the results. Many standard cameras simply prompt you to connect without displaying the characters.

There are specialized apps, such as "WiFi QR Code Scanner" or similar, that show the contents of the connection string when scanning the QR code. In this string, after the prefix P: The password you're looking for will be found. This is a convenient method for those who don't want to delve into system settings.

⚠️ Caution: Be careful when installing third-party Wi-Fi apps. Many of them request excessive permissions and may collect data about your connections. Use only trusted, highly rated software.

ADB Method for Advanced Users

For tech-savvy users who don't want to root their device but still have access to the computer, there's a method using the ADB debug bridge. This method works on some Android versions that don't block access to certain system databases via debugging.

You'll need to install ADB drivers on your PC, enable "USB debugging" in the developer options on your phone, and connect the device via a cable. Then, you can try querying the settings database using the command line.

adb shell dumpsys wifi | grep "mConfigKey"

Or an alternative command to view saved configurations:

adb backup -f wifi.ab -noapk com.android.providers.settings

This method isn't guaranteed to work on all devices, as manufacturers often patch these vulnerabilities in security updates. However, on stock Android versions or custom ROMs, the chances of extracting the password are high. The only way to get the password without Root on some specific Android 9 builds, where other methods no longer work.

  • 💻 Install ADB Toolkit on your computer.
  • 📱 Enable USB debugging on your smartphone.
  • 🔌 Connect your phone to your PC using a cable.
  • ⌨️ Enter the command to dump Wi-Fi settings.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password without rooting on Android 8?

Directly through the system settings – no. On Android 8 and below, the password file is protected, and QR code viewing was not yet available. The only option is to log in to the router's web interface or use a previously saved password in your Google Account.

Is it safe to use apps like "WiFi Password Viewer"?

Most of these apps on older versions of Android require root access. If an app promises to show the password without root access but asks for strange permissions, it may be malware. It's better to use proven methods through system settings or the router.

What should I do if I forgot my router password to access the settings?

If the default admin/admin passwords don't work, you'll need to reset the router. There's a small hole on the router's casing that you can press with a paperclip for 10-15 seconds. Afterward, the router will return to its factory settings, and the password will be listed on a sticker.

Where are Wi-Fi passwords stored in the Android file system?

Passwords are stored in a file /data/misc/wifi/wpa_supplicant.confOnly the root user has access to this directory. Without elevated privileges, standard file managers cannot read this file.