Forgot your email password Mail.ru on a smartphone, but logged into the application saved? Or do you urgently need to know your current password in order to transfer it to another device? The situation is familiar to many: Android devices often save auto-login data, but do not show it in clear form. In this article we will look at all working methodshow to view the password for Mail.ru in a mobile application - from standard system functions to hidden features.

It is important to understand: Mail.ru (like most services) does not store passwords in the open form neither on the servers nor in the application. All methods below work either through restoring accessor through extracting saved data from the Android password manager. We will not use dubious apps or hacking - only legal tools available to every user.

If you are looking for a way see the password directly in the login window to the Mail.ru application (how it sometimes works in browsers), we immediately warn you: there is no such function. But there are workarounds - read on.

1. Viewing your password through the Android password manager

Modern versions of Android automatically save login information for applications if you give permission. This works through the built-in Google password manager (or analogues from manufacturers, for example Samsung Pass or Mi Account on Xiaomi). Here's how to find the saved password from Mail.ru:

Open Settings โ†’ Google โ†’ Google account management (or Settings โ†’ Passwords and security on some firmware). Next:

  • ๐Ÿ” Find the section "Passwords" or "Autofill".
  • ๐Ÿ“ฑ In the list of saved data, find Mail.ru (may be displayed as mail.ru, my.com or application name).
  • ๐Ÿ‘๏ธ Click on the entry and select "Show password" (confirmation with a fingerprint, PIN code or pattern will be required).

If the password is not displayed, autofill may be disabled. Check:

  1. Are you logging into the application Mail.ru via a button "Log in", and not through your Google account (in this case, the password may not be saved).
  2. Are you using third-party password managers (for example, 1Password or Keeper), which block system saving.
๐Ÿ’ก

If there is no entry about Mail.ru in the password manager, try logging into the application again - the system may offer to save the data.

2. Password recovery through the official Mail.ru service

If the password is not saved in the system, the only reliable way is restore it via the Mail.ru website. This will not show your current password, but will allow you to set a new one. Instructions:

  1. Open the browser on your phone and go to e.mail.ru (or mail.ru).
  2. Click "Forgot your password?" under the login field.
  3. Enter your login (this can be email, phone number or account name without @mail.ru).
  4. Select a recovery method:
    • ๐Ÿ“ฑ SMS โ€”the code will be sent to linked number.
    • โœ‰๏ธ Backup mail โ€”if it is specified in the settings.
    • ๐Ÿ” Secret question โ€”if you asked it.
  • Follow the instructions, to create a new password.
  • After changing the password, it will be automatically updated in the mobile application Mail.ru (the next time you log in). If you have two-factor authentication enabled, you will need additional confirmation via a code from SMS or the application Mail.ru Guard.

    ๐Ÿ’ก

    Recovery via SMS is the fastest method, but requires access to the number associated with account.

    โš ๏ธ Attention: If neither a phone number nor a backup email are associated with your account, it will be extremely difficult to restore access. In this case, contact support service Mail.ru with confirmation of ownership of the account (for example, screenshots of letters or payments).

    3. Retrieving a password via ADB (for advanced users)

    This method is suitable if you have root access or are ready to use Android Debug Bridge (ADB) to access system files. It only works if the password is saved in the application. unencrypted form (which is unlikely in the latest versions).

    Step-by-step guide:

    1. Enable USB debugging on your phone: Settings โ†’ About phone โ†’ Build number (press 7 times to become developer) โ†’ Settings โ†’ System โ†’ For developers โ†’ USB debugging.
    2. Connect the phone to PC and confirm the trusted device.
    3. Open a command line (Windows) or terminal (macOS/Linux) and enter:
      adb shell
      

      su

      cd /data/data/com.my.mail/shared_prefs

      ls

      Look for files with the extension .xmlcontaining password or auth.

    4. Copy the file to your PC and open it in a text editor:
      adb pull /data/data/com.my.mail/shared_prefs/[filename.xml]

    โš ๏ธ Warning: This method requires technical skills and may break the application. Moreover, in the latest versions. Mail.ru Passwords are stored in encrypted form, so the chances of success are minimal. Use it only if other methods have not helped.

    What to do if ADB does not find files with a password?

    The data is probably stored in a secure file areas /data/data/com.my.mail/databases or encrypted using Android Keystore. Without root access and knowledge of cryptography, it is impossible to extract them. In this case, the only option is to restore the password through the official service.

    4. Viewing the password through an Android backup

    If you ever created phone backup via Google Drive, Samsung Cloud or other services, there is a chance that the application data is saved in the archive Mail.ru. To do this:

    1. Go to Settings โ†’ System โ†’ Backup.
    2. Check if backup is enabled in Google Account.
    3. If yes, reset your phone to factory settings (or use an emulator) and restore data from backup.
    4. After recovery, open the application Mail.ru โ€”if the password has been saved, the system can automatically substitute it.
    5. This method has serious limitations:

      • โŒ Backups often do not include application passwords (especially if used encryption).
      • โŒ Restoring a backup will delete all current data on the phone.
      • โŒ On new versions of Android (12+), application backups are created in encrypted form.
      โš ๏ธ Attention: Do not restore a backup on a device with a different version of Android or firmware. This may lead to. errors in the operation of applications, including Mail.ru.

      5. Using third-party password managers

      If you use third-party services to store passwords (for example, LastPass, 1Password, KeePass), check them first. Many managers automatically save data when you first log into the application. How to find. password:

      • ๐Ÿ” Open the password manager application.
      • ๐Ÿ” Enter in the search mail.ru or my.com.
      • ๐Ÿ“‹ If the entry is found, click on it and select "Show password" (required master password).

    If the password manager has not saved the data, but you remember that you entered the password manually, try:

    1. Delete and reinstall the application Mail.ru.
    2. When you first log in, enter the password manually - some managers suggest saving it to this moment.
    ๐Ÿ“Š Which password manager do you use?
    Google Password Manager
    1Password
    LastPass
    KeePass
    I donโ€™t use
    Other

    Comparison of methods: which one to choose?

    To make it easier for you to decide, we have collected the key pros and cons of each method in the table:

    Method Complexity Time Chance of success Risks
    Android Password Manager โญ 1-2 min โœ… High No
    Recovery via Mail.ru โญโญ 5-10 min โœ… 100% Requires access to SMS/mail
    ADB (root) โญโญโญโญ 20+ min โŒ Low Data loss, account blocking
    Backup โญโญโญ 30+ min โš ๏ธ Average Deleting current data
    Third-party managers โญ 2-3 min โœ… High (if used) No

    As can be seen from the table, the most reliable and safe methods is a check of the built-in password manager or recovery through the official service Mail.ru. Methods with ADB or backup copies are suitable only in extreme cases and require caution.

    You have access to the linked phone number or backup email

    Backup is enabled on your phone (if you plan to use a backup)

    Do you remember the answer to the security question (if it was asked)

    Mail.ru application has been updated to the latest version-->

    Frequent errors and how to avoid them

    When trying to view or recover a password, users often encounter typical problems. Here are the most common of them and ways to solve them:

    • ๐Ÿ”„ "SMS with a recovery code does not arrive":

      Check whether your operator is blocking messages from service numbers. Try requesting the code again or use an alternative method (backup mail). If the phone number has not been used for a long time, contact support Mail.ru with documents confirming ownership of the account.

    • ๐Ÿšซ "The system says that the password is incorrect, although I remember it":

      Perhaps it is enabled two-factor authentication, and a code from the application is required Mail.ru Guard. Also check the keyboard layout (Russian/English) and character case. The password is case sensitive!

    • ๐Ÿ“ต "No access to the old phone number":

      If the number has changed, but you have access to the backup email, use it to restore. If not, try answering secret question (if it was asked) or contact support with evidence of account ownership (for example, screenshots of emails).

    Another common mistake is attempting to hack your own account using dubious apps or services. This is not only ineffective, but also dangerous: Mail.ru it can block your account for suspicious activity. If none of the legal methods worked, it is better to create a new account and transfer important data there (if you have access to mail).

    Is it possible to see the password from Mail.ru in the application if login is enabled fingerprint?

    No, logging in using a fingerprint or face is simply a replacement for entering a password, and not displaying it. The password itself is still stored in encrypted form. To see it, use the Android password manager (section 1) or restore access through the website (section 2).

    I changed the password through recovery, but the application on the phone still asks for the old one. What should I do?

    This happens because the application stores an authorization token. To synchronize data:

    1. Delete the application Mail.ru.
    2. Install it again from Google Play.
    3. Log in with a new password.

    If the problem persists, clear the cache and application data in Android settings (Settings โ†’ Applications โ†’ Mail.ru โ†’ Storage โ†’ Clear data).

    Is it possible to find out the password for Mail.ru if the phone is stolen?

    If you had it turned on remote access (for example, via Find My Device from Google), you can block the device and try to extract the data through a backup. However password from Mail.ru in this case it is impossible to obtain it - it is not stored in the cloud in clear form. You will only have to restore access through the website Mail.ru (section 2) or create a new account.

    โš ๏ธ If automatic login to mail was enabled on the stolen phone, change your password urgently via another device so that attackers do not gain access to your correspondence!

    Why did the correspondence in the application disappear after recovering the password?

    This happens if:

    • You are logged in another account (check your login in the application settings).
    • Application did not synchronize the letters with the server. Try to manually update the mail (swipe down in the list of letters).
    • On the server Mail.ru worked auto-clean (if not for a long time) logged into your account). In this case, the letters can be restored within 30 days through the web version of the mail.
    How to protect your Mail.ru account after password recovery?

    After changing the password, be sure to:

    1. Enable two-factor authentication in the account settings (Security โ†’ Two-step authentication).
    2. Link backup mail (preferably on another domain, for example, Gmail).
    3. Check the list connected devices and remove unknown ones.
    4. Install the application Mail.ru Guard to generate one-time codes.

    We also recommend change your password regularly (once every 3-6 months) and not use it on other sites.