Introduction: What does it mean to βunscrapβ a smartphone?
The term βbrickβ in the Android world refers to the state of the device in which it completely or partially ceases to function. Xiaomi Redmi 6 can turn into a βbrickβ after a failed firmware, resetting through TWRP, interrupted MIUI update or experiments with unlocking the bootloader.
The main problem with Redmi 6 owners (codenamed cereus) is the lack of official support from Xiaomi after 2021, which means that standard tools like the Mi Flash Tool may not work with the latest versions of Windows or require workarounds. In this article, we will discuss 5 proven recovery methods, including working through Fastboot, mode. EDL, and hand-stitching SP Flash Tool (for MediaTek Helio processors) P22).
Before you start, make sure your problem really relates to the brick:
- π΄ Soft brick: The phone turns on but gets stuck on the logo or reboots cyclically.
- π Hard brick: The screen is black, but the computer detects the device in the Fastboot or EDL.
- β« Full Brick: No button reaction, PC doesn't see phone even through Device Manager.
1. Diagnosis of the problem: we define the type of "brick"
The first step is to understand how badly the firmware is damaged, and then do the following:
- Try going to Fastboot, press Power + Volume down for 10 to 15 seconds, and if you see a picture of a hare that says Fastboot, you have a soft brick.
- Check the charging response: connect your phone to the charger, and if the charging indicator flashes or burns, the problem is more software.
- Connect to your PC: Install Xiaomi drivers (link in the next section) and check if the device in Device Manager is defined as Qualcomm HS-USB QDLoader 9008 (EDL mode) or Android Bootloader Interface (Fastboot).
If the phone doesn't respond to any of the actions, there may be hardware malfunctions, such as damage to the motherboard, a memory chip dump, or power problems, in which case a diagnosis is required at the service center.
What to do if the phone is not determined by the PC?
2.Tool preparation: what will be needed for recovery
Depending on the recovery method, you will need:
| Tool. | Appointment | Download link |
|---|---|---|
| Mi Flash Tool | Official Utility for Fastboot/EDL Firmware | Official Xiaomi website |
| SP Flash Tool | Firmware for MediaTek devices (if Mi Flash does not work) | spflashtool.com |
| Qualcomm or MediaTek Drivers | For phone recognition in Fastboot/EDL modes | XDA Developers |
| ADB & Fastboot | Managing the device through the command line | Android Developers |
| Firmware for Redmi 6 (cereus) | Stock or custom firmware in.tgz format (for Mi Flash) or.zip (for TWRP) | Xiaomi Firmware Updater |
Important: download firmware only from trusted sources. Files from torrent trackers or obscure forums may contain viruses or be corrupted. For Redmi 6, current firmware versions are:
- π± Global Stable: V12.5.1.0.PCGMIXM (last official)
- π± China Stable: V12.0.4.0.PCGCNXM
- π± Custom firmware: LineageOS 16 (Android 9) or Pixel Experience (requires unlocked bootloader).
π‘
If you downloaded the firmware in.zip format and you need.tgz for Mi Flash, rename the file extension manually. WinRAR or 7-Zip Archivers are not required!
3. Method 1: Fastboot Recovery (for soft brick)
This is a good way to go if the phone goes into Fastboot mode but doesn't load beyond the logo. We'll use the official Mi Flash Tool utility.
Step-by-step:
- Install the Mi Flash Tool and Xiaomi drivers (see previous section).
- Unpack the downloaded firmware (.tgz) into a folder without Cyrillic characters (for example, C:\ROM\redmi6).
- Press on the phone power + Volume down to enter the Fastboot.
- Connect Redmi 6 to your PC via USB.
- Launch the Mi Flash Tool, press Select and point the path to the unpacked firmware.
- At the bottom, select Clean All (Full Cleaning) or Clean All and Lock (Cleaning + Lock bootloader).
- Press Flash and wait until it is completed (5-10 minutes).
If the process ends with a critical partition doesn't exist, the partition table is corrupted, in which case you go to the EDL recovery method (section 4).
βοΈ Preparation for firmware through Fastboot
β οΈ Note: If you select Clean all and lock mode, the phone bootloader will be locked, which means that you can install custom firmware (for example, custom firmware, TWRP) Re-unlocking via Mi Unlock Tool will be required, which takes up to 720 hours of waiting on new Xiaomi accounts.
Method 2: Firmware through EDL (for hard brick)
EDL (Emergency Download Mode) is an emergency boot mode that allows you to flash your phone even when the bootloader is damaged. For Redmi 6 with a MediaTek Helio P22 processor, this method works more stable than for devices on Qualcomm.
How to log into EDL:
- π Turn off the phone. USB.
- π§ Close the test points on the motherboard (if the phone is not included in the EDL For Redmi 6, the dots are located next to the headphone jack:
1. Remove the back cover (need a mediator or plastic card).
2. Find two gold contact areas that say "EDL" or "TEST".
3. Close them with tweezers or screwdrivers while connecting the USB- cable to the PC.If done correctly, the device will appear in Device Manager MediaTek Preloader USB VCOM Port (for MediaTek) or Qualcomm HS-USB QDLoader 9008 (for Qualcomm).
Firmware via SP Flash Tool (for MediaTek):
- Run the SP Flash Tool and download the scatter.txt file from the unpacked firmware.
- In the settings, select Download Only (if you want to save data) or Firmware Upgrade (complete flashing).
- Press Download and connect the phone in EDL mode.
- Wait for the green circle with the inscription OK (the process takes 3-7 minutes).
β οΈ Attention: If SP Flash Tool is an error S_FT_ENABLE_DRAM_FAIL (4032), So the firmware is not suitable for your revision of the motherboard, try a different version of the firmware or check if the contacts are not leaving when closed test points.
5. Method 3: Unlock the bootloader (if the phone is not sewn)
If previous methods have not worked, it is possible that the phone has locked the bootloader, and the official firmware refuses to install, in which case you will need to unlock through the Mi Unlock Tool.
Important: Xiaomi has tightened the rules for unlocking, and new accounts require:
- π± Link your phone number to your Mi Account.
- β³ Wait 720 hours (30 days) after linking your device to your account.
- π Connect your phone to the Internet via SIM-Wi-Fi or card before unlocking.
Instructions for unlocking:
- Download Mi Unlock Tool from the official website.
- Sign in to your Mi Account on your phone (if it is still enabled) or via Fastboot (the fastboot oem device-info team should show Device unlocked: false).
- Connect your phone in Fastboot mode to your PC and launch the Mi Unlock Tool.
- If you have a Couldn't unlock error, check:
- πΉ Is the phone connected to the Internet via mobile data (Wi-Fi is not suitable).
- πΉ Has it been 720 hours since the account was linked.
- πΉ Is it not being used? VPN Proxies (they block access to Xiaomi servers).
π‘
If the unlock fails due to the error "Current account is different from the account info on the device", then the phone was previously linked to another account, in which case only a request to support Xiaomi with proof of ownership of the device (check, box) will help.
Method 4: Manual recovery via TWRP (for power users)
If you already have a custom TWRP recavator installed, you can try to restore the phone through it, which is suitable for soft bricks or if you need to save user data.
What you need:
- π Firmware in.zip format (for example, LineageOS or stock) MIUI for Redmi 6).
- π§ ADB & Fastboot for rebooting in TWRP.
- π Battery charge of at least 70% (to avoid interruption of the process).
Step-by-step:
- Download the firmware and place it on SD-card or phone memory (if available via TWRP).
- Boot to TWRP: Turn off the phone, press Power + Volume up.
- In TWRP, select Wipe β Advanced Wipe and select:
Dalvik / ART Cache
System
Data
Cache- Return to the main menu, select Install and specify the path to the firmware.
- Confirm the installation with a swipe and wait for completion.
- After installation, select Reboot System.
If the phone is stuck on the logo again after the reboot, repeat the process, but perform Format Data before the firmware (carefully: this will delete all data!).
7.Method 5: Hardware recovery (if nothing helps)
If the software methods don't work, the problem may lie in the hardware. For Redmi 6, typical malfunctions leading to a brick:
- π Power problems: a faulty battery or charging controller. check if the phone heats up when connected to charging.
- π§© Memory chip dump: common problem after falls. Fastboot/EDL, but warm.
- π‘ Damage to the antenna module: can block the entrance to the EDL Due to lack of communication with Xiaomi servers.
Diagnosis at home:
- Check the battery voltage with a multimeter (should be 3.7-4.2V).
- Try connecting your phone to another power source (like Quick Charge Power Bank).
- If the phone is heated but not turned on, it may be a short circuit on the board, in which case repairs are required in the service.
β οΈ Warning: Don't try to sell chips or replace board elements yourself without experience. Redmi 6 has a multi-layered board, and careless actions can lead to irreversible damage. The average cost of repair in the service is 3,000-7000 β½ (dependant).