How to log out on Xiaomi Android smartphone: all working ways

Signing out of your Mi Account on Xiaomi, Redmi or Smartphones POCO You may need to do this in a variety of situations, whether it's selling a device, resetting to factory settings, or just wanting to change your account, but the standard process isn't always obvious -- especially if the device is locked and your password is lost. In this article, we will discuss all the current ways to exit the profile, including hidden system functions and methods for emergency cases.

It is important to understand that the procedure differs depending on the version. MIUI (from MIUI 12 to MIUI 14), smartphone models (e.g. Xiaomi 13 Pro vs Redmi Note 10) and even the firmware region (global, Chinese or European).We took into account all the nuances and collected instructions that work on 95% of Xiaomi devices from 2018-2026, including models with a Snapdragon chip and MediaTek.

If you encounter errors such as โ€œI could not log out of your accountโ€ or โ€œApproval is required by the userโ€ SMS", There's a separate section in this article with solutions, and for advanced users, we've prepared methods through the use of the software. ADB Fastboot โ€“ they will be useful if the standard methods do not work.

1. Standard exit from the Xiaomi account through settings

The easiest and safest way to do this is to use the built-in options, and it's good if you:

  • ๐Ÿ“ฑ You have access to your smartphone (the screen is not blocked)
  • ๐Ÿ”‘ Remember the password from Mi Account or the attached email
  • ๐Ÿ“ถ Device connected to the Internet (Wi-Fi or mobile network)

The instructions are relevant to MIUI 12-14 on all models, including Xiaomi 12T, Redmi Note 11 and POCO F4:

  1. Open the Settings app (the gear icon on the desktop).
  2. Scroll down and select Xiaomi Account (or Mi Account in older versions).
  3. Click on the profile avatar at the top of the screen.
  4. In the menu that opens, tap on three points (โ‹ฎ) in the upper right corner and select Get out.
  5. Confirm the action by entering the password from the account or the code from SMS (If two-factor authentication is enabled).

Check if you remember the password from your Mi Account|Disable two-factor authentication (if not required)|Save important data from the Mi Cloud|Make sure your smartphone is charged at least 30 times%-->

After a successful exit, the system will suggest you create a new account or log in later. If you sell a phone, be sure to reset to factory settings (Settings) โ†’ The phone. โ†’ Resetting settings to delete all personal data.

๐Ÿ’ก

If the "Get Out" button is inactive, check your Internet connection. Xiaomi blocks logouts without a network to protect against unauthorized access.

2. log out of the account without a password (if you forgot the data)

Mi Account passwords are lost but the phone is unlocked, and you can use re-access or workarounds, and let's look at both.

Method 1: Recovery of password through email/SMS

If an email or phone number is linked to your account:

  1. In the menu Xiaomi Account click Forgot your password?
  2. Choose the method of recovery: by email or SMS.
  3. Follow the instructions in the letter or message (usually enter a 6-digit code).
  4. After resetting your password, go back to your account settings and log out in the standard way.

Method 2: Bypassing resetting (if there is no binding to Mi Account)

If your account was not linked to your device (for example, you used your phone without registering), you can make a hard reset:

  1. Turn off your smartphone.
  2. Press the Power + Volume buttons up at the same time until the Mi logo appears.
  3. In the Recovery menu, select Wipe Data (use volume buttons for navigation, power for confirmation).
  4. Confirm the reset, wait for completion and restart the device.
What if you need an old account after resetting?
If the phone was tied to Mi Account and you forgot the data, after the reset, the Mi Cloud Lock will appear lock. In this case, you will need: 1. Enter the correct data from the old account (if you remember). 2. Contact Xiaomi with proof of ownership of the device (check, box with a box). IMEI). 3. Use paid unlock services (risky, may violate the warranty).

โš ๏ธ Warning: Resetting will delete all data from the device, including photos, messages and installed apps. If the phone is encrypted, it will be impossible to restore files after resetting.

3. log out of the account on the locked phone (if you do not know the pattern lock)

If the smartphone screen is blocked by a pattern lock, PIN-You can't use a code or a fingerprint, and you don't remember the combination, you can't log out of your account:

Option 1: Unlock via Mi Cloud (if sync is enabled)

If the Find Device function is activated on the device:

  1. Go to i.mi.com from a computer or other phone.
  2. Sign in with the same Mi Account as on the locked device.
  3. Select a locked smartphone in the list of devices.
  4. Click Unblock and confirm the action.

After unlocking, you can log in to the settings and log out of your account in the standard way.

Option 2: Reset via Fastboot (for advanced users)

If sync is disabled, you will have to use Fastboot, which requires a computer and installed Xiaomi drivers:

  1. Turn off the phone.
  2. Squeeze the power. + Volume down to enter Fastboot mode.
  3. Connect the device to the PC via USB.
  4. Open the command line and type in: fastboot oem clean_all For new models: fastboot erase userdata fastboot erase frp
  5. Reboot your phone with the command fastboot reboot.

โš ๏ธ Attention: Fastboot Oem teams clean_all And fastboot erase frp will completely reset and delete all data. 11T) This can lead to a bootloader lock, which you will then have to unlock officially through the Mi Unlock Tool.

Xiaomi (Mi series)|Redmi|POCO|Black Shark|Other-->

4. logging out of the account through ADB (data-free)

The ADB (Android Debug Bridge) method is suitable if:

  • ๐Ÿ”ง You have access to your phone but the standard exit is not working (e.g., the exit button is inactive).
  • ๐Ÿ–ฅ๏ธ There is a computer with installed Xiaomi drivers and tools ADB.
  • ๐Ÿ”’ Debugging by USB (USB Debugging) was included earlier.

Instructions:

  1. Connect your phone to your PC and allow debugging. USB (if there is a request).
  2. Open the command prompt (cmd) and type: adb shell pm clear com.xiaomi.account
  3. Reboot the device: adb reboot
  4. After restarting, go to Settings. โ†’ Xiaomi account and log out in the standard way.

If the team doesnโ€™t work, try an alternative:

adb shell am start -n com.xiaomi.account/.ui.ProfileActivity


adb shell input tap 1000 # Out button coordinates (may differ)

โš ๏ธ Note: Input tap coordinates are screen-dependent. Use Screen Coordinates from Google Play for precise definition.

5 Features of logging out on different versions of MIUI

The interface and logic of Mi Account have changed with the release of new versions MIUI. In the table below โ€“ key differences for popular firmware:

MIUI versionThe path to account settingsFeatures of the exitSupported models
MIUI 12Settings โ†’ Xiaomi account โ†’ Profile โ†’ โ‹ฎ โ†’ Get out.Requires confirmation of the SMS, If two-factor authentication is enabled.Xiaomi Mi 10, Redmi Note 9, POCO X3
MIUI 13Settings โ†’ Passport โ†’ Xiaomi account โ†’ Get out.Check for active devices on the network (can block the output)Xiaomi 12, Redmi Note 11 Pro, POCO F4
MIUI 14Settings โ†’ Accounts and synchronization โ†’ Xiaomi โ†’ Get out.In some regions, the introduction of CAPTCHA exiting.Xiaomi 13, Redmi Note 12, POCO X5
MIUI for POCOSettings โ†’ Accounts โ†’ Xiaomi โ†’ Account managementThere is no default binding to Mi Cloud (must be manually enabled).POCO F3, POCO M4 Pro

On Chinese versions of firmware (China) ROM) For example, on Xiaomi Mi 11 Ultra with Chinese firmware you need to go to the โ†’ โ†’.

๐Ÿ’ก

Starting with MIUI 13, Xiaomi tightened security policy: logging out of your account may require confirmation via email, SMS or even a face scan (on models with a IR-The camera, for example, Xiaomi 13 Pro).

6. Frequent errors and their solutions

When trying to log out of Mi Account, users often encounter errors, and consider the most common ways to eliminate them:

Error: "I couldn't log out. Try it later."

Causes and solutions:

  • ๐ŸŒ No internet โ€“ connect to Wi-Fi or mobile network.
  • โณ Xiaomi server is overloaded โ€“ wait 10-15 minutes and try again.
  • ๐Ÿ”„ Account cache damaged โ€“ clear the application data Xiaomi Services (Settings) โ†’ Annexes โ†’ Application management โ†’ Xiaomi Services โ†’ Warehouse โ†’ Clear the data).

Error: โ€œRequires confirmation through SMS, But the message doesn't come"

What to do:

  1. Check if the number is blocked by the operator for SMS.
  2. Try to request the code to another linked number (if any).
  3. Use recovery by email instead of SMS.
  4. If nothing helps, contact Xiaomi support via account.xiaomi.com.

Error: "Device locked because of too many attempts"

This lock appears after 5 failed attempts to enter the password.

  • โฐ Wait 24 hours โ€“ the lock will be automatically removed.
  • ๐Ÿ“ง Restore your password via email (if linked).
  • ๐Ÿ”ง Use it. ADB or Fastboot for reset (see sections above).
What if your account is linked to another region?
If your Mi Account is registered in another region (e.g. China and you are in Russia), you may have trouble logging out. Solutions: 1. Use VPN 2. Change the region of the account in the settings (not always possible). 3. Create a new account in your region and transfer data.

7 How to remove Mi Account from your device completely

Signing out of your account does not remove it from your device โ€” the data stays in the system and can cause problems when you sell or dump it.

Method 1: Through settings (if the account is not the main one)

  1. Open Settings โ†’ Accounts and Synchronization.
  2. Select Mi Account and click Delete Account.
  3. Confirm the action with a password.

Method 2: Through reset to factory settings

If the account is the main one, you can delete it only by resetting:

  1. Go to Settings โ†’ About the phone โ†’ Reset settings.
  2. Choose to erase all data.
  3. Enter your account password (if required).
  4. Confirm the reset.

โš ๏ธ Note: On some models (e.g. Xiaomi Mi) A3 Android One may not delete your account due to Factory Reset Protection (FRP). In this case, you will need to enter the old account data after rebooting.

8.Security Tips After Signing Out of Your Account

After successful exit from Mi Account, it is recommended that:

  • ๐Ÿ”’ Change your account password on account.xiaomi.com if you suspect a data breach.
  • ๐Ÿ“ฑ Untie your device from your account in the Mi Cloud web version.
  • ๐Ÿ”„ Enable two-factor authentication for a new account (if you create one).
  • ๐Ÿšซ Do not use the same password for Mi Account and other services.

If you are selling a phone, you should also:

  • Delete everything. SIM-memory-cards.
  • Make a reset to the factory settings (Settings โ†’ Additional โ†’ Restore and Reset).
  • Make sure that there are no tied devices in the Xiaomi Account menu.

๐Ÿ’ก

Even after a reset, some data (such as files on internal memory) may remain on the device. Use the Safe Reset feature (if available) or pre-reset encryption to clean up completely.

FAQ: Frequent questions

Can I log out of Xiaomi without the internet?
No, you have to connect to the network to exit Mi Account, it checks your account data on Xiaomi servers, if the Internet is disabled, the exit button will be inactive or an error will appear, and in extreme cases, you can use mobile Internet (even without it). SIM-cards if roaming has been activated previously).
What if you need an old phone number that no longer exists?
If you have an unavailable number attached to your account, try: Restore access to the number (refer to the operator); use a backup email (if attached); contact Xiaomi with proof of account ownership (passport, check on the phone); if nothing helps, create a new account and transfer important data manually.
Why does the phone reset ask for an old Xiaomi account?
This is a function of Mi Cloud Lock (analogue) FRP It activates if the device has enabled Mi Account and Find the device. To unlock: Enter the correct data from the old account. Contact Xiaomi Support with the documents on the phone. Use the official Mi Unlock Tool (requires a wait of 7-15 days). โš ๏ธ Do not use unofficial unlock services โ€“ this can lead to blocking IMEI.
Can I log out of my Xiaomi account using a computer?
Yes, but only if the phone is debugging. USB (USB Debugging. In this case, you can use ADB (If debugging is disabled, the computer will not help, you will need physical access to the device. Alternative: if the phone is unlocked, connect it to the PC and control it via Mi PC Suite (official software from Xiaomi), but the function of logging out of the account there is not.
What will happen to the data in Mi Cloud after you leave your account?
Data in Mi Cloud (photos, contacts, notes) will be stored on Xiaomi servers, but will become unavailable on the device. To delete it: Go to i.mi.com from your old account. Manually delete unnecessary backups in the Cloud section. Untie the device in your account settings. If you create a new account, data can be transferred manually or through export (for example, contacts in.vcf format).