How to completely delete Mi Account Xiaomi Redmi 7: 4 working methods

Resetting your Mi Account on Xiaomi Redmi 7 can be a challenge in a variety of ways: you forget your password, buy a used phone with someone else’s profile tied to it, or face lockdown after you have firmware. Unlike new Xiaomi models that are cloud-based, Redmi 7 (released in 2019) can still circumvent some local restrictions, but it’s important to understand that missteps can turn your phone into a brick or lock it permanently through Mi Cloud server protection.

This article covers all the current ways to delete an account, from official (via settings and web interface) to technical (Fastboot and ADB mode).We also discuss why some methods stopped working after MIUI 12+ updates, and what to do if the phone requires confirmation via SMS to the old number. If you are not sure about your skills, you should contact the service center - errors when resetting via EDL or modifying the persist partition can make recovery impossible.

1. Official reset via phone settings

The safest method is to delete your account directly from the Redmi 7 menu if you have access to your phone and remember your password, which does not require a computer and retains a warranty, but only works if:

  • πŸ“± Phone is not locked (you can go to settings)
  • πŸ”‘ You know the password of your Mi Account or it is not tied
  • πŸ“Ά Internet access (for synchronization with Xiaomi servers)

Instructions:

  1. Open Settings β†’ Accounts β†’ Mi Account.
  2. Slip the profile icon in the top corner.
  3. Select Account Management β†’ Delete the account.
  4. Enter the password from the account and confirm the deletion.
  5. Reboot the phone and the tether will be removed.

πŸ’‘

If after deleting your account, your phone still requests authorization when resetting to factory settings, check the status of Mi Cloud in the Settings menu β†’ Additional β†’ Reset. Sometimes you need to disable Find the device in advance.

⚠️ Note: If you delete your account before selling your phone, be sure to complete a complete data reset (Settings) β†’ Additionally. β†’ Resetting settings β†’ Otherwise, the new owner can recover your data via Mi Cloud if the sync was active.

2. reset via the Mi Account web interface (if the phone is lost)

If you don’t have physical access to Redmi 7, but you remember the username and password from your Mi Account, you can try removing the device from the list of associated gadgets through the Xiaomi website.

  • πŸ” Lost or stolen (but not blocked)
  • πŸ“΅ Not included, but was tied to the account
  • πŸ”„ Requires confirmation after reset via Recovery

Step-by-step:

  1. Go to account.xiaomi.com and log in.
  2. In the Devices section, find your Redmi 7 (may appear as onc, model encoding).
  3. Click on the three dots next to the device and select Remove.
  4. Confirm the action via SMS or email (if two-factor authentication is enabled).
Deleting methodNeed a phone?Do you need a password?The risk of blocking
Through settingsYes.Yes.Low.
Web interface Mi AccountNo.Yes.Medium (if the phone is in the hands of another person)
Recovery ModeYes.No (but may require)High (risk of blocking via Mi Cloud)
Fastboot/ADBYes.No.Very high (possible brick)

⚠️ Note: Deleting a device via a web interface doesn’t always work instantly. Xiaomi servers can sync up to 24 hours. If you sell a phone, wait for the deletion confirmation (comes by email) and then reset.

πŸ“Š What Mi Account Resetting Method Have You Tried?
Through phone settings
Web interface Mi Account
Recovery Mode
Fastboot/ADB
None of the above.

3. Reset via Recovery Mode (no password)

If you don't remember the Mi Account password, but the phone is turning on, you can try resetting your settings via Recovery Mode. However, on Redmi 7 with MIUI 11+, this method often results in a lock through Mi Cloud - after a reset, the phone will require you to enter the old account details.

  • 🟒 MIUI 10 and below – the reset usually takes place without locking.
  • 🟑 MIUI 11-12 – 50% chance of blocking (depending on the firmware region).
  • πŸ”΄ MIUI 12.5+ β€” It almost always requires authorization after resetting.

Instructions for entering Recovery:

  1. Turn off the phone.
  2. Press the Power Button + Volume up for 10-15 seconds at the same time until the Mi logo appears.
  3. In the Recovery menu, select the language (if available).
  4. Go to Wipe Data β†’ Wipe All Data and confirm.
  5. After reset, select Reboot.

Backup of important data is performed

Battery charge > 50%

Disabled Find the device in Mi Cloud

Version of MIUI (via Settings β†’ About Phone)

-->

⚠️ Note: If after a reset, the phone requests the Mi Account data that was previously linked and you do not know them, then further actions without official confirmation (via the official confirmation) SMS/email) This will result in a complete lockdown of the device, in which case only a call in support of Xiaomi with proof of purchase will help.

4. Delete Mi Account via Fastboot and ADB (for advanced)

This method is suitable if other methods have not worked, but requires a computer, USB-cable and basic knowledge of working with ADB/Fastboot. On the Redmi. 7 (The codename onc includes modifying the persist partition where the account data is stored. IMEI or "bricking" the phone.

Tools required:

  • πŸ–₯️ Computer with Windows/Linux
  • πŸ”Œ Original. USB-cable (better from the set)
  • πŸ“¦ Established ADB Tools and Xiaomi drivers
  • πŸ“„ File. persist.img for your version MIUI (You can get it from the official firmware)

Step-by-step:

  1. Install ADB and Fastboot on your computer (instructions are available on XDA Developers).
  2. Connect Redmi 7 to your PC in Fastboot mode (press Power + Volume down when your phone is off).
  3. In the command line, check the connection: fastboot devices must display the serial number of the device.
  4. Unlock the bootloader (if not unlocked): fastboot oem unlock Attention: this will erase all data!
  5. Modified persist.img: fastboot flash persist persist.img
  6. Reboot the phone: fastboot reboot
What if the Fastboot can’t see the device?
1. Check if debugging is included on USB (Settings β†’ The phone. β†’ Version. MIUI (tap 7 times) β†’ Additionally. β†’ For developers β†’ Debugging by USB). 2. Install Xiaomi drivers manually through Device Manager (download from the official website). 3. Try another one USB-port (preferably 2.0) or cable. 4. Disable the antivirus - it can block ADB.

⚠️ Warning: After firmware persists, the phone may lose communication with the network (no connection). IMEI) or stop recognizing SIM-In this case, you will need to restore the original persist.img Or flash the full firmware through the Mi Flash Tool.

5. Alternative methods: bypassing through EDL and service centers

If all of the above methods do not work, there are two options:

  1. EDL (Emergency Download Mode) mode - allows you to flash the phone at a low level, bypassing locks. Requires special equipment (Qualcomm HS-USB QDLoader 9008) and knowledge of working with Mi Flash Pro. On Redmi 7 (Snapdragon 632), this method works, but there is a risk of turning the phone into a "brick" if you interrupt the process.

Comparison of methods:

MethodDifficultyThe risk of blockingCost
Official dischargeLow.No.Free of charge.
Recovery ModeMediumHigh-pitchedFree of charge.
Fastboot/ADBTall.Very tall.Free of charge.
EDLVery high.criticalFree (but boxing is required)
Service centreLow.No.1000–3000 β‚½

πŸ’‘

If Redmi 7 is locked after a failed reset, DO NOT attempt to enter random Mi Account details - after 5 wrong attempts, the device will be locked for 24 hours and then require confirmation through the old phone number.

6 How to avoid Mi Account problems in the future

To avoid getting blocked by Redmi 7 after a reset, follow these rules:

  • πŸ” Always untie your device from your Mi Account before selling or transferring it.
  • πŸ“ Keep your recovery data (email, phone number) in a safe place.
  • πŸ”„ Regularly update the firmware in new versions MIUI Sometimes there are vulnerabilities that allow you to bypass the lock (but also close old loopholes).
  • 🚫 Do not buy used phones with a Mi Account tied - it is almost impossible to return access without the data of the previous owner.

If you frequently reflash Xiaomi, consider creating a second Mi Account specifically for test devices, which will avoid blocking the main profile when experimenting with firmware.

πŸ’‘

Before buying a used Redmi 7, ask the seller to reset your settings and check if the phone is requesting Mi Account details after the reboot.

FAQ: Frequent questions about resetting Mi Account on Redmi 7

Can I reset my account without losing data?
No. Any reset method (other than deleting via the web interface) results in complete deletion of data from internal memory. If you need to save files, first backup your computer or cloud.
The phone calls for an old Mi Account after the reset.
This means that the device is tied to the Mi Cloud. Solutions: Enter old account details (if you remember), Contact Xiaomi with proof of purchase (check, box). EDL-Self-bypassing the lock without official data is almost impossible on current versions. MIUI.
Can I delete my Mi Account via the Engineering Menu (#3646633##)?
No. The engineering menu on Redmi 7 does not contain options for managing Mi accounts, which is designed to check hardware components (modems, sensors) and does not affect cloud bindings.
What is β€œMi Cloud Lockdown” and How to Avoid It?
This is Xiaomi's protection, which activates after resetting if the phone was tied to the Mi Account. To avoid locking: Before resetting, untie the device in Settings β†’ Mi Account. Disable Find the device in Mi Cloud. Don't update the firmware immediately after you buy the used phone - first check if there is any binding.
Can I use a program like the Mi Account Unlock Tool?
Most of these programs are fraud or contain malware. Xiaomi does not officially provide tools to bypass locks without confirming account details. The only legal way is to seek support with proof of ownership.