Where Android Stores Your WiFi Password

Android keeps WiFi passwords in a file called wpa_supplicant.conf, which lives in your phone's system folders. You cannot see the password through the normal WiFi settings menu — Android hides it for security. To view it, you need either a file manager app that can read system files, or you need to connect a computer to your phone and look at the files directly.

The easiest route for most people is using a file manager app, because it works entirely on your phone with no extra equipment. The second option — connecting to a computer — takes longer but works if your phone is having problems or if you prefer not to install extra apps.

Key Takeaways

  • Android stores WiFi passwords in a hidden system file that the WiFi settings menu does not show you.
  • A file manager app that can read system files is the fastest way to find the password on your phone itself.
  • You can also connect your phone to a computer via USB and browse the files from there, which requires no app installation.
  • Some phones require you to enable Developer Options and USB Debugging before a computer can read your files.
  • If you cannot remember the password and cannot find it this way, resetting the router and setting it up again is usually faster than troubleshooting further.

Using a File Manager App on Your Phone

read a file manager app that can read system files — ES File Explorer, Solid Explorer, or MiXplorer are common choices and all work on most Android phones. Open the app and look for a menu option that says "Show hidden files" or "Show system files" — this is usually in Settings within the app itself. Without this turned on, you will not see the folders you need.

Once hidden files are visible, navigate to the path /data/misc/wifi/. Inside that folder, find the file named wpa_supplicant.conf. Open it with a text editor (the file manager usually offers this when you tap the file). The file contains all your saved WiFi networks and their passwords in plain text. Search for the network name you want — it appears after ssid= — and the password appears after psk= on the same network block.

The passwords in this file are usually encrypted, so what you see may look like a long string of random characters rather than the actual password you typed in. Some file managers or text editors can decrypt them, but most cannot. If you see gibberish, the encrypted password is not useful — you will need to use one of the other methods instead.

Connecting Your Phone to a Computer

Plug your Android phone into a computer using a USB cable. On your phone, a notification should appear asking what you want to do with the USB connection — tap it and select File Transfer or MTP (Media Transfer Protocol). This lets your computer see your phone's files like an external drive.

On your computer, open File Explorer (Windows) or Finder (Mac). Your phone should appear as a device in the sidebar. Double-click it to open it, then navigate to Android > data > misc > wifi. Find wpa_supplicant.conf, right-click it, and open it with Notepad (Windows) or TextEdit (Mac). The file contents work the same way as described above — search for your network name and look for the password on the same line.

Some newer Android phones require you to turn on Developer Options before a computer can access system files. To do this, go to Settings, tap About Phone, and tap Build Number seven times in a row. Developer Options will then appear in Settings. Open it, find USB Debugging, and turn it on. Then reconnect your phone to the computer.

What to Do If You Cannot Find the Password

If the password in the file is encrypted and you cannot read it, or if the file does not exist, the fastest solution is usually to reset your router. Most routers have a small reset button on the back — hold it for ten seconds while the router is powered on. The router will restart and return to its factory settings, which means you will need to set up the WiFi network again from scratch.

When you set it up again, you can choose a password you will remember. You can also write it down or take a photo of it and store it somewhere safe. Some people keep a small notebook of passwords in a locked drawer, or use a password manager app like Bitwarden or 1Password to store WiFi passwords alongside other important information.

Why Android Hides WiFi Passwords

Android hides passwords in the system files because it assumes you will not need to see them — you typed the password once when you first connected, and your phone remembers it automatically after that. The password is also encrypted in storage so that if someone steals your phone, they cannot easily extract all your WiFi passwords and use them elsewhere.

This is why the password appears as encrypted text in the wpa_supplicant.conf file on most phones. The encryption is not meant to stop you from finding your own password — it is meant to make the file less useful to someone who does not have access to your phone's decryption keys.

Sharing Your WiFi Password Without Showing It

If you need to give someone else access to your WiFi, you do not have to show them the password at all. On Android 10 and newer, open Settings, go to WiFi, tap the network name, and look for a QR code option. Tap it and a QR code will appear — the other person can scan it with their phone camera or a QR reader app, and their phone will connect automatically without ever seeing the password.

On older Android versions, you can use a QR code generator website — type in your network name and password, and it will create a QR code you can print or display. This is safer than texting or saying the password out loud, because the QR code is only useful if someone has a phone or camera in front of it.

Frequently Asked Questions

Can I see my WiFi password if I am not the one who set up the network?

Only if you have access to the router itself or to a phone that is already connected to that network. If you are a guest on someone else's network, you cannot see their password through Android settings or files. You would need to ask them for it directly.

What if my file manager app will not let me see the /data/misc/wifi/ folder?

Your phone may not allow third-party apps to read system files, or the app you chose does not have the right permissions. Try a different file manager app, or use the computer method instead. Some manufacturers lock down system files more tightly than others.

Is it safe to look at the wpa_supplicant.conf file?

Yes, you are just reading a file on your own phone. You are not changing anything or breaking security. The file exists specifically to store your network information, and looking at it does not harm your phone or your network.

Will resetting my router delete anything on my phone?

No, resetting the router only affects the router itself. Your phone will still have all its data, apps, and files. You will just need to reconnect to the WiFi network again after the reset, and you will need to enter the new password you set during the router setup.

Can I change my WiFi password without resetting the whole router?

Yes, if you can access your router's admin page. Open a web browser on any connected device and type your router's IP address (usually 192.168.1.1 or 192.168.0.1) into the address bar. Log in with the admin username and password (often printed on the router itself), then look for WiFi settings or Security settings to change the password. Your phone will ask for the new password the next time it tries to connect.