Home > Xiaomi

Fix “This Phone is Destroyed” on Xiaomi Locked Bootloader!

In this guide, we will show you the steps to fix the “This Phone is Destroyed” error on Xiaomi devices having a Locked Bootloader. Stepping into the custom development brings in quite a few uninvited risks, however, in most cases, you could easily rectify them by flashing the stock firmware. So whether it’s a bootloop or softbrick, since we have an unlocked bootloader, we could easily fix all these issues.

But what if your device’s bootloader is locked? Well, this is where things get challenging. We have seen numerous instances wherein the user ends up locking the bootloader during the flashing process because they were getting a few error messages while flashing and they thought locking the bootloader might rectify those errors.

Unfortunately, it makes the matter even worse as you are now left with a bricked Xiaomi device having a locked bootloader and the dreaded “This Phone is Destroyed” error message. Fortunately, if your device has a MediaTek chipset, then you could make use of the MTK exploit to rectify this issue. Here’s how it could be done:

How to Fix “This Phone is Destroyed” on Xiaomi devices having a Locked Bootloader!

The below process will wipe off all the data from your device [and could nullify its warranty as well], so take a complete device backup beforehand. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Download MTK Bypass Package

First off, download the Bypass Package for your device and then extract it to any convenient location on your PC. It contains most of the files and drivers that we will be using to unlock the bootloader on your Mediatek device without using the Fastboot Mode.

Xiaomi This Phone is Destroyed

Download: Bypass Tools Pack

STEP 2: Install Python

  1. To begin with, download Python from the official site.
  2. Then launch the setup and proceed with the on-screen instructions to install it on your PC.
  3. Also, when you launch the setup, make sure to checkmark Add Python to Path.
    Xiaomi This Phone is Destroyed
  4. We would also recommend you take a note of its installation directory.
  5. The default location is (replace username accordingly and XXX is the version number):
    C:\Users\username\AppData\Local\Programs\Python\PythonXXX
  6. Now head over to the Python folder’s address bar, type in CMD, and hit Enter. This will launch Command Prompt.
  7. Execute the below command in this CMD window to install the required dependencies:
    python -m pip install pyusb pyserial json5

    Xiaomi This Phone is Destroyed

STEP 3: Install MTK USB Drivers

  1. Head over to the folder where you have extracted the Bypass Tools Pack.
  2. Then go to the Drivers folder, right-click on cdc-adm.inf > Show More Options > Install.
    Xiaomi This Phone is Destroyed
  3. Now power off your device. Then press and hold the Volume Up and Down keys together and connect your device to the PC via USB cable.
  4. Then go to the Bypass Tools folder and launch the libusb_win32 file. Select Install a device filter and click Next.
    Xiaomi This Phone is Destroyed
  5. Your device will now be visible as MediaTek USB Port. Select it and click Install. Once the drivers get installed, you may release the pressed keys.
    Xiaomi This Phone is Destroyed
  6. [If your device is not visible, then you might need to install the QcomMTK drivers as well].
  7. Finally, go to the Bypass Tools folder and launch UsbDk_1.0.22_x64 [Source: GitHub]. Windows will now install the required dependencies.Xiaomi This Phone is Destroyed

STEP 4: Disable MTK Protection

  1. Unplug your device from your PC and power it off.
  2. Then press and hold the Volume Up and Down keys together and again connect your device to the PC via USB cable.
  3. Then go to Bypass Tools Pack > Bypass folder and launch the brom.bat file.
    Xiaomi This Phone is Destroyed
  4. Wait till it says”Protection Disabled”. Once done, you are good to proceed ahead.
    Xiaomi This Phone is Destroyed

STEP 5: Install Python Requirements

  1. Go to the MTK Bypass Tools > mtkclient-main folder and transfer all its content to the Python directory.Xiaomi This Phone is Destroyed
  2. Now head over to the Python folder’s address bar, type in CMD, and hit Enter. This will launch Command Prompt.
  3. Then execute the below command in this CMD window to install the required dependencies
    pip3 install -r requirements.txt

    Xiaomi This Phone is Destroyed

STEP 6: Boot MediaTek Device to BROM Mode

  1. To begin with, power off your device. Then, press and hold the Volume Up and Down keys together
  2. Now connect your device to the PC via USB cable. This will boot your device to BROM Mode.
  3. Do not leave the pressed keys until the end of STEP 8, otherwise, your device will exit BROM Mode.

STEP 7: Unlock MediaTek Bootloader via MTK Client

  1. Then type in the below command in the CMD window [that is opened inside the Python folder] to format your device
    python mtk e metadata,userdata,md_udc

    Xiaomi This Phone is Destroyed

  2. Finally, execute the below command to unlock the bootloader on your MediaTek device using MTK Client
    python mtk da seccfg unlock

    Xiaomi This Phone is Destroyed

  3. If the process is successful, you will get the ‘successfully wrote seccfg’ message. In case you get the waiting for device error, then reconnect your device to BROM mode and retry executing the above commands.
  4. You may now release the pressed keys and boot your device to the OS. The first boot will take some time and you might also get the dm-verity corrupted message. This is completely normal.
  5. Now that the bootloader is unlocked, you may flash the latest firmware via Mi Flash Tool.

That’s it. These were the steps to fix the “This phone is destroyed” error on your Xiaomi device having a locked bootloader If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share: