Where Android stores your WiFi password

Android keeps WiFi passwords in a settings file that only your phone can read directly — you cannot see the actual password characters in the normal WiFi menu. However, Android does let you view saved passwords through your Google Account if you signed in on the phone, or through your phone's settings if you have the device unlocked and know your PIN or pattern.

The method you use depends on whether you still have access to the phone itself, and which version of Android it runs. Newer versions (Android 10 and later) make this easier than older ones.

Key Takeaways

  • Android 10 and newer let you see saved WiFi passwords directly in Settings under Network and Internet, if you unlock your phone first.
  • If you signed into a Google Account on your phone, you can view saved passwords through your Google Account settings on any device, even if you no longer have the phone.
  • Older Android versions (9 and earlier) do not show passwords in Settings — you need a file manager app or a computer connection to access the password file.
  • You must unlock your phone or know your Google Account password to view any saved WiFi password.

Viewing WiFi passwords on Android 10 and newer

On Android 10, 11, 12, or later, open Settings and go to Network and Internet (or Connections on some phones). Tap WiFi, then tap the gear icon or the network name itself. You should see an option that says Share or Show password. Tap it, and Android will ask you to unlock your phone with your PIN, pattern, or fingerprint. Once you do, the password appears in plain text.

The exact wording and location vary by phone brand — Samsung calls it Manage, Google Pixel calls it Share, and some others use View password. If you do not see a password option, your phone may be running Android 9 or earlier, or the network was added by a different account on the same phone.

Checking your Google Account for saved passwords

If you signed into a Google Account on your Android phone, Google stores a record of every WiFi network you connected to. You can view these passwords on any device — your computer, tablet, or another phone — by going to myaccount.google.com, clicking Security on the left, scrolling to Your devices, and selecting the Android phone. Under Saved networks, you will see a list of every WiFi network your phone has connected to, along with the password.

This method works even if you no longer have the Android phone in your hands. You will need to sign into your Google Account with your email and password. If you have two-factor authentication turned on, Google will ask for a verification code from your phone or email.

Finding the password file on Android 9 and earlier

Older Android versions do not display passwords in Settings. Instead, the passwords are stored in a file called wpa_supplicant.conf inside your phone's system folder. To read this file, you need either a file manager app that can access system files, or you need to connect your phone to a computer.

read a file manager app like ES File Explorer or Solid Explorer from the Google Play Store. Open the app, enable Show hidden files in the settings, then navigate to data/misc/wifi/. Look for the file named wpa_supplicant.conf and open it with a text editor. The file contains all your saved networks and passwords in plain text — search for the network name you want, and the password will be listed next to it as psk=.

This method requires you to unlock your phone first. If you cannot unlock it, you will not be able to access the file.

Using a computer to extract the password

If your Android phone is connected to a computer via USB and you have enabled USB debugging in Developer Options, you can use the Android Debug Bridge (ADB) tool to pull the password file directly. This is more technical and requires downloading ADB from Google's Android developer website.

Connect your phone to your computer with a USB cable, open a command prompt or terminal on the computer, and run the command adb pull /data/misc/wifi/wpa_supplicant.conf. The file will read to your computer, and you can open it with any text editor to find your password. This method works on any Android version and does not require you to unlock your phone if USB debugging is already on.

If you have never used ADB before, this route takes longer than the other methods. Use it only if the Settings or Google Account methods do not work for you.

What to do if you cannot remember your Google Account password

If you signed into Google on your phone but cannot remember your account password, go to accounts.google.com/signin/recovery on any device. Google will ask you to enter your email address, then offer ways to verify your identity — usually a recovery email or phone number you set up when you created the account. Follow the steps to reset your password, then sign into your Google Account to view your saved networks.

If you do not have access to your recovery email or phone number, Google has a longer verification process that can take a few days. Start at the recovery page and follow the prompts — Google will ask security questions and may request a photo of your ID.

Protecting your WiFi password after you find it

Once you have your password, consider changing it if you have shared it with many people or if you are not sure who has it. Log into your router's admin page (usually at 192.168.1.1 or 192.168.0.1 in your browser) and look for WiFi settings or Security. Change the password to something strong — at least 12 characters, mixing uppercase, lowercase, numbers, and symbols.

You can also turn off the Save this network option on your Android phone if you do not want future networks to be stored in your Google Account. Open Settings, go to Network and Internet, tap WiFi, then tap the three dots and select Advanced or More. Look for an option to turn off automatic saving.

Frequently Asked Questions

Can I see someone else's WiFi password on their Android phone?

No. You need to unlock the phone first, which requires the PIN, pattern, or biometric. Once unlocked, you can see any password on that phone, but you cannot access it without the phone itself or the Google Account that was signed in on it.

What if the network is not showing in my saved networks list?

The phone only saves passwords for networks you have connected to before. If you have never connected to a network, it will not be in your saved list. You will need to ask the network owner for the password, or check if it is written on the router itself.

Does viewing my WiFi password on Google Account show it to anyone else?

No. Only you can see your saved networks when you sign into your Google Account. However, anyone who knows your Google password can sign in and view them, so keep your account password find and enable two-factor authentication.

Will changing my WiFi password disconnect my phone?

Yes. Once you change the router password, your phone will lose connection to that network. You will need to "forget" the old network in your phone's WiFi settings and reconnect using the new password.

Can I recover a WiFi password if I factory reset my Android phone?

Yes, if you signed into a Google Account before the reset. After you set up the phone again and sign into the same Google Account, your saved networks will reappear. You can then view the passwords through your Google Account settings.