Forgot your password from your social network or email, but remember that you entered it on Xiaomi Redmi 8? Don't rush to reset your account - MIUI and Android automatically save most of the passwords you entered. The problem is that the manufacturer does not always make this functionality obvious: the menu with logins is hidden in the depths of settings, and some methods require additional actions.
In this article, 5 working ways to find saved passwords on Redmi 8, including little-known tricks with Google Smart Lock and manual file system search. We'll also look at how to export passwords to a readable file without root rights if you need to transfer them to another phone or print them for reliability. All instructions are tested on MIUI 12-14 firmware (Android 9-11) - these are the ones on most Redmi 8 in 2026.
1. Standard password manager in MIUI
The easiest way to do this is to use a tool built into MIUI that works even without an internet connection, but it doesn't show all the data that's saved.
- Open the settings (cog icon on the desktop).
- Go to the Passwords and Security section.
- Select Password Manager (may be called Password Management on older versions of MIUI).
- Enter. PIN-code, pattern lock or fingerprint to confirm.
Here you will see a list of sites and applications that have logins saved to see the password:
- ๐ Click on the desired service (for example, Vkontakte or Gmail).
- ๐๏ธ Touch the icon of the eye next to the field "Password" - the system will temporarily display it.
- ๐ To copy, hold your finger to the password field and select Copy.
๐ก
If the password manager is empty, check if sync with your Xiaomi account is enabled: Settings โ Xiaomi Account โ Sync โ Passwords.
Limitations of the method:
- โ Does not show passwords from Wi-Fi networks (there is a separate menu for them).
- โ Not all apps store data in this manager (e.g. Telegram or banking programs store passwords inside themselves).
- โ There is no export function โ you can only copy passwords one by one.
2. Google Smart Lock passwords (for Google accounts)
If you use a Google account on Redmi 8, some of the passwords can be stored in Google Smart Lock, a cloud service that syncs data between devices, a method that is convenient if you need to transfer passwords to a new phone or computer.
To verify the stored data:
- Open your browser and go to passwords.google.com (sign up with the same account as your phone).
- Enter your Google account password when you request it.
- You'll see a list of sites with saved logins. Click on any one to see the password.
How to enable password sync with Redmi 8 if it is disabled:
- ๐ฑ Go to Settings. โ Google โ Managing a Google Account.
- ๐ Select the Security tab โ Passwords.
- โ๏ธ Make sure the Save Passwords switch is active.
- ๐ Go back and check the Data Sync section โ there should be included the password item.
Google Smart Lock only stores passwords you entered in Chrome or apps that support it. If you used MIUI Browser or Firefox, the data may not have been saved.
3. Search for passwords in the file system (without root)
On Xiaomi Redmi 8, some passwords are stored in encrypted system files, but some data (for example, from Wi-Fi) can be extracted without special permissions. FX File Explorer).
Instructions for Wi-Fi network passwords:
- Install MiXplorer from 4PDA (root-enabled version is not required).
- Open the manager and go on the path: /data/misc/wifi/WifiConfigStore.xml
- Find the type lines in the file: <string name="NetworkVariablePassword_0">password</string> where NetworkVariablePassword_0, NetworkVariablePassword_1 etc. are passwords from different networks.
For passwords from apps and websites, the path is more complicated:
- ๐ They're stored in /data/data/com.android.providers.settings/databases/settings.db, but the file is encrypted.
- ๐ Without root rights, you can not read it, but you can try to copy it to a computer and open it through SQLite Browser (sometimes encryption is weak).
- โ ๏ธ Note: Do not change files in the folder /data/ โ This can cause the system to fail!
What does an encrypted file with passwords look like?
4.Export passwords via ADB (for advanced)
If you need to save all passwords to a file (for example, for a backup), you can use ADB, the Android debugging tool.
Step-by-step:
Install ADB on your computer (download from [developer.android.com](https://developer.android.com/studio/releases/platform-tools)
Enable USB debugging on Redmi 8: Settings โ About Phone โ MIUI Version (click 7 times), then Settings โ Additional โ For Developers โ Debugging on USB
Connect your phone to your PC and confirm your trust in your computer
Open the command line (Windows) or the terminal (Mac/Linux) file ADB-->
Now, execute the commands:
adb shell
su -c "cp /data/misc/wifi/WifiConfigStore.xml /sdcard/"
exit
adb pull /sdcard/WifiConfigStore.xml C:\WiFi_Passwords\This sequence will copy a Wi-Fi password file to your computer, and passwords from sites and apps will require a more complex script (see spoiler below).
ADB-Chrome Password Export Team
โ ๏ธ Attention: Use ADB For password extraction, it may violate the security policies of some services (e.g. banking applications) and do not transfer exported files to third parties and store them in a secure location.
5. passwords in browsers (Chrome, MIUI Browser, Firefox)
Browsers save passwords separately from the system. Redmi 8 defaults to MIUI Browser (formerly called Mi Browser), but many users install Google Chrome or Firefox. Let's look at all the options.
Google Chrome:
- ๐ Open the browser and click on the three dots in the upper right corner.
- ๐ Select Settings โ Passwords.
- ๐๏ธ Click on the eye icon next to the desired site and enter PIN-phone.
- ๐ค To export all passwords: Settings โ Passwords. โ Three points. โ Password export (you need to enter a password from a Google account).
MIUI Browser:
- ๐ฑ Launch your browser and go to the menu โ Settings โ Confidentiality โ Saved passwords.
- ๐ Enter. PIN-code.
- โ ๏ธ This browser does not have an export function โ passwords can only be viewed.
Mozilla Firefox:
- ๐ฆ Open Firefox and click on three dots. โ Settings โ Logins and passwords.
- ๐ Enter the master password (if installed) or confirm with a fingerprint.
- ๐ฅ For export: Settings โ Logins and passwords โ Export (file saved in format) CSV).
| browser | The Password Path | Exports | Need a PIN? |
|---|---|---|---|
| Google Chrome | Settings โ Passwords | Yes (in CSV) | Yes. |
| MIUI Browser | Menu โ Settings โ Privacy โ Saved passwords | No. | Yes. |
| Firefox | Settings โ Logins and passwords | Yes (in CSV) | Yes (or master password) |
| Opera | Settings โ Passwords | No. | Yes. |
6.What to do if passwords are not saved?
If none of these methods worked, you may have saved passwords on your Redmi 8.
- Turn on autofill: ๐ฑ Go to Settings. โ System and device โ Additionally. โ Language and input โ Auto-filling. โ๏ธ Choose Google or MIUI auto-fill.
- Check the browser settings: ๐ In Chrome: Settings โ Passwords. โ Saving passwords (switch must be enabled). ๐ฆ In Firefox: Settings โ Logins and passwords โ Save logins.
Update MIUI:
On older firmware versions (e.g. MIUI 11 and below), the password manager was unstable. Update the system in Settings โ About Phone โ System Update.
If the passwords are not saved, try:
- ๐ Reinstall the browser (e.g. Chrome).
- ๐ฒ Reset the settings Settings โ System and device โ Resetting settings โ Reset application settings (data will not be deleted, but the settings will reset to factory settings).
- ๐ง Install a third-party password manager (e.g. Bitwarden or KeePassDX).
โ ๏ธ Warning: If you reset your phone settings to factory (Settings) โ Resetting settings โ Delete all data), all saved passwords will be permanently deleted, even if they are synchronized with your Xiaomi or Google account!