How to Find Saved Wi-Fi Passwords on Android
Let me be honest with you. Last month, a relative came to visit and asked me for my Wi-Fi password. I had no idea what it was. I set it up years ago, the router manual was long gone, and my phone was already connected. So I just needed to look it up on my Android phone.
Sounds simple, right? But if you’ve never done it before, you’d be surprised how confusing it can get — especially with so many different Android phones out there. Samsung works differently from Xiaomi. Older Android versions work differently from newer ones.
That’s exactly why I wrote this guide. Whether you’re a homeowner who forgot the Wi-Fi password, an office employee trying to help a colleague connect, or literally anyone in between — I’ll walk you through every method, step by step, in plain language.
Why You Might Need Your Saved Wi-Fi Password
There are so many situations where this becomes important. Maybe you’re setting up a new device. Maybe a guest is visiting. Maybe your router just got reset and you need to reconnect everything. Or maybe, like me, someone simply asks and you realize you have absolutely no idea what the password is.
The good news? If your Android phone is already connected to that Wi-Fi network, the password is stored right there on your phone. You just need to know where to look.
What Android Version Are You Running? (Check This First)
Before anything else, check which version of Android your phone is running. This matters because the method is different depending on your version.
Go to Settings > About Phone > Android Version. If your phone runs Android 10 or higher, you’re in luck — Google made it much easier to view saved Wi-Fi passwords without any technical tricks. If you’re on Android 9 or older, things are a bit more complicated and I’ll cover that too.

How to Find Wi-Fi Password on Android 10 and Above (No Root Needed)
This is the easiest method and works on most modern Android phones. Google added a built-in feature that lets you view and share Wi-Fi passwords through a QR code — and the best part is, the actual password is shown in plain text right below it.
Here’s what you do on a stock Android phone (like a Google Pixel):
Go to Settings, then tap Network & Internet, then tap Internet. You’ll see your current Wi-Fi network listed there. Tap the little gear icon next to it. Then tap the Share button.
Your phone will ask you to verify your identity — this could be your fingerprint, face unlock, or PIN. This is just Android making sure no one else sneaks a peek at your password. Once you authenticate, a QR code appears on screen, and right below it, your Wi-Fi password is shown in plain text.
That’s it. Simple as that.
If you want to see passwords for networks you connected to before (not just the current one), scroll down on that same Internet screen and tap Saved Networks. You’ll see a list of every Wi-Fi your phone has ever connected to. Tap any one of them, hit Share, verify yourself, and done.
I personally use this method all the time. It takes about 15 seconds once you know where to look.
How to Find Wi-Fi Password on Samsung Phones (One UI)
Samsung phones are a little different because Samsung has its own version of Android called One UI. The steps depend on which version you have.
Samsung One UI 6 and 7 (Android 14–15)
On newer Samsung phones, go to Settings > Connections > Wi-Fi. For the currently connected network, tap the gear icon next to the network name.
On that screen, you’ll see the password hidden behind dots or asterisks. Right next to that masked password, there’s a little eye icon with a line through it. Tap it. Your phone will ask for fingerprint or PIN verification. Once confirmed, the password appears in plain text.
For networks you’ve connected to before, tap the three-dot menu in the top right corner, then go to Advanced Settings or Intelligent Wi-Fi, and then Manage Networks. Same process from there — tap the network, find the masked password, unmask it with the eye icon.
Older Samsung Phones (One UI 2 through 5)
On older Samsung models, the direct password view isn’t available for saved networks. But there’s still a workaround. While connected to a network, tap the QR Code button at the bottom of the network details screen. Save that QR image to your gallery, and then scan it using Google Lens or any QR scanner. The full password will be embedded in the QR code data.
I’ve done this on an older Samsung A-series phone and it works perfectly. Takes a bit more steps, but it gets the job done.

How to See Wi-Fi Password on Xiaomi, Redmi, and POCO Phones
Xiaomi runs MIUI or the newer HyperOS. If you’re on a newer Xiaomi phone (HyperOS), the process is almost identical to stock Android. Go to Settings > Wi-Fi, tap the active network, and you’ll see a QR code along with the password shown in plain text below it.
On older MIUI phones where the password stays hidden, here’s a clever trick I personally tested. Take a screenshot of the QR code screen. Then open Xiaomi’s built-in Scanner app. Tap the gallery icon inside the scanner. Load the screenshot you just took, crop it so only the QR code is visible, and let the app scan it. The password shows up — sometimes still masked, but one more tap on the asterisks reveals it.
It’s a bit roundabout, but it genuinely works.
How to Check Wi-Fi Password on OnePlus, OPPO, and Realme Phones
These three brands share very similar software, so the steps are nearly the same across all of them.
Go to Settings > Wi-Fi and tap the information icon (the little “i” in a circle) next to your connected network. You’ll see a Share option that brings up the QR code and password combo.
For saved networks, tap the three-dot menu in the corner, then go to More Settings or Advanced Settings, and look for Saved Networks. Tap any network, hit Share, verify your identity, and the password appears right below the QR code.
What If the QR Code Shows But the Password is Hidden?
On some older Android versions or certain manufacturer skins, you’ll see the QR code but the actual password stays masked. This is frustrating but very easy to solve.
The trick is that the Wi-Fi password is already inside the QR code itself. It’s just encoded visually. The QR code format for Wi-Fi connections follows a specific structure — it includes your network name and full password in a readable format once decoded.
Save the QR code as a screenshot, then open it in Google Lens (either through Google Photos or the Google search bar camera icon). Google Lens will read the QR code and display the full text including the password. You can also use any free QR code scanner app — the password will be right there in the scanned text.

How to View All Saved Wi-Fi Passwords at Once (Without Root)
What if you want to see all your saved Wi-Fi passwords in one place — not just one at a time? There’s a method for that too, and it doesn’t require rooting your phone.
This uses a tool called Shizuku combined with an app called WiFiList. It sounds technical, but I’ll explain it simply.
Shizuku is a free app that allows other apps to use system-level permissions that are normally restricted. On Android 11 and above, Google actually allows the system’s “shell” user to access Wi-Fi passwords — Shizuku just makes that accessible without needing full root access.
Here’s the basic flow:
First, you need to enable Developer Options. Go to Settings > About Phone and tap Build Number seven times. You’ll see a message saying “You are now a developer.”
Then go to Settings > System > Developer Options and enable Wireless Debugging. Your phone must be connected to Wi-Fi for this to work.
Download both Shizuku and WiFiList from the Google Play Store. Open Shizuku, tap Pairing, and follow the on-screen steps using the Wireless Debugging pairing code. Once Shizuku is running, open WiFiList, grant it permission to use Shizuku, and it will show you every saved Wi-Fi network on your phone along with its password.
You can even export the list as a CSV file — great for backing up your credentials or migrating to a new phone. The WiFi List app is available on the Google Play Store and works on most Android 11+ devices.

How to Find Wi-Fi Password Using ADB on a Computer
This method is for slightly more advanced users — but I’ll keep the explanation as simple as possible. If you’re comfortable connecting your phone to a computer via USB cable, you can pull the Wi-Fi password using a tool called ADB (Android Debug Bridge).
You’ll need to have USB Debugging enabled under Developer Options, and you’ll need ADB installed on your Windows or Mac computer. Once connected and authorized, the command you need is:
adb shell
su
cat /data/misc/wifi/wpa_supplicant.conf
This reads the configuration file where Android stores all your saved Wi-Fi network details, including passwords in plain text. On newer Android versions (13 and above), the file path is slightly different, but the principle is the same.
This method is particularly useful for IT staff, mobile repair technicians, or anyone managing multiple devices. If you work in tech support or device repair, this is worth learning properly. For more on ADB tools and Android debugging, Android’s official developer documentation is an excellent resource.
How to Find Wi-Fi Password on Older Android Phones (Android 9 and Below)
If you’re using an older phone — Android 9 Pie, Android 8 Oreo, or earlier — the built-in options above won’t work. These older Android versions didn’t include the native password sharing feature.
To view Wi-Fi passwords on these devices, you typically need root access. Rooting means giving yourself administrator-level access to your phone’s system files.
Once rooted, you can use apps like WiFi Key Recovery or WiFi Password Show from the Play Store. These apps ask for root permission, then read the configuration files directly and display all saved Wi-Fi passwords in a list.
Alternatively, with root access and a file manager that supports root browsing (like Solid Explorer or MiXplorer), you can navigate directly to:
/data/misc/wifi/wpa_supplicant.conf
Open this file in a text editor and look for entries that say ssid= and psk=. The PSK value is your password.
I want to be clear here — rooting a phone voids its warranty and carries some risk if done incorrectly. If your phone is still under warranty or you’re not sure what you’re doing, stick to the non-root methods for newer Android versions.

Keeping Your Wi-Fi Password Safe
Now that you know how easy it is to retrieve a Wi-Fi password, it’s worth thinking about security for a moment. A few things to keep in mind:
When you share your Wi-Fi via QR code, that image contains your full password. If someone screenshots it and stores it in an unprotected cloud album, your password is exposed. Be mindful about who you share it with and where those screenshots end up.
If you leave USB Debugging turned on all the time, anyone with physical access to your phone and a computer could potentially extract your saved passwords. Turn off USB debugging when you don’t actively need it.
Also, many home routers still have WPS (Wi-Fi Protected Setup) enabled by default. This feature has a known security weakness — the PIN used can be cracked in as little as an hour using brute force. Log into your router settings and disable WPS if you haven’t already. Your internet provider can usually help you with this.
Quick Summary: Which Method Should You Use?
If you’re on Android 10 or newer, use the built-in Settings > Wi-Fi > Share method. It’s the easiest and most secure way. Takes under a minute.
If you’re on a Samsung phone, look for the eye icon next to the masked password in Wi-Fi settings, or use the QR code method.
If you want all saved passwords at once, use Shizuku + WiFiList on Android 11+.
If you’re on an older Android (version 9 or below), you’ll need root access and a recovery app like WiFi Key Recovery.
If you’re a tech-savvy user or IT professional, ADB gives you the most control and flexibility.
Final Thoughts
Finding a saved Wi-Fi password on Android doesn’t have to be stressful. Once you know the right steps for your specific phone and Android version, it takes less than a minute. I’ve personally tested every method in this guide — from the simple Settings route on my Pixel to the Shizuku method on a test device — and they all work.
The key takeaway is this: your phone already has the password stored. You just need the right path to reach it. Bookmark this page so you never have to scramble when someone asks for the Wi-Fi again.
Frequently Asked Questions
Everything you need to know about finding saved Wi-Fi passwords on Android
On Android 10 and above, go to Settings > Network & internet > Internet, tap the gear icon next to your Wi-Fi network, then tap Share. After verifying your fingerprint or PIN, your password appears in plain text beneath the QR code. No root access needed at all.
Yes! On stock Android, go to Settings > Network & internet > Internet and scroll down to Saved networks. You’ll see every Wi-Fi network your phone has ever connected to. Tap any one, hit Share, verify your identity, and the password appears.
On newer Samsung phones (One UI 6 or 7), go to Settings > Connections > Wi-Fi, tap the gear icon next to your network, then tap the eye icon next to the masked password. Verify with fingerprint or PIN and the password shows in plain text. On older Samsung models, use the QR code button and scan it with Google Lens.
The password is encoded inside the QR code itself. Take a screenshot of the QR code, then open it in Google Lens (via Google Photos or the search bar camera). Lens will decode it and show you the full password in plain text. Any free QR scanner app works the same way.
Use the Shizuku app combined with WiFiList (both on Google Play). Enable Wireless Debugging in Developer Options, pair Shizuku using the pairing code, then open WiFiList and grant it Shizuku access. It displays every saved network and password in one list — and you can export them as a CSV file. Works on Android 11 and above.
Yes. On newer Xiaomi / HyperOS phones, the password appears below the QR code automatically in Wi-Fi settings. On older MIUI devices where it stays masked, take a screenshot of the QR code and open it in Xiaomi’s built-in Scanner app. Load the screenshot from the gallery, crop to the QR code, and the app reveals the password.
Older Android versions don’t have a built-in sharing option. You’ll need root access. Once rooted, use an app like WiFi Key Recovery from the Play Store — it reads the system config file and lists all saved passwords. Alternatively, navigate a root file explorer to
/data/misc/wifi/wpa_supplicant.conf and open it in a text editor.
Yes, using ADB (Android Debug Bridge). Enable USB Debugging in Developer Options, connect your phone via USB, and run:
adb shell cat /data/misc/wifi/wpa_supplicant.conf. The output shows all saved networks and their passwords. Works best on Android 9 and earlier; newer versions need additional permissions.
Sharing the QR code in person is safe. However, if you screenshot the QR code and back it up to an unencrypted cloud service (like a shared album), anyone with access can decode the password. Only share the QR code directly with trusted people and avoid storing screenshots of it long-term.
Leaving USB Debugging enabled means anyone with physical access to your phone and a computer could extract your saved Wi-Fi passwords without unlocking your screen. Always turn it off after use via Settings > Developer Options > USB Debugging. It only takes two taps to re-enable when needed.
Yes. These brands share very similar software. Go to Settings > Wi-Fi and tap the info icon next to your network. For saved networks, tap the three-dot menu > More Settings > Saved Networks. Tap the network, hit Share, verify your identity, and the password appears below the QR code.
No. Viewing your saved Wi-Fi password on Android is completely read-only. It does not change, reset, or affect the password in any way. Your router password stays exactly as it is. You are simply reading what is already stored on your phone.


