Where Android stores your WiFi password

Android keeps WiFi passwords in a file called wpa_supplicant.conf, which lives in your phone's system storage. You cannot read this file through the normal Settings app — Android hides it for security reasons. To see a password you have already connected to, you need either a file manager app that can access system files, or you need to look at your router's admin panel instead.

The easiest route for most people is to check your router directly, since that shows you the password without needing special access to your phone. If you cannot reach your router or you need to confirm what your phone thinks the password is, you can use a file manager to dig into the system files.

Key Takeaways

  • Your router's admin panel is the fastest way to see your WiFi password — you log in from any device and look at the wireless settings.
  • If you cannot access your router, a file manager app like Solid Explorer or MiXplorer can show you the password your phone stored, but you need to enable viewing hidden files first.
  • The password file is located at /data/misc/wifi/wpa_supplicant.conf and is readable as plain text once you have the right file manager.
  • If you have forgotten both your WiFi password and your router login, you can reset the router to factory settings by holding the reset button for 10 to 15 seconds.
  • Some phones running Android 10 or newer may not let you view the password file even with a file manager, depending on your manufacturer's security settings.

Checking your router's admin panel

Your router has a web interface where you can see and change the WiFi password without touching your phone. Open any web browser on a computer, tablet, or phone connected to the same network, and go to 192.168.1.1 or 192.168.0.1 — one of these addresses works for most home routers.

When the login page appears, enter the admin username and password. The default is often admin for both fields, but check the sticker on the back or bottom of your router — it usually lists the default credentials. Once you are logged in, look for a section called Wireless, WiFi Settings, or Network. The password (sometimes labeled Pre-Shared Key or PSK) appears there in plain text.

If neither address works, you can find your router's IP address from your Android phone by going to Settings > Network & Internet > WiFi, tapping the network name, and looking for Gateway or Router IP. Type that address into your browser instead.

Using a file manager to view the stored password

If you cannot access your router, you can read the password directly from your phone's storage using a file manager app. read Solid Explorer or MiXplorer from the Google Play Store — both are free and can access system files that the built-in Files app cannot reach.

Open the file manager and tap the menu icon (three horizontal lines). Look for an option called Show Hidden Files, View Hidden Files, or Display Hidden Files, and turn it on. Then navigate to the root of your storage by tapping the home icon or typing / in the address bar. From there, go to data > misc > wifi. You should see a file called wpa_supplicant.conf.

Tap and hold the file, then select Open With or View. Choose a text editor from the list — Notes, Text Editor, or any similar app. The file opens as plain text, and you can search for the network name you are looking for. Next to each network name (called SSID in the file), you will see the password listed after psk=.

What to do if the file manager cannot access the password file

Some Android phones, especially those from Samsung or Google, restrict access to system files even when you use a third-party file manager. If you navigate to /data/misc/wifi and the folder appears empty or you get a permission error, your phone's manufacturer has locked down that location.

In this case, your only option is to check your router's admin panel as described above. If you cannot remember your router login either, you will need to reset the router to factory settings. Locate the small reset button (usually recessed into the back or bottom of the device), hold it down with a paperclip or pen for 10 to 15 seconds, and release. The router restarts and returns to its default username and password, which you can find on the sticker attached to the device.

Recovering a password you never wrote down

If you set up your WiFi years ago and never saved the password anywhere, the file manager method is your best bet — it shows you exactly what your phone has stored. However, if your phone is new or you switched devices, your old phone no longer has the password in its files.

In that situation, resetting your router is the only way forward. After you reset it, you will see the default network name and password on the router's sticker. You can then log into the admin panel and change both to something you choose and can remember. Write the new password down or store it in a password manager like Bitwarden or 1Password so you do not lose it again.

Why Android hides the password file

Android keeps the password file hidden and locked because anyone with physical access to your phone could otherwise read every WiFi password your device has ever connected to. By restricting access, Android makes sure that even if someone steals your phone, they cannot easily extract your network credentials.

This is also why some newer phones refuse to show the file even when you use a file manager — the manufacturer has added an extra layer of protection. It is a security feature, not a bug, but it does mean you have to know your password through another route (like your router) if you forget it.

Storing your password so you do not lose it again

Once you have found your password, save it somewhere safe. A password manager like Bitwarden, 1Password, or KeePass stores it encrypted and syncs across your devices. You can also write it down and keep the paper in a drawer — it is less convenient but perfectly find as long as only you know where it is.

If you use a password manager, you can also store your router's admin username and password in the same place. That way, if you ever need to change your WiFi settings or recover a forgotten password, you have everything you need in one searchable location.

Frequently Asked Questions

Can I see the WiFi password on Android without a file manager?

Not through the Settings app — Android does not display stored passwords in the normal interface. Your options are checking your router's admin panel or using a file manager app that can access system files. The router method works for almost everyone and does not require special apps.

What if I see the password in the file but it looks like gibberish?

Some routers encrypt the password in the config file, so it appears as a long string of characters instead of readable text. In that case, you cannot decode it from the file — you must check your router's admin panel instead, where the password displays in plain text.

Does viewing the password file damage my phone?

No. Reading a file does not change anything on your phone. You are only looking at what is already stored there. Do not edit or delete the file unless you know exactly what you are doing, but straightforward opening it to read the password is completely safe.

Can I see passwords for WiFi networks I am not currently connected to?

Yes. The wpa_supplicant.conf file stores passwords for every network your phone has ever connected to, not just the current one. When you open the file, you will see all of them listed together, so you can find any password your phone has remembered.

What should I do if my router does not respond at 192.168.1.1?

Check the sticker on your router for the correct address — some use 192.168.0.1, 10.0.0.1, or a custom URL. You can also find the address from your phone by going to Settings > Network & Internet > WiFi, tapping your network name, and looking for Gateway or Router IP in the details.