How to view the password from the Xiaomi phone through Android settings: all working methods

Forgot the password from Mi Account, Wi-Fi network or application on Xiaomi smartphone? Don’t rush to reset the device to factory settings – in most cases, passwords can be extracted directly from the system menu. In this article, we will discuss the legitimate ways to view saved passwords on Redmi, POCO and Mi phones running MIUI 12-15 (including HyperOS).

It's important to understand that Android doesn't show passwords in plain form for security reasons, but there are workarounds from built-in tools. MIUI beforehand ADB We'll look at methods without root rights (for regular users) and with root (for advanced users), and we'll also explain which passwords can't be extracted without resetting data, such as a pattern lock or a computer key. PIN-lock-code.

1. How to view Wi-Fi password on Xiaomi

Wi-Fi is the simplest case, and MIUI has a built-in tool to view stored networks, but it's hidden from the user's eyes. Here's how to find it:

1. Open Settings β†’ Wi-Fi.

2. tap on the connected network (or select any saved from the list).

3.In the window with information about the network, click Share (arrow icon).

4.The system will request confirmation by fingerprint, PIN-code-key.

5. Upon authorization, it will appear QR-code and text password underneath.

Check that the phone is connected to this network.

Update MIUI to the latest version

Reboot your smartphone

Try another method (see below)-->

If the Share button is missing (relevant to older versions of MIUI), use an alternative method:

  1. Install a WiFi Password Viewer app from Google Play (such as WiFi Password Recovery).
  2. Launch the utility and provide access to the Wi-Fi settings.
  3. In the list of saved networks, select the desired one - the password will appear in the Password field.

⚠️ Note: Wi-Fi password viewing apps require superuser (root) rights to MIUI 14+. Without them, they will only show networks, not passwords.

2. View passwords from apps and sites

Xiaomi smartphones save passwords from apps and websites in Google Password Manager or Mi Cloud to see them:

Method 1. Through Google Password Manager

  1. Open Settings β†’ Google β†’ Manage your Google account.
  2. Go to the Security tab.
  3. Press Password Manager.
  4. Log in (if necessary) and select the desired site or application.
  5. Put it on the eye icon (πŸ‘οΈ) next to the password field and enter PIN-code.

Method 2. via Mi Cloud (if synchronization is enabled)

  • 🌐 Go to i.mi.com and log in.
  • πŸ“± In the menu, select Devices β†’ [Your phone] β†’ Backup copies.
  • πŸ” Find the Passwords and Login Data section (not available on all firmware).

In Google's password manager|In Mi Cloud|In third-party applications (1Password, KeePass)|I'm writing it down.|I remember.-->

If passwords are not displayed, check:

  • πŸ”„ Is synchronization enabled in the settings β†’ Accounts. β†’ Mi Account β†’ Synchronization.
  • πŸ” Does the antivirus block access to the password manager (for example, Mi Security).
  • πŸ“± Is the firmware up to date MIUI 13+ (In older versions, the function may not be available).

3. How to find out the password from Mi Account (Xiaomi account)

The Mi Account password is the most secure element in the Xiaomi ecosystem, and you can't see it in your phone's settings, but you can:

MethodRequired.Limitations
Reset via emailAccess to mail linked to the accountIf the mail is lost, it won't work.
SMS resetPhone number linked to the accountIt doesn't work if the number's changed.
Appeal for Xiaomi supportDocuments confirming possession of the deviceThe process takes 3-7 days.
Deleting your account via FastbootComputer, USB cable, unlocked bootloaderDrops all the data on the phone.

Step-by-step instructions for reset via email:

  1. Go to the recovery page: account.xiaomi.com/pass/reset.
  2. Enter the email or phone number associated with the account.
  3. Select Send the code to email.
  4. Enter the received code and set a new password.

⚠️ Attention: If you don't remember email/The only way to unlock the number associated with the Mi Account is to contact the Xiaomi service center with documents on the phone. EDL) They can permanently block the device.

4. View passwords with ADB (no root)

If you have access to USB debugging, you can extract some passwords through ADB (Android Debug Bridge), which works for Wi-Fi and some applications.

Preparation:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone β†’ MIUI version and tap 7 times.
  2. Activate USB Debugging in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC and confirm your trust in your computer.

Password extraction commands:

adb shell


su (if there is root)




cd /data/misc/wifi/




cat WifiConfigStore.xml | grep psw

To view app passwords (if saved in Android Keystore):

adb shell dumpsys activity service com.android.credentials /credentials

πŸ’‘

If the adb shell command doesn’t work, update Xiaomi drivers on your PC via the official website or Mi PC Suite.

Limitations of the method:

  • πŸ”’ No root rights. ADB It will only show encrypted data.
  • πŸ“΅ Nana MIUI 14+ Some teams may be blocked by security policies.
  • πŸ”§ Additional utilities will be required to decrypt passwords (for example, WiFi Password Keygen).

5.Methods for users with root rights

If your Xiaomi has Magisk or another root manager installed, advanced methods are available:

1. View all passwords through Root Explorer

  • πŸ“ Open Root Explorer (such as Solid Explorer) FX File Explorer).
  • πŸ” Move to the /data/misc/wifi/ β€” Here are stored files with Wi-Fi passwords.
  • πŸ“„ Open the file. WifiConfigStore.xml in the text editor and find the lines with <string name="PreSharedKey">.

2.Using the SQLite Editor utility

Many passwords (including application data) are stored in credentials.db:

  1. Install SQLite Editor from Google Play.
  2. Open the database at /data/data/com.android.providers.settings/databases/settings.db.
  3. Go to the secure table and find records from wifi_password.

3.Exporting passwords via Titanium Backup

The application allows you to backup applications, including saved logins and passwords:

  • πŸ”„ Make a backup of Google Chrome or Mi Browser.
  • πŸ“₯ Remove data from the backup with Titanium Backup Extractor on PC.

⚠️ Note: Using root rights may disrupt Mi Pay, Google Pay banking applications and services. Turn off Magisk Hide before extracting passwords or temporarily remove root.

6 Passwords that cannot be extracted

Not all passwords can be viewed even with root rights.

  • πŸ” pattern lock or PIN-Screen lock code – stored in a protected area TEE (Trusted Execution Environment).
  • πŸ“± Password from SIM-map (PUK-code - issued only by the operator.
  • πŸ”‘ Encryption keys (for example, for BitLocker or VeraCrypt) – if they are not saved in the password manager.
  • 🏦 Passwords from banking applications (Sberbank, Tinkoff, etc.) – stored in isolated containers.

For these cases, you only need to reset to factory settings (with loss of data) or contact a service center, for example, to unlock a pattern lock on Xiaomi you will need:

  1. Turn off the phone.
  2. Press the Power button + Volume up to enter Recovery.
  3. Select Wipe Data β†’ Factory Reset.

πŸ’‘

If File-Based Encryption is enabled on the phone, resetting through Recovery will not remove the screen lock password, in which case only firmware via Fastboot or EDL (requires an unlocked bootloader).

7.Security: How to Protect Passwords on Xiaomi

To avoid password leakage in the future:

  • πŸ”’ Use password managers (such as Bitwarden or KeePassDX) instead of saving in your browser.
  • πŸ”„ Update regularly MIUI β€” New versions eliminate vulnerabilities that allow passwords to be extracted.
  • πŸ“΅ Turn off the debugging. USB after use, so that attackers cannot access the data through ADB.
  • πŸ›‘οΈ Set up two-factor authentication for Mi Account in Settings β†’ Mi Account β†’ Security.

Also check if passwords are stored in unnecessary places:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select a browser (Chrome, Mi Browser) or an app (e.g. Facebook).
  3. Click Warehouse β†’ Clear the data to delete saved logins.
What to do if your phone is stolen?
If your Xiaomi is stolen, immediately: 1. Lock your device through the Mi Cloud (Find your device section) 2. Change passwords from Mi Account, email and banking apps 3. Contact the police with your phone's IMEI (you can find it on the box or through your Google account). 4. If your phone has a bank card tied, block it through the bank's mobile application.

FAQ: Frequent questions about passwords on Xiaomi

Can I view the Wi-Fi password on Xiaomi without root?
Yeah, in MIUI 12+ This is done through the Settings menu. β†’ Wi-Fi β†’ [Network] β†’ Older versions of firmware will require a third-party application (like WiFi Password Recovery), but it will only show the password if the phone is already connected to the network.
How to find a password from a Google account on Xiaomi?
The password from Google Account cannot be viewed on your phone. It can only be reset: Go to accounts.google.com. Select Security β†’ Password. Enter your current password (or use email/phone recovery).
Why is Google’s password manager not having any data saved?
Possible reasons: Sync is disabled in Settings β†’ Accounts β†’ Google β†’ Sync. You are using a third-party browser (like Firefox) that is not integrated with Google Smart Lock. Passwords are saved in Mi Browser, not Chrome. Check also if antivirus (like Mi Security) blocks access.
Can I get a password from SIM-map (PIN/PUK) Xiaomi?
No, PIN/PUK-codes are stored on SIM-It's not stored in the memory of the phone, if you forget. PIN, It can be recognized: in the contract with the operator (usually indicated on the plastic holder) SIM-Through the operator's personal account (e.g. MTS, Beeline) by calling the support team (passport required) if the incorrect entry is made PIN 3 once, SIM-The card is blocked – you need to unlock it. PUK-code (also provided by the operator).
How to protect your Xiaomi passwords from theft?
Safety recommendations: πŸ” Set a complex screen lock password (at least 8 characters, with numbers and letters). πŸ”„ Enable automatic lock after 30 seconds of inactivity in Settings β†’ Lock screen. πŸ›‘οΈ Activate device encryption in Settings β†’ Additionally. β†’ Encryption. πŸ“΅ Turn off the debugging. USB Installation from unknown sources in the settings for developers. πŸ”— Do not save passwords in your browser – use KeePass or Bitwarden.