Skip to Content

How to solve “device is corrupt. It can’t be trusted and will not boot” error on Android with Locked Bootloader

If you’re encountering the “Your device is corrupt” error on your Android device with a locked bootloader, you might be in a bit of a pickle. When your bootloader is unlocked, resolving such issues is relatively straightforward, with options like factory resets, flashing stock firmware, or installing custom ROMs. However, when the bootloader is locked, the situation becomes more challenging.

Many users have reported seeing the “Your device is corrupt It can’t be trusted and will not boot” error message on devices with locked bootloaders. This problem often arises from having certain modules installed on your device, like Magisk modules, LSPosed, or a custom recovery such as TWRP, and then relocking the bootloader.

The detail error message as below:

Your device is currupt. It can’t be trusted and will not boot.

How to solve "device is corrupt. It can't be trusted and will not boot" error on Android with Locked Bootloader

So, what can you do to fix this issue? Fortunately, there is a clever workaround that can help you get your device back on track. In this guide, we’ll walk you through the steps to resolve the “Your device is corrupt” error on Android devices with locked bootloaders. Let’s dive right in.

How to fix “Your device is corrupt” error on Android with Locked Bootloader

Please be aware that the process described below will erase all data on your device and may void your device’s warranty. We cannot be held responsible for any unforeseen consequences, including a thermonuclear war, missed alarms, or damage to your device or data resulting from the steps outlined.

  1. Download and extract the Android SDK Platform Tools on your PC. These tools are essential for the procedure.
  2. Long-press the power key on your Android device to turn it off.
  3. To boot into Fastboot Mode, use hardware key combinations. In the case of OnePlus devices, there’s a shortcut. When the “Your device is corrupt” error message appears, simply press and hold the Power, Volume Up, and Volume Down keys simultaneously for a few seconds
  4. Once your device is in Fastboot Mode, connect it to your PC using a USB cable.
  5. Open the Command Prompt inside the platform tools folder and enter the following command:fastboot devices
  6. You should see a serial ID. If you don’t, you may need to install Fastboot Drivers on your PC.
  7. Type the following command in the Command Prompt to unlock device’s bootloader:fastboot flashing unlock
  8. You might receive a prompt on your device. Select “YES,” “OK,” or “Unlock Bootloader.”
  9. After confirming the bootloader unlock, your device will undergo a reset, and then it will boot into the operating system. That’s it!

Note for OnePlus Users

If you cannot access Fastboot Mode, an alternative is to boot your device into Emergency Download Mode (EDL) and then reflash the firmware using the MSM Download Tool.

These are the steps to resolve the “Your device is corrupt” error on Android devices with a locked bootloader. If you have any questions or concerns about these steps, please feel free to ask in the comments. We will respond with a solution as soon as possible.

In this guide, we’ve shown you how to tackle the “Your device is corrupt” error on Android devices with locked bootloaders. It’s important to note that while these steps can help resolve the issue, they come with certain risks. By following these instructions, you may lose all the data on your device, and there’s a possibility that your device’s warranty could be voided.