How to See Your Wi-Fi Password on Your Phone: 5 Working Methods for Android and iPhone

Have you forgotten your home Wi-Fi password, and your router is in an inconvenient location where the code sticker is hard to reach? Or do you need to connect a new gadget, but you don't have a computer or the provider's instructions at hand? This situation is familiar to many people—especially when guests ask for network access, and you can't remember the password you entered years ago. Luckily, You can view your Wi-Fi password directly on your phone., if he has connected to this network at least once.

In this article we will look at all current methods — from standard Android and iOS functions to workarounds for devices with restricted rights. Important: methods vary depending on the smartphone model, operating system version, and even the manufacturer (for example, on Xiaomi And Samsung The path to the settings may vary). We've taken these nuances into account and compiled universal instructions that will work in 90% of cases. You'll also learn How to bypass iOS restrictions without jailbreaking And what to do if the phone doesn't show the password even through the engineering menu.

Is it possible to see the Wi-Fi password on a phone without root access?

Yes, but with reservations. Android Starting with version 10 (2019), a built-in password viewing function appeared - however, not on all devices. Manufacturers like Google Pixel, OnePlus And Samsung (with shell One UI 3.0+) support it out of the box. But on budget smartphones (for example, Redmi or Realme) may require additional software or even ADB-commands.

WITH iPhone The situation is more complex: Apple fundamentally prevents viewing saved Wi-Fi passwords through the default settings. However, there are workarounds, ranging from syncing with a Mac to using iTunes backups. Read more about them in the iOS section.

⚠️ Note: If your phone is not rooted (Android) or jailbroken (iOS), some methods may not work. For example, apps like WiFi Password Viewer require superuser rights, and without them they will only show networks without passwords (guest or open).

Before you begin, please check:

  • 📱 Android/iOS version — in the "About phone" section of the settings. This determines which features are available.
  • 🔒 Connection status — the phone must be connected to the target Wi-Fi network (or at least have been connected previously).
  • 🛠️ Availability of a backup copy - On iPhone, this can make things easier.
📊 What smartphone do you have?
Android
iPhone
Both options
Another

Method 1: Standard password viewing on Android (without root)

The easiest method is to use the built-in password viewer feature, which is available in modern versions of Android. It works on stock Android (for example, Google Pixel) and most branded shells (One UI, OxygenOS, ColorOS). The exception is some budget models from Xiaomi And Huawei, where the function can be disabled.

Instructions:

  1. Open SettingsNetwork and Internet (or Connections on Samsung).
  2. Select Wi-Fi, then tap on the name of the current network (or the network for which you need the password).
  3. Click on the icon Gear (⚙️) or Read more.
  4. Scroll down to the item Password (or Password). You may need to enter your phone's PIN or pattern.
  5. Copy or write down the password that appears.

If the point Password No—this means your Android version or firmware doesn't support the feature. Proceed to the next steps.

Check your Android version (must be 10+)

Make sure your phone is connected to the correct Wi-Fi network.

Know your PIN or unlock pattern

Have a notepad handy to write down your password-->

⚠️ Note: On some devices (eg. Xiaomi Redmi Note 10 (With MIUI 12), the "Password" option may be hidden behind an additional menu. Try long-pressing the network name in the Wi-Fi list—sometimes this opens advanced settings.

Method 2: Viewing the password through the configuration file (Android with root)

If your phone rooted (has superuser rights), you can extract the password directly from the system file where all data about connected networks is stored. This method works on all Android versions, but requires caution—incorrect actions can disrupt Wi-Fi operation.

Instructions:

  1. Install any file manager with root support (for example, Root Explorer or FX File Explorer).
  2. Follow the path:
    /data/misc/wifi/WifiConfigStore.xml

    Or (on newer versions of Android):

    /data/misc/wifi/WifiConfigStoreSoftAp.xml
  3. Open the file in a text editor. Look for lines like this:
    <string name="SSID">Network_name</string>
    

    <string name="PreSharedKey">Network_Password</string>

  4. Copy the value from the tag PreSharedKey.

Alternative path (if the file does not exist):

/data/misc/wpa_supplicant/wpa_supplicant.conf

Here passwords are stored in clear text in lines like this:

network={

ssid="Network_Name"

psk="Network_Password"

...

}

What to do if the file is missing?

On some firmware versions (such as MIUI), the file path may differ. Try searching for "wpa_supplicant" or "WifiConfig" in your file manager. Also, check the /data/vendor/wifi/ folder.

⚠️ Caution: Editing system files without a backup may cause the Wi-Fi module to malfunction. If unsure, use specialized applications (see Method 3).

Method 3: Wi-Fi Password Viewer Apps

If you don't have root rights and the standard method doesn't work, you can use third-party utilities. They don't guarantee 100% results, but they often help on devices with MIUI, EMUI or FlymeImportant: Many applications in Google Play require root, so we've compiled a list of those that work without it (or with limitations).

Application Root required? Android support Peculiarities
WiFi Password Viewer ❌ No (shows only open networks) 5.0+ Free, but ad-supported. Shows all passwords on rooted devices.
WiFi Key Recovery ✅ Yes 4.0+ Exports passwords to a file. Works on older versions of Android.
WiFi Password (Root) ✅ Yes 6.0+ Displays passwords in a convenient list. Copy function available.
Router Setup Page ❌ No Any Does not show the password, but opens the router's web interface to change it.

How to use:

  1. Download one of the applications from the table (for example, WiFi Password Viewer).
  2. Run it and grant access to memory (if required).
  3. Find the desired network in the list and tap it. If your phone is rooted, the password will be displayed immediately.
  4. If you don't have root, the app may offer alternative methods (for example, scanning a QR code from the router).

Method 4: How to Find the Wi-Fi Password on an iPhone (Without Jailbreaking)

Apple strictly restricts access to system data, so there's no legal way to view your iPhone's Wi-Fi password through Settings. However, there are a few workarounds that will work if you have:

  • 🖥️ Mac with the same iCloud account.
  • 🔄 iTunes backup (local or iCloud).
  • 📱 Another iPhone/iPad, already connected to this network.

Method 1: Via Mac Connection

  1. Make sure both your Mac and iPhone are turned on. iCloud Keychain (in iCloud settings).
  2. On Mac, open Spotlight (⌘ + Space) and enter Keychain Access (Bunch of keys).
  3. In the Keychain search, enter the name of the Wi-Fi network.
  4. Double-click on the found entry and check the box. Show password and enter your Mac account password.

Method 2: Via iTunes backup

This method is more complicated and requires installing third-party software on your computer (for example, iBackup Viewer or iMazing). Algorithm:

  1. Create a backup of your iPhone via iTunes (select "This Computer").
  2. Install iBackup Viewer and open the created copy through it.
  3. Go to the section System FilesLibrary/Preferences/SystemConfiguration/com.apple.wifi.known-networks.plist.
  4. Find the network name in the file - there will be a field next to it password (the password is encrypted, but the program will decrypt it).

Method 5: Alternative methods (if nothing helps)

If none of the above methods worked, there are still universal solutions that do not depend on the phone model:

  • 📡 Connect to the router via cable (if there is an Ethernet port on the phone via an adapter) and go to its web interface. Usually the address 192.168.0.1 or 192.168.1.1, login/password — admin/admin (if you haven't changed it). In the section Wireless or Wi-Fi there will be a field Password.
  • 📱 Use a second phone, which is already connected to the network. For example, if you have an old Android smartphone, retrieve the password through it (Method 1 or 2) and enter it on the new device.
  • 🔄 Reset the password on your routerThere is a button on the back of the router. Reset — Hold it for 10 seconds to restore factory settings. The password will return to the default one (indicated on the sticker).
  • 📞 Call your providerIf the router was issued by a company (for example, Rostelecom or Beeline), they can provide the password using the contract number.
⚠️ Please note: Resetting your router to factory settings will delete all your personal settings—network name, passwords, linked devices, etc. After resetting, you will need to reconfigure your internet connection (the details for this are usually specified in your contract with your provider).

If the router is rented from a provider, resetting may be blocked. In this case:

  1. Check if there is a sticker on the router case with the login data for the web interface (usually login/password type user/user or admin/password_from_sticker).
  2. Connect to the router via a browser, enter your details, and find the Wi-Fi settings section.

Security: What to do if your Wi-Fi password is stolen?

By learning your network password, an attacker can not only use your internet, but also:

  • 🕵️ Intercept traffic (for example, data from banking applications if it is transmitted without encryption).
  • 📤 Download illegal content on your behalf (torrents, pirated software).
  • 🔧 Change router settings (for example, redirect you to phishing sites).

If you suspect that your password has become known to others, immediately:

  1. Go to the router settings (via a browser at the address 192.168.0.1 or 192.168.1.1).
  2. In the section Wi-Fi (or Wireless) change your password to a new one (at least 12 characters, with numbers and special characters).
  3. Check the list of connected devices (section DHCP Clients or Connected Devices) - disable unknown ones.
  4. Activate WPA3 instead of WPA2 (if the router supports it).

Additional protective measures:

  • 🔐 Turn off WPS in the router settings - this protocol is vulnerable to brute-force attacks.
  • 📡 Change the network name (SSID) to a unique one (don't leave the standard type TP-Link_1234).
  • 🔄 Enable automatic router firmware updates (section System ToolsFirmware Upgrade).

FAQ: Frequently asked questions about viewing Wi-Fi passwords on your phone

Is it possible to find out the password for a Wi-Fi network that my phone connected to a long time ago but is not connected now?

On Android — Yes, if the password is saved in the system. Use Method 2 (configuration file) or Method 3 (applications). iPhone - only if there is a backup copy where the data of this network is saved (Method 4).

Why isn't there a "Password" option in the Wi-Fi settings on my Xiaomi?

Manufacturers like Xiaomi, Huawei And Meizu This feature is often removed from the default settings. Solutions:

  • Update your firmware to the latest version (sometimes the feature appears after an update).
  • Use a file manager with root access (Method 2).
  • Install alternative firmware (for example, LineageOS), if you are ready to experiment.
Is it possible to see the Wi-Fi password on an iPhone without a computer?

No, this is impossible without jailbreaking. Apple doesn't provide access to system passwords through Mobile Settings. Alternatives:

  • Take another gadget (Android, Mac or Windows PC) that is connected to this network and extract the password through it.
  • Reset your router settings (using the button) Reset) - the password will become the default (indicated on the sticker).
I changed the password on my router, but my phone still automatically connects to the old one. How is this possible?

This means the phone is storing the connection cache. To refresh the data:

  1. On Android: go to Wi-Fi settings, tap on the network, select Forget (or Delete), then reconnect.
  2. On iPhone: SettingsWi-Fi → Click on the “i” next to the network → Forget this network.

After that, enter a new password.

Is it true that Wi-Fi password viewer apps steal data?

Not all, but there is a risk. Applications with superuser rights (root) technically can:

  • Send your passwords to remote servers.
  • Install additional software without the user's knowledge.
  • Show ads with phishing links.

How to protect yourself:

  • Install only programs from official stores (Google Play, App Store).
  • Check reviews and rating (optimally 4.5+ and 100,000+ downloads).
  • Use antivirus software (eg. Malwarebytes) to scan installed applications.