How to restore Xiaomi Redmi Note 5 after turning into a brick

Xiaomi Redmi Note 5 (codenamed whyred) is one of the brand’s most popular devices, but even it is not immune to becoming a so-called β€œbrick.” This term means a state when the phone does not turn on, does not respond to buttons or hovers on the Mi logo. The reasons can be different: a failed firmware, an interrupted update, errors when unlocking the bootloader or even hardware failures. If your Redmi Note 5 has stopped showing signs of life, do not rush to carry it to the service center – in 80% of cases, the device can be brought back to life on its own.

In this article, we will discuss all working recovery methods, from the simplest (reset via Recovery) to complex (firmware through Recovery). EDL). You'll learn how to identify the type of brick, what tools you'll need, and how to avoid the typical mistakes that can make things worse. Importantly, procedures require attention, but not necessarily professional skills. Even if you’ve never stitched a smartphone, following our instructions, you’ll be able to resuscitate the Redmi Note 5.

πŸ“Š Your Redmi Note 5 has turned into a brick after a long time.
Failed firmware.
MIUI updates
Unlock the loader
Other causes
I don't know.

1.Diagnostics: What type of "brick" your Redmi Note 5 has

Before you start recovery, you need to understand what kind of brick you're dealing with, and it's what you choose to do in intensive care, and there are three main types:

  • πŸ”„ Soft Brick – The phone turns on but does not load beyond the Mi logo, hovers on download animations or reboots cyclically, most often caused by firmware errors or module conflicts.
  • 🚫 Hard Brick: The device does not respond to the power button, does not burn the charging indicator, is not determined by the computer, the reason is usually damage to the bootloader or critical memory parts.
  • πŸ”Œ Dead Brick: The phone doesn't show any signs of life: it doesn't warm, it doesn't vibrate, it doesn't respond to charging, it can be caused by hardware damage (such as short circuit) or a complete erasure of the firmware.

To diagnose the condition, follow the following steps:

  1. Connect the Redmi Note 5 to the charger for 30 minutes. If the charge indicator lights up, it's a soft brick.
  2. Try to enter Recovery (clutch the power supply) + Volume up. If the menu appears, it's a software problem.
  3. Connect your phone to your PC. If the computer makes the connection sound. USB-Devices - the loader is not damaged.

Critical moment: if the phone is not detected even in Fastboot mode (black screen with a rabbit and the inscription Fastboot), but responds to charging - this is a signal about damage to the persist partition, which requires firmware through the EDL.

πŸ’‘

If the Redmi Note 5 vibrates when you connect to a charger, but the screen remains black, try holding the power button for 20 to 30 seconds.

Preparation for Recovery: What You Will Need

Before you start resuscitation, gather all the necessary things, and without the right tools, you run the risk of making things worse.

ComponentWhat do you need?Where to find it.
USB cable (original)Stable connection to PC without breaksSmartphone kit or certified store
Computer (Windows 7/10/11)For firmware via MiFlash or FastbootAny PC with a USB-port 2.0/3.0
The Redmi Note 5 (whyred)Files for System RecoveryXiaomi or 4PDA official website
MiFlash ToolUtility for firmware in Fastboot/EDL modeDownload from xiaomiflash.com
ADB and Fastboot DriversTo recognize the phone by the computerInstall via Android SDK

Important: Use only the original Xiaomi cable. Cheap counterparts can cause firmware failures due to unstable power supply. Also turn off antivirus while running, it can block firmware files.

If you are planning to pass through EDL (In case of a hard brick, additional:

  • πŸ”§ Test Point (Point for Forced Transfer to the EDL)
  • πŸ”¨ Screwdriver for disassembling the body
  • πŸ“„ Auth file (for new versions of the bootloader)
Where to get an Auth file for EDL?
Auth file is required to run through EDL On devices with a locked bootloader (after 2019), it can be obtained officially through the Xiaomi account (you need an unlocked bootloader) or on forums like this. 4PDA (Risky – fraudulent schemes are possible).

3. Method 1: Recovery through Recovery (soft brick)

If your Redmi Note 5 is loaded into Recovery, try the safest way to do it first: dumping through stock recovery.

  • πŸ“± Hanging on the Mi logo
  • πŸ”„ Cyclical reboot (bootloop)
  • 🚨 Mistakes after a failed update MIUI

Instructions:

  1. Turn off the phone (press the power for 10-15 seconds).
  2. Press Power + Volume Up to Enter Recovery.
  3. Select a language (if menu is available).
  4. Go to Wipe Data β†’ Wipe All Data (full reset).
  5. Confirm the action and wait for the completion.
  6. Go back to the main menu and select Reboot β†’ Reboot to System.

If the phone still does not boot after reset, try reflashing through Recovery:

  1. Download the official firmware for Redmi Note 5 (.zip format) from the Xiaomi website.
  2. Place the file in the root of the internal memory or on the SD-map.
  3. In Recovery, select Install update.zip to System.
  4. Specify the path to the firmware file and confirm the installation.

β˜‘οΈ Preparing for Firmware Through Recovery

Done: 0 / 4

⚠️ Note: If there is no Install option in Recovery update.zip, Your recovery is custom (for example, TWRP). In this case, stitch through ADB Sideload or Fastboot.

4. Method 2: Firmware through Fastboot (middle brick)

If the Redmi Note 5 is detected in Fastboot mode, but it doesn't load into the system, then firmware via MiFlash is the best solution.

  • πŸ”§ A damaged loader.
  • πŸ“² Failed installation of custom firmware
  • πŸ”„ Failures after unlocking the loader

Step-by-step:

  1. Download Fastboot firmware for Redmi Note 5 (whyred_global_images_...) official website.
  2. Unblock the file to a folder without Cyrillic characters (for example, C:\whyred_fastboot\).
  3. Install the drivers. ADB/Fastboot (Android SDK or Minimal ADB).
  4. Connect your phone in Fastboot mode to your PC.
  5. Launch MiFlash, press Select and point the path to the firmware folder.
  6. At the bottom, select Clean All (complete clean) or Clean All and Lock (if you want to lock the bootloader).
  7. Press Flash and wait until it is completed (5-10 minutes).

Critical moments:

  • πŸ”Œ Do not turn off the cable while firmware is running – this can lead to a full brick.
  • πŸ“ Firmware folder should not contain spaces or Cyrillic.
  • πŸ”„ If MiFlash is making a mistake 0x80070002, Try running the program on behalf of the administrator.

⚠️ Warning: Clean All and Lock will block the bootloader, which will require re-unlocking through the Mi Unlock Tool. Use it only if you are sure that you will not install custom firmware.

πŸ’‘

Fastboot firmware is the most reliable way to recover when the bootloader is running, and it overwrites all critical partitions, including boot and system.

5. Method 3: Firmware through EDL (hardbrick)

If the Redmi Note 5 does not respond to buttons, the charging indicator does not burn, but the computer makes a connection sound. USB-Devices when holding up Volume + Volume down – your case requires firmware through EDL (Emergency Download Mode: This mode allows you to flash your phone even with a damaged bootloader, but the process is more complex and risky.

What you need:

  • πŸ”§ Test Point – contact on the motherboard for forced entry into the EDL.
  • πŸ”¨ Screwdriver for disassembling the body (preferably plastic, so as not to damage the plumes).
  • πŸ“„ Auth file (for devices with a locked bootloader after 2019).
  • πŸ’» MiFlash Pro or QFil (for firmware in the EDL).

Instructions:

  1. Disassemble the Redmi Note 5 by disconnecting the battery and back cover.
  2. Find Test Point on the motherboard (for whyred, it's two pins next to the motherboard). USB-connector, signed EDL).
  3. Close the contacts with tweezers or wires, while connecting the phone to the PC.
  4. If the drivers are installed correctly, Qualcomm HS-USB QDLoader 9008 will appear in Device Manager.
  5. Start MiFlash, select firmware in.mbn format and press Flash.
  6. After completion (10-15 minutes), disconnect the cable and collect the phone.

⚠️ Warning: Test Point failure can damage the motherboard. If you're not sure about your skills, contact the service center. EDL drop off IMEI, which will have to be rebuilt separately.

How to repair IMEI after EDL?
After the firmware through EDL IMEI You can reset to 000000000000000000. Use the engineering menu (#4636##) or utility like Maui to recover. META (The official way is to contact the service center with a phone box (the original one is indicated there). IMEI).

Typical errors and their solutions

When you restore Redmi Note 5, users often face the same problems, and we have collected the most common errors and ways to fix them:

Mistake.Reason.Decision
MiFlash: 0x80070002Wrong path to firmware or lack of rightsRun MiFlash from the administrator, check the path to the folder
Fastboot: device not foundDrivers not installed or cable faultyReinstall drivers, try another cable/USB port
The phone does not turn on after the firmwareIncompatible firmware or damaged persistRe-select Clean All or through EDL
Anti-Rollback errorThe firmware is older than the current version of MIUIUse the new version or roll back through EDL
Not defined in EDLTest Point incorrectly closed or damaged USBCheck your contacts, try another PC.

If you encounter an Anti Rollback error, it means you're trying to install firmware older than the one on the phone. Xiaomi blocks rollbacks on older versions MIUI It's a security solution:

  1. Find a new version of the firmware (for example, if you have had a new version) MIUI 12, stitch MIUI 13+).
  2. Squeeze through EDL with complete erasure (risky, may require Auth).

Tip: Always check the version before firmware MIUI For example, for the Redmi Note 5, you can find the latest firmware here.

7.Prevention: How to avoid a brick in the future

Recovery of the Redmi Note 5 is a time-consuming process, so it’s best to take steps in advance to avoid such problems.

  • πŸ”„ Update. MIUI Only through official channels (phone or Recovery settings) Avoid third-party firmware sites.
  • πŸ”“ Unlock the bootloader by official instructions (via Mi Unlock Tool.

Additional measures:

  • Install. TWRP Recovery – this will give access to backups and convenient firmware installation.
  • Use Magisk instead of SuperSU for root rights – it’s better compatible with the Internet MIUI.
  • Before firmware, check the hashes of files (for example, through the MD5 Checker to avoid damaged archives.

⚠️ Note: If you install custom firmware (like LineageOS or Pixel Experience), make sure it is compatible with whyred. Firmware from another model (like the Redmi Note 5 Pro) will result in a hard brick.

8.When to contact the service center

While most of the Redmi Note 5’s problems are software-based, there are some cases where you can’t do without professional help.

  • πŸ”₯ Phone is physically damaged (water hit, fall, bloated battery).
  • πŸ”Œ EDL-The firmware does not help, and the phone is not determined by the computer.
  • πŸ“‘ EMMC memory damaged (symptoms: phone turns on but doesn't store data, constantly resets).
  • πŸ”‹ After recovery, it does not hold the charge or turns off at 20-30% (problem with the power controller).

The cost of repairs in official Xiaomi services starts from 1,500 rubles (replacement of the plume) to 5 000 rubles (motherboard repairs). In informal workshops, prices may be lower, but the risk of getting a "cat in a bag" is higher.

  • Save it. IMEI (written on a box or under a battery).
  • Check whether you have a guarantee for work (at least 3 months).
  • If the phone is warranty – do not open it yourself, otherwise you will lose the right to free repair.

Important: If you have a phone through EDL and then it doesn't turn on, so let the wizard know, and it'll help you diagnose the problem faster (e.g., reset). IMEI persisted).

πŸ’‘

If all software methods are exhausted and the phone still doesn’t work, don’t waste time experimenting. Contacting a service center at this stage will save you nerves and perhaps even money (repeated attempts at recovery can aggravate the breakdown).

FAQ: Frequent questions about the Redmi Note recovery 5

My Redmi Note 5 got stuck on the Mi logo after the update.
Try resetting via Recovery (Wipe Data) first. If it doesn't work, run your phone through Fastboot with the official firmware (select the same version). MIUI, that).
The phone doesn't turn on or respond to the buttons. Is it a brick?
Not always. Try charging it for 1-2 hours with the original cable. If the indicator doesn't burn, check if the battery is swelling (carefully press the back cover: if it's curved, the battery needs to be replaced).
Can you recover the Redmi Note 5 without a computer?
Only if the phone is loaded into Recovery, in which case you can flash through Update.zip Or make Wipe Data. You have to make a hard brick PC.
After the firmware through EDL missing IMEI. How to get it back?
IMEI You can restore it via the engineering menu (#4636##) or utilities like Maui. META (The official way is to go to the service with a phone box.
Should I use Redmi Note 5 with custom firmware after recovery?
If you are a beginner, it is better to stay on the official MIUI. Custom firmware gives you more freedom but requires knowledge (e.g. how to avoid Anti Rollback or restore your system). IMEI).