Where can I view saved Wi-Fi passwords on Android?

Every user is familiar with the situation of needing to connect a new gadget or laptop to a wireless network but long forgotten the router password. Fortunately, modern mobile operating systems store data about previously connected networks, saving you the trouble of re-entering complex passwords each time. If your smartphone has previously connected to the desired router, retrieving this data is easy.

Depending on the version AndroidDepending on the device you have installed, the procedure may vary significantly. Owners of current models with the latest system updates have access to native browsing features, while older versions may require special apps or root access. We'll cover all the current methods, from standard settings to advanced utilities.

It's important to understand that data security is a priority for Google, so in the latest OS versions, access to system files where encryption keys are stored is restricted. However, engineers have provided legal ways to exchange data through QR codes and cloud services. Let's look at the specific steps for each case.

View passwords on Android 10, 11, 12, 13, and later

Starting with the tenth version of the operating system, Google introduced a convenient mechanism that allows you to share Wi-Fi access without having to manually dictate or copy complex characters. This method is the simplest and most secure, as it doesn't require installing third-party software. To begin, open your device's standard settings menu.

Go to the section Settings → Network & Internet → Wi-Fi (or simply Connections (on Samsung devices). Here you'll see a list of available networks and the currently active access point. Click the gear icon or arrow next to the network whose password you want to know. In the menu that opens, find the button Share or QR code.

After clicking, the system will ask you to verify your identity using a screen unlock PIN, fingerprint, or face scan. This is a security measure to prevent data theft by unauthorized persons. After successful authentication, a QR code containing encrypted network information will appear on the screen.

  • 📱 On some smartphones (for example, Xiaomi or Huawei), the password may be written in text directly below the QR code.
  • 📸 If there is no text, take a screenshot and open it using Google Lens or any QR code scanner.
  • 🔍 The camera will recognize the code and display a line like this: WIFI:S:MyNetwork;T:WPA;P:MyPassword;;, where P is your password.

⚠️ Note: On Samsung devices with One UI, the password text is sometimes hidden. In this case, be sure to scan the QR code with another phone's camera or take a screenshot to see the password combination.

This method works stably on most modern devices, including models from Samsung, Xiaomi, Realme And PixelHowever, the interface may vary slightly depending on the manufacturer. The key is to find the menu for the specific network you've saved.

📊 What version of Android are you using?
Android 10-11
Android 12-13
Android 14 and later
Older than Android 10

Using a Google Account for syncing

With the release of Android 14 and the Google Play Services update, direct Wi-Fi password sync via a cloud account was introduced. This allows you to view saved networks not only as a QR code, but also in text format directly in the system settings, if the corresponding option is enabled.

To use this, make sure you're signed into your Google account on your device and have sync enabled. Go to Settings → Google → Autofill → Autofill from GoogleHere you can manage your saved data. However, to see Wi-Fi passwords specifically, you often need to go to Settings → System → Language & input → Password manager.

In the list of saved data, find the Wi-Fi section. If your Android version supports display, you'll see a list of networks. Tapping the desired one will prompt the system to request biometric verification again. The password will then be visible in the input field and can be copied to the clipboard.

Why might my password not sync?

Wi-Fi password syncing doesn't work on all devices immediately. It depends on the smartphone manufacturer and the version of the operating system. For example, this feature works reliably on stock Android 14, but on custom ROMs, it may only appear after a security update.

Using a Google cloud profile ensures cross-platform functionality. You'll be able to see your saved password not only on your phone but also in your computer browser by going to your Google account settings if password syncing is enabled for Chrome.

Finding passwords on Android 9 and earlier

On devices running Android 9 (Pie) and earlier, the situation is more complex. These systems lacked the built-in Wi-Fi QR code generation feature, and access to the system file wpa_supplicant.conf, where the keys are stored, was strictly limited to superuser rights.

Without availability Root rights (Administrator rights) it was impossible to view the saved password using standard tools. Users had to resort to installing specialized applications from the Play Market store, which required deep access to the system. Examples of such utilities included WiFi Password Viewer or WiFi Key Recovery.

If your old device is already rooted, the procedure is as follows: install the password viewer app and grant it superuser privileges upon first launch. The app will automatically read the configuration file and display a list of all networks ever connected, along with the cleartext password.

⚠️ Warning: Rooting older devices may void your warranty (if applicable) and may cause your banking apps to malfunction due to reduced system security.

For non-rooted devices running older versions of Android, the only legal way to access the router's web interface was to know the gateway address (usually 192.168.0.1 or 192.168.1.1) and the administrator login/password, which are often found on a sticker on the bottom of the router.

Using the ADB Command Line for Advanced Users

For technically savvy users who don't want to gain root rights but have access to the computer, there is a method to retrieve passwords via USB debugging (Android Debug Bridge). This method requires enabling developer mode on your smartphone.

First, enable developer mode: go to Settings → About phone and quickly click 7 times on the item Build number. Then in the menu that appears For developers turn on the item USB debuggingConnect your phone to the PC using a cable.

On the computer where the package is installed Platform Tools (ADB), open a command prompt. Enter the command to access the configuration file. Note that on Android 10 and above, this method may not work without root, as file system permissions have changed, but on Android 9 and below, it is often effective.

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

After executing the command, a file will appear on the C drive. wpa.confOpen it with any text editor (Notepad, Notepad++). Inside you will find blocks with the network name (ssid) and the corresponding password in the field psk.

Parameter Description Example of meaning
ssid Wireless network name Home_WiFi_5G
psk Passphrase (key) SuperSecretPass123
proto Security protocol RSN
key_mgmt Key management method WPA-PSK

This method is advantageous because it allows you to export all saved networks at once in text format. However, it requires ADB drivers and basic command line skills.

☑️ Getting Started with ADB

Completed: 0 / 4

Third-party apps for access recovery

The Google Play Store is full of apps that promise to reveal passwords. It's important to understand how they work. If you don't have root access, these apps can't magically extract passwords from Android system files due to sandbox security restrictions.

How do they work? Most often, such applications, for example, WiFi Map or Instabridge, use user databases. They show passwords previously uploaded by other people to that location. This isn't a way to recover your saved password, but rather to search for publicly accessible passwords.

If an app requires root access and you've provided it, it simply reads the configuration file mentioned above. Be careful when installing such utilities: check permissions and permissions to avoid installing malware disguised as a useful tool.

  • 🛡️ Use only verified and highly rated apps.
  • 🚫 Avoid programs that require strange permissions (access to contacts, SMS) to show Wi-Fi.
  • 📱 On new Android devices, apps without root are useless for viewing saved passwords.

⚠️ Note: App interfaces and features may change after updates. Always check the latest terms of service and privacy policy on Google Play before installing.

For most users on modern versions of Android, third-party apps are unnecessary. The built-in QR code functionality is sufficient for granting access to another device or person.

Restoring access via a router

If none of the software methods work (for example, resetting your phone to factory settings and clearing the password memory), you still have physical access to the router. If you have a computer already connected to Wi-Fi via cable or wireless, you can find the password through the router's interface.

Open a browser and enter the router's IP address (often 192.168.1.1, 192.168.0.1, or 192.168.31.1 for Xiaomi). Enter the administrator username and password. If you haven't changed them, they're located on a sticker on the bottom of the device. If you've changed them and forgot, you'll need to reset the router using the Reset button.

In the router interface, look for the section Wireless (Wireless mode), then Wireless Security (Security). In the field PSK Password or WPA/WPA2 Passphrase The current password will be displayed. You can change it to a simpler one or copy it.

This method is universal and works regardless of the version of Android, iOS, or operating system on the connected devices. The main thing is to have physical access to the provider's equipment.

Frequently Asked Questions (FAQ)

Is it possible to find out the Wi-Fi password if I've never connected to it?

No, it's impossible to programmatically find out the password for a network your device has never connected to and that isn't open without brute-forcing, which is illegal and technically difficult. You can only see the network name (SSID).

Where is the password file stored on Android?

The system file is called wpa_supplicant.conf and is located along the way /data/misc/wifi/Access to this directory without superuser (root) rights is closed to regular applications and the user.

Why is there no share button on my Android 12?

Some manufacturers (e.g., Huawei, Honor, Xiaomi in certain skins) may hide this feature or move it. Look for the "QR code" option or try tapping the network name instead of the settings icon. Also, make sure the network is currently active.

Is it safe to scan someone else's Wi-Fi QR code?

The QR code connection process itself is safe if you trust the network owner. However, beware of fake QR codes in public places, which can redirect you to a phishing site instead of connecting to the internet. Always check the network name before connecting.

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

If the default admin/admin passwords don't work, and you don't remember the changed password, a full reset of the router to factory settings will help. To do this, press and hold the Reset button on the router for 10-15 seconds. After this, the router will work with the factory password (indicated on the sticker), but you will have to reset the internet settings.