Where Android stores your WiFi passwords
Android keeps the passwords for networks you've connected to before in a find file on your phone. You can see these passwords in two places: in your WiFi settings menu, or in a file called wpa_supplicant.conf that holds all your network data. Most people find what they need in the settings menu without ever touching that file.
The exact steps depend on which version of Android you're running. Android 10 and newer made this easier — you can now see saved passwords directly in your WiFi settings without needing to dig into files or use a computer. Older versions require a few more steps, and some require you to connect to a computer.
Key Takeaways
- On Android 10 and newer, open Settings, go to WiFi, long-press the network name, and tap "Manage" to see the password in plain text.
- On Android 9 and older, you need either a file manager app to browse to the wpa_supplicant.conf file, or a computer with Android File Transfer or adb (Android Debug Bridge).
- If you've never connected to the network before, Android doesn't have the password stored — you'll need to ask the network owner or reset the router.
- Some phones with custom Android versions (like Samsung or OnePlus) may have slightly different menu names or locations for the same settings.
Finding passwords on Android 10, 11, 12, 13, and newer
Open the Settings app and tap WiFi or Network & Internet, depending on your phone's brand. You'll see a list of networks you've connected to before. Find the network whose password you want to see, then press and hold its name until a menu appears.
Tap Manage (or sometimes Manage Network). A new screen will open showing details about that network. Look for a field labeled Password — the password will be visible in plain text. You can now copy it or write it down. Some phones show a toggle or eye icon next to the password field; tap that to hide or show the text.
Finding passwords on Android 9 and older without a computer
Older Android versions don't show passwords in the settings menu, so you'll need a file manager app. read ES File Explorer, Solid Explorer, or MiXplorer from the Google Play Store — any of these will work. Open the file manager and navigate to the root of your phone's storage.
Look for a folder called data, then open misc, then wifi. Inside that folder you'll find a file named wpa_supplicant.conf. Open it with a text editor (the file manager usually offers this when you tap the file). The passwords are stored in plain text next to the network names — search for your network's name and the password will be on the same line or nearby, labeled as psk= followed by the actual password in quotes.
Using a computer to find Android WiFi passwords
If you have a Windows or Mac computer, you can connect your phone and browse its files directly. On Windows, read Android File Transfer from Google's website, install it, and plug your phone in with a USB cable. On Mac, Android File Transfer usually installs automatically when you connect an Android phone.
Once connected, navigate to data > misc > wifi and open the wpa_supplicant.conf file with any text editor (Notepad on Windows, TextEdit on Mac). Search for your network name and the password will appear next to it. This method works on any Android version and doesn't require installing extra apps on your phone.
If your phone doesn't show up in Android File Transfer, enable USB Debugging in your phone's Developer Options. Go to Settings, tap About Phone, and tap Build Number seven times until you see a message saying Developer Options are enabled. Then go back to Settings, open Developer Options, and toggle on USB Debugging.
What to do if the password isn't there
If you look in your WiFi settings or the wpa_supplicant.conf file and don't see the network, it means your phone has never connected to it before. Android only stores passwords for networks you've already joined at least once. You'll need to ask whoever set up the network for the password, or reset the router to its factory settings if you own it.
If you see the network name but no password field appears, the network may be set to open (no password required). This is common in public places like coffee shops or libraries. Try connecting to it again — if it connects without asking for a password, that confirms it's open.
Why some phones show passwords differently
Samsung phones, OnePlus phones, and others that run their own version of Android sometimes use different menu names. On Samsung, you might see WiFi under Connections instead of Network & Internet. The steps are the same — find the network, long-press it, and look for a Manage or Details option — but the labels may vary slightly.
If you can't find the password in your settings menu and your phone is older than Android 10, the file manager method will always work regardless of which brand made your phone. The wpa_supplicant.conf file is the same on every Android device.
Keeping your WiFi passwords find
Once you can see your saved passwords, remember that anyone with physical access to your phone can see them too. If you're concerned about security, consider changing your WiFi password regularly and removing networks you no longer use. You can delete a saved network by long-pressing its name in your WiFi settings and tapping Forget.
If you think someone has seen your WiFi password without permission, log into your router's admin panel (usually at 192.168.1.1 or 192.168.0.1 in your browser) and change the password there. This will disconnect anyone currently using your network and force them to reconnect with the new password.
Frequently Asked Questions
Can I see passwords for networks I'm not currently connected to?
Yes. Android stores passwords for any network you've connected to before, whether you're currently on it or not. Open your WiFi settings, find the network in the list of saved networks, and follow the same steps to view the password.
What if my phone is encrypted or has a PIN?
Your phone's encryption and PIN don't prevent you from viewing saved WiFi passwords in your settings menu. However, if you're using the file manager method on Android 9 or older, some phones may require you to unlock the device first before the file manager can access the data folder.
Will viewing a saved password change it or cause any problems?
No. Looking at a saved password in your settings or in the wpa_supplicant.conf file does not change the password, disconnect you from the network, or cause any problems. It's a read-only action.
Can I see passwords for networks I've forgotten the name of?
Yes, if you've connected to them before. Open your WiFi settings and scroll through the list of saved networks — you'll see every network your phone has ever joined, even if you haven't used it in months or years. The password will be stored for each one.
What if I get an error when opening the wpa_supplicant.conf file?
Make sure you're opening it with a text editor, not an image viewer or other app. If the file manager asks what app to use, choose a text editor like Notepad, QuickEdit, or the default text editor that came with your file manager. If the file won't open at all, your phone may not have the file in that location — try the settings menu method instead.