How to find saved passwords on Xiaomi phone: official and hidden ways

You've forgotten your social media, email, or Wi-Fi password, but remember exactly what you typed it into your Xiaomi? MIUI automatically stores many credentials, from app logins to wireless keys. But it's not easy to find them: the manufacturer hides this data behind several layers of protection. In this article, we'll look at all the working ways to look at passwords on Xiaomi, Redmi and POCO smartphones, from standard features to little-known tricks.

It's important to understand that access to saved passwords depends on the version of MIUI, device model and security settings. For example, on the Xiaomi 13 Pro with MIUI 14, the path to settings will be different from the Redmi Note 10 on MIUI 12.5. We took these nuances into account and prepared universal instructions that work on most devices. But remember: some methods require superuser rights (root) or may violate Xiaomi's security policy.

If you're looking for a Wi-Fi password, a Mi Account password, an app, or a browser, there are separate sections for each case, and at the end you'll find an FAQ that answers typical questions, like whether you can restore passwords after you reset your phone to factory settings.

๐Ÿ“Š Why you need to find a password on Xiaomi?
Restoring Wi-Fi Access
Log in to the old mail / social network
Transfer data to a new phone
Other

1. Wi-Fi passwords: where are stored and how to view

Xiaomi smartphones store all connected Wi-Fi networks along with passwords โ€” but by default this information is hidden. There are two official ways to extract it: through settings. MIUI (It does not work on all versions and QR-code (universal method).

If you have a MIUI 12 or newer, try this route.

  1. Open the Settings. โ†’ Wi-Fi.
  2. Click on the name of the network (already connected).
  3. Slip on the icon "Share" (arrow icon up).
  4. The system requests PIN-code, pattern lock or fingerprint.
  5. After authentication will appear QR-And then there's a code with the network data.

On older versions of MIUI (up to 12) or some models (e.g., POCO F1), this may not work.

  • ๐Ÿ“ฑ Install the WiFi Password Viewer (requires root).
  • ๐Ÿ” Use it. ADB-commands (instructions below in the section on technical methods).
  • ๐Ÿ–ฅ๏ธ Connect your phone to your computer and use the Mi program. PC Suite (passwords are displayed in the Device Management sectionยป).

โš ๏ธ Note: If you have been connected to a public network (such as a cafe or airport), the password may be temporary or changed.

2. Passwords from accounts and applications in MIUI

MIUI is integrated with the Mi Account service, which synchronizes usernames and passwords between Xiaomi devices to see the data stored:

Step 1. Open Settings โ†’ Google Accounts โ†’ Account Management (if the password is saved in Google Smart Lock).

Step 2. Or go to Settings โ†’ Passwords & Security โ†’ Password Management (some firmwares call this section the Account Storage).

Here you will see a list of apps and sites that have passwords saved to view:

  1. Choose the service you want (such as VK or Instagram).
  2. Confirm identity using PIN, fingerprint or facial recognition.
  3. Press the eye icon (๐Ÿ‘๏ธ), password-wise.

If there is no password management section, it means:

  • ๐Ÿ”„ Your device has disabled password synchronization with Mi Cloud.
  • ๐Ÿ“ฑ You have an outdated version. MIUI (firmware update).
  • ๐Ÿ”’ You have never saved passwords through system storage (using a browser or third-party managers).

๐Ÿ’ก

If you donโ€™t see the password you need in MIUI, check the browsers (Chrome, Mi Browser) โ€“ they store the data separately.

3. How to extract passwords from browsers on Xiaomi

Xiaomi browsers (Mi Browser, Chrome, Firefox) save passwords regardless of the MIUI system storage.

For Mi Browser:

  1. Open your browser and tap on three points (โ‹ฎ) top-right.
  2. Select Settings โ†’ Passwords.
  3. Sign in with a PIN or a fingerprint.
  4. Click on the desired site, then on the icon of the eye (๐Ÿ‘๏ธ), passcode.

For Google Chrome:

  1. Launch Chrome and go to the โ‹ฎ โ†’ Settings โ†’ Passwords.
  2. Select a site from the list.
  3. Click on the eye icon next to the Password field and confirm your identity.

If passwords are not displayed:

  • ๐Ÿ”„ Make sure you have synced with your Google account (Chrome Settings) โ†’ Your profile. โ†’ Synchronization).
  • ๐Ÿ“ฑ Check if password saving is disabled in browser settings.
  • ๐Ÿ” Try to restore access via passwords.google.com (if you used Google Smart Lock).

โš ๏ธ Warning: If you reset your phone to factory settings without a backup, your browser passwords will be lost. They can't be restored even through your Mi Account.

4.Technical methods: ADB and root access

If standard methods don't work, you can try advanced methods -- but they require technical skills and can break the warranty, and we'll talk about two reliable options: through ADB (no root) and through root rights.

Method 1: Retrieving passwords through ADB (without root)

This method works on most Xiaomi devices if debugging is enabled. USB. You will need a computer with installed ADB-driver.

Enable USB debugging (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times Press | Settings โ†’ Additional โ†’ Developers โ†’ Debugging by USB)

Install ADB-Drivers on PC (download from the Xiaomi website or through the SDK Platform Tools)

Connect your phone to your computer via USB (select File Transfer mode)

Run the command line (Windows) or terminal (macOS/Linux) file ADB-->

Next, execute the commands:

adb shell


su -c "cat /data/misc/wifi/WifiConfigStore.xml"

In the output, find the lines with <string name="PreSharedKey"> - this is the passwords from Wi-Fi.

Method 2: Root access + password viewing apps

If you have root rights, install one of these apps:

  • ๐Ÿ”“ Root Browser โ€“ for manual search of files with passwords (paths: /data/misc/wifi/, /data/data/com.android.providers.settings/databases/).
  • ๐Ÿ”‘ Passwords Viewer โ€“ automatically scans system databases.
  • ๐Ÿ“ฑ MiXplorer (with root mode enabled) โ€“ to view settings.db files and wpa_supplicant.conf.
MethodRoot is required.DifficultyRisks.
ADB (Wi-Fi)โŒ No.MediumIt might not work on all the firmware.
ADB (annexes)โŒ No.Tall.Requires team knowledge
Root + Passwords Viewerโœ… Yes.Low.Violation of warranty, risk of blocking Mi Account
Mi PC SuiteโŒ No.Low.It doesn't work on all models.

โš ๏ธ Note: Using root rights on Xiaomi may result in the blocking of your Mi Account account due to security policy.

5. Password recovery after phone reset

If you've done a hard reset, the chances of recovering passwords depend on whether you've synced with Mi Cloud or Google Account, and we'll go through both.

Case 1: Synchronization with Mi Account was enabled

In this case, passwords from Wi-Fi and some applications could be saved to the cloud to recover them:

  1. Sign in to the phone under the same Mi Account as before the reset.
  2. Connect to the Internet (via mobile network or other Wi-Fi).
  3. Go to Settings โ†’ Passwords and Security โ†’ Data Recovery.
  4. Select a backup with passwords (if any).

Case 2: Synchronization disabled

If you don't have backups, you can't recover passwords, except if you use Google Smart Lock:

  1. Open passwords.google.com on your computer.
  2. Sign in with the same Google account you had on your phone.
  3. Check the list of saved passwords.

If none of the methods worked, all that remains is:

  • ๐Ÿ”„ Reset password through the service support (for example, VK, Instagram).
  • ๐Ÿ“ง Restoring access to mail linked to your account.
  • ๐Ÿ”‘ Contact the administrator of the Wi-Fi network (if we are talking about a password from the Internet).

๐Ÿ’ก

Once the phone is reset to factory settings, local passwords (Wi-Fi, apps) are permanently deleted, and the only way to restore them is to back up your Mi Cloud or Google Account.

6. Frequent mistakes and how to avoid them

When trying to find passwords on Xiaomi, users often face typical problems, and we have collected the most common errors and ways to solve them.

Error 1: โ€œThere is no password management section in the settingsโ€

Reason: Your device has disabled the function โ€œSync passwordsโ€ or is outdated firmware.

Decision:

  • ๐Ÿ”„ Update. MIUI Up to the latest version (Settings) โ†’ The phone. โ†’ Updating the system).
  • ๐Ÿ”’ Enable synchronization in Mi Account (Settings) โ†’ Xiaomi account โ†’ Synchronization).
  • ๐Ÿ“ฑ Check regional settings: some firmware for China password section hidden.

Error 2: โ€œADB canโ€™t see the deviceโ€

Reason: Drivers are not installed, USB debugging is not enabled or is blocked by antivirus.

Decision:

  • ๐Ÿ–ฅ๏ธ Reinstall. ADB-Drivers (download from the official Android website).
  • ๐Ÿ”Œ Try another one. USB-cable (preferably original).
  • ๐Ÿ›ก๏ธ Temporarily disable the antivirus on your computer.

Error 3: โ€œPasswords are not saved in the browserโ€

Reason: In the browser settings, autocomplete is disabled or an extension is worth blocking.

Decision:

  • ๐Ÿ” Check the settings. Chrome/Mi Browser: Settings โ†’ Passwords. โ†’ Saving passwords.
  • ๐Ÿšซ Remove uBlock Origin or Ghostery extensions โ€“ they can block saving.
  • ๐Ÿ”„ Restart your phone and try to save your password again.
What to do if your Mi Account is blocked after using root?
If your Mi Account is blocked after you get root rights, try: 1. Contact Xiaomi via the Access Recovery Form. 2. Wait 24-72 hours is sometimes temporary. 3. Use another phone with the same Mi Account to unlock (if the number is tied). 4. Contact the service center with proof of purchase (check, box). In most cases, the lock is removed after checking your identity, but the process can take up to 7 days.

Can I see my Mi Account password if I have forgotten it?
No, the Mi Account password is stored encrypted and doesn't show up even through root. You can only reset it: Go to the recovery page. Specify the email or phone number associated with the account. Follow the instructions in the email or SMS. If you have two-factor authentication enabled, you'll need access to the backup code or the associated device.
Where are the passwords from banking applications stored (Sberbank, Tinkoff)?
Passwords from banking applications are not stored in the system storage MIUI They can only be restored through bank support (call or chat), with a linked card or passport (in branches or ATMs), by resetting your password through a secure device. email/SMS (If the function is available in the application). โš ๏ธ Never save bank passwords in password managers or browsers โ€“ this violates the security rules of most financial institutions.
How to transfer passwords from one Xiaomi to another?
There are three ways: via Mi Cloud: On an old phone: Settings โ†’ Xiaomi account โ†’ Synchronization โ†’ Enable Passwords. On your new phone: log in to the same account and wait for sync. Google Account: On your old phone: Settings โ†’ Google โ†’ Managing a Google Account โ†’ Security โ†’ Passwords (turn on save) On your new phone: log in and confirm sync. Manual export (wi-fi): On your old phone, get passwords through the phone. QR-code (see section 1) On a new phone scan the code or enter the password manually.
Can you see the passwords from games (Genshin Impact, Honkai Star Rail)?
Game passwords are usually linked to miHoYo, Google Play, or social media accounts (VK, To restore them: Open the game settings and search for the Account section. Check which service you have logged in to (e.g. Google Play Games) and go to the site of this service and restore access. If the game uses its own account (e.g. Genshin Impact), the password can be reset via the: ๐Ÿ“ง Email linked to an account. ๐Ÿ“ฑ Telephone number (if indicated). ๐ŸŽฎ Support for the game (must specify) UID and payment data).
What to do if the phone is locked and you need to get passwords immediately?
If the phone screen is locked (forgotten) PIN/pattern lock, passwords can only be extracted: ๐Ÿ”„ Through hard reset (but it will delete all data, including passwords). ๐Ÿ–ฅ๏ธ Using the Mi Flash Tool (requires an unlocked bootloader and firmware). ๐Ÿ”ง Service center (if there is a check or a box from the phone). โš ๏ธ Note: Screen lock bypass methods (e.g. via Fastboot) often result in data loss. If encryption is enabled on the phone, it will be impossible to recover passwords after unlocking.