Xiaomi smartphone owners (including the Redmi and POCO line) often face a situation when you need to remember the saved password from Wi-Fi, an app or an account. Fortunately, MIUI has several built-in tools for viewing passwords - without having to install third-party programs or obtain root rights. In this article, we will discuss all the current ways for Android 10-14 devices and MIUI 12-15 shells, including hidden functions and workarounds.
It's important to understand that not all passwords are stored in plain form, for example, data from banking applications or messengers (such as WhatsApp or Telegram) are usually encrypted and not accessible through standard means, but passwords from Wi-Fi, Google accounts, some social networks and sites can be extracted legally, and we'll also look at how to export passwords to a backup file - this will come in handy when changing your phone or resetting.
1. View Wi-Fi passwords through MIUI settings
The easiest way is to use Xiaomiβs built-in network manager, which allows you to see the password from your current or previously connected access point without additional programs.
Instructions:
- πΆ Open the Settings. β Wi-Fi.
- π Find the network you want in the list and tap it by its name.
- ποΈ Click on the icon. QR-Share or share (depending on version) MIUI).
- π Enter. PIN-code/pattern lock of your phone.
- π Under QR-The code will appear text password β it can be copied.
If there is no option, try an alternative path:
- Go to Settings β Connections and Sharing β Wi-Fi.
- Select the network β Additional (three dots in the upper right corner).
- Click Export Network β the system will generate QR-password.
π‘
If QR-The code is not scanned, use any reading app (like Google Lens) that will show a text password.
β οΈ Note: this method only works for networks that the phone has previously connected to, and if the network has been removed from the list, the password will have to be restored in other ways.
2. passwords from Google account and synchronized services
If you use Google autocomplete, all saved passwords from sites and apps can be viewed through your browser or account settings, which is suitable for Xiaomi devices with Google Chrome or Google Play Services preinstalled.
How to find it:
- π Open the Chrome browser and go to passwords.google.com.
- π Sign in with the same account as on your phone.
- π In the Save Passwords section, you will see a list of sites with logins and passwords.
- ποΈ Click on the eye icon next to the password to see it (entering will be required). PIN-phone-code).
Alternative way through phone settings:
- Open Settings β Google β Manage your Google account.
- Go to the Security tab.
- Choose a password manager.
| Password type | Where it's stored | Do I need authorization? |
|---|---|---|
| Wi-Fi | Locally in MIUI | PIN/pattern lock |
| Sites (Chrome) | Google Account | Yes (Google password) |
| Annexes (MIUI) | Local/Cloud Xiaomi | PIN or print |
| Social media (VK, FB) | Depends on the app. | Not often. |
β οΈ Attention: if your phone is disabled syncing with Google, passwords from sites may not show. β Accounts. β Google β Synchronization.
3.Using the built-in MIUI password manager
Since MIUI 12, Xiaomi has developed its own password manager, which stores data from apps and certain services, and can be found in the security settings.
Step-by-step:
- π Open the Settings. β Passwords and security.
- π± Select Password Manager (or Password Warehouse in older versions).
- π Sign in with help. PIN-code, print or face.
- π View the list of saved logins and passwords.
Features:
- π It only works for apps installed through the Mi App Store or Google Play.
- π Syncs with Xiaomi Cloud if Settings option is enabled β Xiaomi account β Cloud.
- π« Does not show passwords from system applications (for example, Mi Home or Mi Fit).
Update MIUI last-minute|Enable synchronization with the Xiaomi cloud|Make sure that PIN-code not reset|Check if passwords are saved in Chrome (they can be duplicated)-->
4. Export passwords to file (backup)
If you're planning to reset your phone or upgrade to a new device, it's helpful to export all passwords to a file. This can be done through Google or MIUI.
Method 1: Through Google:
- Open passwords.google.com in your browser.
- Click on the three dots in the upper right corner β Export passwords.
- Confirm the action through the Google password.
- Download the.csv file (can be opened in Excel).
Method 2: MIUI (only for some models):
- π± Go to Settings. β Xiaomi account β Cloud. β Backup.
- π Select Application Data and select Password Manager.
- πΎ Click Create a backup copy.
β οΈ Note: A password file (.csv or.backup) contains sensitive data, keep it in a secure location (e.g., an encrypted archive) and do not share it with third parties.
What to do if the export of passwords is blocked?
5. View passwords through ADB (for advanced users)
If standard methods donβt work, you can try extracting passwords using Android Debug Bridge (ADB), which requires connecting the phone to your computer and enabling USB Debugging.
Instructions:
- Enable Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β Developer. Activate USB Debugging.
Connect your phone to your PC and confirm your trust in your computer.
adb shell
su
cat /data/misc/wifi/WifiConfigStore.xmlIn the conclusion, find the line preSharedKey="..." - this is the Wi-Fi password.
For passwords from applications, use the command:
adb pull /data/data/com.android.providers.settings/databases/settings.dbThen open the settings.db file with SQLite Browser and find the secure table β it can store some logins / passwords.
π‘
ADB-The method only works on phones with unlocked bootloader or root rights. On Xiaomi stock devices, it may not work due to restrictions. MIUI.
6. Third-party applications for viewing passwords
If the built-in tools didn't work, you can use third-party utilities, and it's important to choose proven programs from Google Play to avoid running into viruses.
Top.-3 apps:
- π WiFi Password Viewer β Shows all saved networks and passwords (requires root on new versions of Android).
- π± LastPass or 1Password β Password managers with import function MIUI/Google.
- π Mi Account Unlock Tool β to restore access to Xiaomi account (if you forgot the password from it).
How to use:
- Install the app from Google Play.
- Provide the necessary permissions (access to Wi-Fi, storage, etc.).
- Follow the instructions in the program interface.
β οΈ Note: Some apps (such as WiFi Password Viewer) on Android 12+ They're demanding root rights because of Google's tightening security policies, and without them, they're only going to show networks, not passwords.
7. Recover passwords after resetting settings
If you have done a Hard Reset, all locally saved passwords will be deleted, but they can be restored if:
- π Synchronization with Google or Xiaomi Cloud was enabled.
- πΎ There's a backup in Mi. PC suite TWRP.
- π§ Passwords were sent to the post office (for example, when registering in the services).
How to restore:
- After the reset, log in to the same Google/Xiaomi account as before.
- Open Settings β Google β Data Recovery and select the latest backup.
- For Wi-Fi passwords, check the network list in Settings β Wi-Fi β some can be restored automatically.
If there is no backup, try:
- π§ Check email for password letters (from social networks, banks, etc.).
- π Use the password recovery function on sites / applications.
- π Please contact us for support (for example, if you forgot your Mi Account password).