How to remove the lock from the phone Xiaomi Redmi 6A: all working ways

Xiaomi Redmi 6A is one of the most popular budget smartphones, but even it is not immune to lock problems. Forgotten password, failure after updating or buying a used phone with activated protection can turn the device into a β€œbrick.” In this article, we will analyze all the current methods of unlocking, from official to technical, taking into account the features of Redmi 6A (codename cactus).

It's important to understand that the methods vary depending on the type of lock, PIN-It also matters if the phone has Find Device enabled and if you have access to the mail or number associated with the Mi Account. We will look at options for all scenarios, from the simplest to the most complex.

Warning: some methods lead to a complete reset. If important files are stored on your phone, try the methods first without losing information. And don't forget the risks - wrong actions can turn the Redmi 6A into a brick and need to flash through the EDL.

1 Unlocking through Mi Account (official method)

If you have Mi Account binding activated on your phone, and you remember your username and password, this is the safest method.

  • πŸ” You have forgotten the pattern lock or PIN-code, but remember the information from the Xiaomi account.
  • πŸ“§ Mobile Internet or Wi-Fi (for authorization) is enabled on the phone).
  • πŸ”„ The device was not reset to factory settings (otherwise you will need to confirm the old account).

Instructions:

  1. On the lock screen, tap Forgot Password? (or Forgot Password? if English is the language).
  2. Sign in with Mi Account (Sign in with Mi Account)
  3. Enter the email or phone number associated with the account, then the password.
  4. Confirm your login via SMS or email (if two-factor authentication is enabled).
  5. After successful authorization, the phone will unlock and you will be able to set a new password.

⚠️ Note: If the phone was dropped via Recovery or Fastboot, the first time you turn on, the system will require you to enter data from the last Mi Account tied. Without it, unlocking is impossible - this is protection against theft. β„–4 or β„–5.

πŸ“Š What type of lock you have on Redmi 6A?
pattern lock
PIN-code
Password.
Linking to Mi Account
I don't know.

2.Recovery reset (without data loss - only for some cases)

The method is suitable if:

  • πŸ”“ You don’t remember your password, but you didn’t link your Mi Account.
  • πŸ“± The phone's debugging on. USB (USB Debugging and access to PC.
  • πŸ”§ You have custom firmware installed (e.g. LineageOS) with modified Recovery.

For the standard Redmi 6A with factory Recovery, this won't work -- resetting through the recovery menu will delete all the data, but if you have TWRP, you can try to bypass the lock without formatting.

Instructions for TWRP:

  1. Turn off the phone. Press Volume+ and Power to enter Recovery.
  2. From the TWRP menu, select Advanced β†’ File Manager.
  3. Go to /data/system and delete the files: gatekeeper.password.key gatekeeper.pattern.key locksettings.db locksettings.db-wal locksettings.db-shm
  4. Reset the phone. Once it's on, the lock will be reset.
What if there is no TWRP?
If you have standard Recovery, it's not going to work. β„–3 (Fastboot) or β„–5 (EDL).

3. Unlock via Fastboot (with full reset)

This is a universal method that works even if:

  • πŸ”’ Password is forgotten and there is no binding to Mi Account.
  • πŸ“΅ The phone does not turn on or hovers on the Redmi logo.
  • πŸ–₯️ Access to a computer with drivers installed ADB/Fastboot.

The downside is total data loss, but if you don't have any other options, follow the instructions:

Install ADB/Fastboot drivers on PC|

Download the Mi Flash Tool (for firmware)|

Prepare. USB-cable (preferably original)|

Charge your phone at least 50%-->

Step-by-step:

  1. Turn off Redmi. 6A. Hold the volume.βˆ’ and food to enter the Fastboot (the image of a hare in a hat-ushank will appear).
  2. Connect your phone to your PC via USB.
  3. Open the command line (Win + R β†’ cmd) and check the connection command: fastboot devices If the device is determined (serial number will appear), continue.
  4. Run the reset to factory settings: fastboot erase userdata fastboot erase cache fastboot reboot
  5. After the reboot, the phone will be as new as it is, but all data will be deleted.

⚠️ Note: Some versions of Redmi 6A After resetting via Fastboot, you may need to log in to Mi Account, which was tied before the reset.If you don't know the details of the old account, go to the method β„–5 (unlock through) EDL).

4. bypassing the lock Mi Account after reset (for purchased phones)

If you bought a Redmi 6A hand-held and after resetting it requires input from someone else's Mi Account, there are two options:

  1. Contact the seller and ask them to remove the device from their Xiaomi account via account.xiaomi.com (Devices β†’ Delete).
  2. Use the official unlock service (paid: πŸ“„ Confirm the purchase (check, purchase agreement). πŸ“§ Write in support of Xiaomi with a request to unlock the device. πŸ’³ Pay for the service (cost) ~1000–2000 β‚½).

Unofficial ways to bypass Mi Account (through Deep Flash Cable or modified firmware) we do not recommend - they often lead to IMEI blocking or network loss.

πŸ’‘

If the seller does not respond, check the IMEI of the phone on imei.info. If the device is listed as stolen, return it to the seller and claim the money back.

5 Unlocking through EDL (Emergency Mode)

This is the most radical method used when:

  • πŸ”§ Phone turned into a β€œbrick” after a failed firmware.
  • πŸ”’ Password is forgotten and Mi Account is not helpful either.
  • πŸ“‰ Other ways didn't work.

Warning: Firmware through EDL requires an authorized Xiaomi account with unlocked firmware rights. Without this, this method will not work! If you do not have such an account, contact the service center.

Instructions:

  1. Download the firmware for Redmi 6A (cactus code) from the Xiaomi Firmware Updater website.
  2. Install the Qualcomm driver HS-USB QDLoader 9008 (required for the first time) EDL-regime).
  3. Turn off the phone.+ and Loudnessβˆ’, Then plug in. USB-The phone must be defined as Qualcomm. HS-USB QDLoader 9008.
  4. Open the Mi Flash Tool, select the downloaded firmware and press Flash.
  5. After successful firmware, the phone will restart in factory condition.
Unlocking methodYou need a Mi Account?Data loss?Difficulty
Through the Mi Account.βœ… Yes.❌ No.⭐
Reset via Recovery (TWRP)❌ No.⚠️ Partially.⭐⭐⭐
Fastboot❌ No.βœ… Yes.⭐⭐
Mi Account bypassβœ… Yeah (old)βœ… Yes.⭐⭐⭐⭐
EDLβœ… Yes (authorized)βœ… Yes.⭐⭐⭐⭐⭐

6. Alternative methods (for experienced users)

If standard methods do not help, you can try:

  • πŸ”Œ Debugging by USB + ADB: If debugging is enabled on the phone, you can delete the lock files via the command: adb shell rm /data/system/gesture.key (It only works on some of the firmware).
  • πŸ“¦ Installation of custom Recovery: Firmware TWRP via Fastboot allows you to bypass the lock without a complete reset.
  • πŸ”§ Use of boxing (e.g. Miracle Box): Suitable for service centers, requires special equipment.

⚠️ Warning: Unofficial methods can lead to bootloader lock or loss IMEI. If you are not sure about your skills, contact the specialists.

πŸ’‘

The safest ways are to unlock through Mi Account or reset via Fastboot. Methods like EDL or custom firmware require experience and can void warranty.

FAQ: Frequent questions about unlocking Redmi 6A

Can I unlock Redmi 6A without losing data?
Yes, but only if: You have TWRP Recovery installed. You remember the data from Mi Account and the phone is connected to the Internet. The lock is only a pattern lock/PIN, and the Mi Account is not tied. In all other cases, the data will be erased.
What if the phone asks for an old Mi Account after a reset?
This means that the phone has activated Factory Reset Protection (FRP). Options: Contact the previous owner to remove the device from their account. Provide proof of purchase in support of Xiaomi for unlock.Use EDL-Authorized account mode (requires experience) Self-circumvention FRP without formal methods, the blockage is IMEI.
How do I know if the Redmi 6A bootloader is unlocked?
Transfer the phone to Fastboot (clip the volume)βˆ’ + Power) and connect to the PC. In the command line, type: fastboot oem device-info If the answer has a line Device unlocked: true, the bootloader is unlocked. If false - blocked.
How much does it cost to unblock the service center?
Cost depends on the reason for blocking: Password reset (without Mi Account): 500–1000 β‚½. Mi Account bypass (with proof of purchase): 1000–2000 β‚½. Firmware through EDL (If the phone is not turned on: 1500-3000 β‚½. In official Xiaomi services, the price may be higher, but the warranty is maintained.
Can I unlock Redmi 6A without a computer?
Yes, but only if: You remember the data from Mi Account. Find Device is on on your phone, and you can remotely reset it via i.mi.com. In all other cases, you can't do without a PC.