Xiaomi Redmi 6A (The codename cactus is still a popular budget smartphone, but many users are faced with the need to enter Recovery mode β whether it is to reset settings, install custom firmware or restore the system after a crash. Unlike new Xiaomi models, where the entrance to the Recovery is often blocked by the manufacturer, Redmi 6A It also allows you to do it in standard ways - if you know the nuances.
In this article, you will find all the current methods of logging into Recovery (including Stock Recovery and the Recovery). TWRP), Deal with common errors (such as why your smartphone doesnβt respond to buttons), and learn how to prepare your device to avoid data loss or βbrickβ (complete failure). Special attention is paid to safety β after all, improper actions in the Recovery can turn the phone into a brick".
If you are a beginner, donβt miss the section on the difference between Stock Recovery and Stock Recovery. TWRP β This will help you choose the right way. Experienced users can immediately move to the method through the ADB or instructions for installing custom recavator.
What is Recovery Mode and Why is it Needed on Redmi? 6A
Recovery Mode is a separate micro OS built into a smartphone that works independently of the main Android system. 6A it is used for:
- π Reset to factory settings (if the phone freezes or doesn't turn on).
- π¦ Installation of official updates through ZIP-files (for example, if OTA-update is not).
- π οΈ Removing unnecessary system applications (debloat).
- π§ System Restore after Failed Firmware or Rooting.
- π Unlock the bootloader (if you plan to install) TWRP custom-made).
On the Redmi. 6A Stock Recovery is a simplified version with limited features, which allows you to reset or flash official firmware, but does not support backup or unofficial installation. ZIP-Extended features require custom Recovery (e.g, TWRP).
β οΈ Attention: Entrance to the Redmi Recavers 6A With the bootloader unlocked, Mi Anti-Rollback protection may be triggered. If you have previously rolled back the firmware to an older version, the phone may lock! β The phone. β Version. MIUI).
If you plan to use recavators to install custom firmware, first unlock the bootloader through the official Mi Unlock tool. TWRP slack.
Preparing the phone before entering Recovery
Before you try to enter the recavator, follow a few critical steps that will save you from data loss or system damage:
- Charge the battery. Make sure the charge level is at least 50%. If the phone runs out during the manipulation in the recaveri, it can cause the file system to crash.
- Backup: Save important data (photos, contacts, messages) to your computer or to the cloud, and you can accidentally erase all the memory contents in a recave.
- Disable Mi Account. If the phone is tied to a Xiaomi account, untie it in settings (Settings) β Xiaomi account β After resetting through the recavery, you may need to enter a login / password.
- Check buttons. Make sure physical buttons Power and Volume.+ They are working properly β they will be needed to enter.
If you're planning to stitch TWRP or a custom firmware, additionally:
- π Unlock the bootloader via the Mi Unlock Tool (the process takes up to 72 hours of waiting).
- π₯ Download the correct version TWRP for Redmi 6A (codename cactus) from the official website.
- π₯οΈ Install the drivers. ADB/Fastboot on the computer (instructions in the section below).
β οΈ Attention: On Redmi 6A firmware MIUI 12+ You can lock the entrance to the Recovery through the buttons. ADB or Fastboot.
Battery charge β₯50%|Created a backup of important data|Mi Account untied|The power and volume buttons are working.|Drivers. ADB installed (if you need a computer)-->
Method 1: Entering Recovery via buttons (without a computer)
This is the easiest method that works on most Redmis. 6A with a locked bootloader, suitable for resetting settings or installing official updates.
Step-by-step:
- Turn off the phone: Press the Power button and select Turn off (or hold the 10 seconds button for forced shutdown).
- Press the buttons at the same time: Volume Up (Power)
10-15 seconds
Mi
Stock Recovery
If the screen is black or the phone vibrates and turns on normally:
- π Check the battery charge (may not have enough power to load the Recovery).
- π Try another combination: Volume down + Food (sometimes working on custom firmware).
- π οΈ If the buttons donβt respond, they may be contaminated or damaged β try to clean them with alcohol.
Management at Stock Recovery:
- πΌ Volume up/down β moving through the menu.
- π Food - point selection.
- π To go back, select Reboot system now.
β οΈ Warning: Stock Recovery doesn't have touch controls! don't try to touch the screen - it won't work.
What to do if your phone is stuck in Recovery?
Method 2: Entry through ADB (If the buttons are not working)
If the physical buttons are broken or the phone does not respond to their clamping, you can enter the recavΓ©r through the ADB (Android Debug Bridge. This method requires a computer and enabled debugging. USB.
What you need:
- π₯οΈ Computer with Windows/Linux/Mac.
- π Cable USB Type-C (preferably original).
- π¦ Installed drivers ADB/Fastboot (You can download it on Android. SDK).
- π§ Included debugging by USB phone-on.
Instructions:
- Put the debugging on. USB on the Redmi 6A: Go to Settings. β About the phone. Press 7 times on the version. MIUI, To activate Developer Mode. Go back to Settings. β Additionally. β For developers, activate debugging by USB.
Connect the phone to the computer and confirm trust in the device (a pop-up window will appear on the smartphone screen).
cmd
Terminal
adb devicesThe name of your device (such as cactus) should appear.>). If the list is empty, check the drivers or cable.
adb reboot recoveryThe phone will automatically reboot to Stock Recovery.
If the team fails:
- π Try another one. USB-port.
- π Reinstall the drivers ADB.
- π οΈ Check if the access is blocked by antivirus or firewall.
1. Enter the adb shell.
2. Then perform su (if there is root rights) and reboot recovery.
Without root, this method will not work.-->
Method 3: Sign in via Fastboot (if the phone doesn't turn on)
If Redmi 6A does not boot into the system (hangs on the logo or cyclically reboots), but responds to a connection to the computer, you can use Fastboot to force login to the recaveri.
Step-by-step:
- Turn off the phone (if it is on, hold the power for 10 seconds).
- Hold the Loud down. + Food and hold until the screen with the hare in the hat-eared (Fastboot logo) appears).
- Connect the phone to your computer and open the command line.
- Check Connection: Fastboot devices Should display a device (e.g., cactus fastboot).
- Enter the command to download to the Recovery: fastboot boot recovery.img Note: If you have a custom recavator (TWRP), Indicate the path to its image (for example, fastboot boot). twrp-3.7.0_cactus.img).
If the team fails:
- π§ Make sure the bootloader is unlocked (the fastboot oem device-info command should show Device unlocked: true).
- π₯ Download the correct version recovery.img for your model (Redmi) 6A β cactus).
- π Try another command: fastboot reboot recovery (sometimes works even with a locked bootloader).
β οΈ Attention: If you accidentally typed in the fastboot oem lock command, the bootloader will lock and the phone may stop turning on.
The difference between Stock Recovery and TWRP on the Redmi 6A
On the Redmi. 6A Stock Recovery is a simplified menu from Xiaomi with minimal functionality:
| Function | Stock Recovery | TWRP |
|---|---|---|
| Reset to factory settings | β Yes. | β Yes. |
| Installation of official updates (ZIP) | β Yes. | β Yes. |
| Installation of custom firmware | β No. | β Yes. |
| Backup (backup) | β No. | β Yes (full system backup) |
| Removal of system applications | β No. | β Yes (via File Manager) |
| Sensory management | β No, only buttons) | β Yes. |
| Support OTG (flash-drive) | β No. | β Yes. |
TWRP (Team Win Recovery Project is a customized Recovery with advanced features:
- π± Installations of firmware LineageOS, Pixel Experience and others.
- π Create complete system backups (including application data).
- π§ Rooting through Magisk.
- ποΈ Removal of embedded applications (bloat).
However, installing TWRP has risks:
- π Requires an unlocked bootloader.
- π Anti-Rollback protection may work (if the firmware is newer than the supported version) TWRP).
- π‘οΈ Violates the warranty (if it is still valid).
π‘
If you just need to reset or flash the official update, Stock Recovery is enough. TWRP, But the installation requires preparation.
Typical errors and their solutions
When working with RecavΓ©re on Redmi 6A And so, users often have problems, and these are the most common ones and the ways to fix them:
1.The phone is not included in Recovery (boots into the system)
Causes and solutions:
- π Weak battery charge the phone up to 50% or plug in to charge while you enter.
- π The wrong button combination. 6A It's just Volume up. + Try to hold the buttons for longer (up to 20 seconds).
- π οΈ If the buttons are faulty, use the method through ADB.
- π± Manufacturer's lock, new versions MIUI The entrance to the Recovery can be turned off. The solution is to roll back to an older firmware.
2.Recovery doesn't have touch controls
This is normal for Stock Recovery, and it's only controlled by volume and power buttons, and if you were expecting a touch screen, you don't have one installed. TWRP.
3. "No command" error or rotated android with exclamation mark
This means that the system can't load the Recovery.
- π Restart the phone and repeat the login.
- π₯ Stock Recovery is available in Fastboot: Fastboot Flash Recovery recovery.img
- π οΈ If an error occurs after installation TWRP, So the image of the Recaveri is incompatible with your version. MIUI.
4.After resetting to Recovery, the phone requires a password from the Mi Account
It's protection. FRP (Factory Reset Protection). Solutions:
- π Enter data from your Xiaomi account.
- π§ If you forget your password, restore it through the Xiaomi website.
- π οΈ In extreme cases, use tools to bypass FRP (Mi Account Unlock Tool, but it is risky).
1. Download the official firmware for Redmi 6A site MIUI Downloads.
2. Unpack. ZIP-file and start script flash_all.bat (Windows).-->