Xiaomi Redmi Note 4X (codenamed mido) is still a popular device among custom firmware enthusiasts, but the first step to installing it is to unlock the bootloader. The procedure is officially supported by Xiaomi, but new nuances have appeared since 2023: modified waiting rules, updated versions of the Mi Unlock Tool and additional account checks. In this article, the current unlock algorithm for all the pitfalls, including the Couldnβt unlock, 10008 and 86006 errors.
Itβs important to understand that unlocking the bootloader resets the device to factory settings, deletes all data, and can void the warranty (if itβs still valid), which takes 72 hours to 2 weeks β not a bug, but a feature of Xiaomiβs policy to combat stolen phones, and weβll take every step from linking the Mi boot account to the final reboot with the unlocked loader, and also give a checklist to check before you start.
Why you should unlock the bootloader on the Redmi Note 4X
The factory bootloader Xiaomi blocks:
- π Install custom firmware (LineageOS, Pixel Experience, Havoc-OS, etc.).
- π οΈ Use of unofficial kernels for acceleration or saving charge.
- π§ Modification of system partitions through TWRP magisk.
- π± Restore your device via Fastboot if it βburstsβ after a failed update.
Without unlocking, even official firmware through the Mi Flash Tool may not be installed β the system will simply ignore the command fastboot flash. However, there is a downside: an unlocked bootloader makes the device more vulnerable to malware if you install unverified files.
β οΈ Note: If you are buying a Redmi Note 4X hand, make sure the previous owner untie his Mi Account from the device. Otherwise, after unlocking the phone may require the old password, and contact the seller will be impossible.
Preparation for Unblocking: Checklist of Mandatory Actions
Before starting the procedure, follow all the items from the list below, skipping at least one step will lead to errors in the Mi Unlock Tool:
Create a Mi Account (if not) and confirm email/phone
Link the Mi Account to the device in the settings
Enable USB debugging and OEM unlocking
Update the firmware to the latest stable version of MIUI
Mi Unlock Tool (Review) (2026)
Install ADB/Fastboot drivers for Windows
Backup important data (unlocking will reset your phone)
-->
Pay special attention to the account linking item.
- Go to Settings β Xiaomi account.
- Click on the avatar and select Synchronization.
- Make sure that the device is ticked next to the label and the Redmi Note 4X model is displayed.
If you don't check the box, click Add Device and follow the instructions. Without this, the Mi Unlock Tool will give you an 86006 error ("Device not tied").
Official MIUI (Other Region)
LineageOS or AOSP
Pixel Experience
Havoc-OS or DerpFest
Another custom firmware
-->
Download and setup Mi Unlock Tool 2026
Mi Unlock Tool is the official utility from Xiaomi, but its latest version should be searched on forums (for example, 4PDA or XDA-Developers), since the official website often contains an outdated build.
Download the archive at the link (Unlock Tool section) and do:
- Unpack the archive in a folder without Cyrillic characters (for example, C:\MiUnlock).
- Launch it. miflash_unlock.exe on behalf of the administrator.
- Sign in to your Mi Account (should match the phone!).
- Connect the Redmi Note 4X in Fastboot mode (clip Volume Down + Power when the phone is off).
If the utility does not see the device:
- π Check the cable (you need an original or high-quality USB Type C).
- π₯οΈ Install the drivers. ADB/Fastboot via Mi Flash Tool or manually (download here).
- π Restart your computer and phone, reconnect.
β οΈ Note: If the Mi Unlock Tool shows Added successfully status. Wait 168 hours is OK. Xiaomi blocks instant unlock for new accounts. Wait for the specified time (usually 7 days), periodically checking the status in the utility.
Step-by-step: unlocking the loader
When the waiting timer expires, follow the following steps:
- Turn off your phone and press Volume Down + Power to enter the Fastboot. A hare in a hat-eared hat will appear on the screen.
- Connect your phone to your PC and start the Mi Unlock Tool (from the administrator!).
- Sign in to your account (should match the device attached!).
- Press Unlock.
Once successfully unlocked, the phone will automatically restart and reset to factory settings. The first turn on can take up to 10 minutes - don't interrupt the process!
What if the Mi Unlock Tool is 99% locked?
Critical detail: after unlocking the bootloader, the lock screen will constantly display a warning This device is unlocked.This is normal and does not affect the operation of the phone, but you can only delete the inscription by re-locking the bootloader (which cancels all the benefits of unlocking).
Common mistakes and their solutions
Even with the correct following of the instructions, errors can occur. Below is a table with the codes and how to correct them:
| Error code | Reason. | Decision |
|---|---|---|
| Couldnβt unlock (10008) | Device not linked to account or account new (less than 7 days). | Link your account to your phone and wait 168 hours. |
| 86006 | The account in Mi Unlock Tool does not match the one tied to the phone. | Log in to the same account as on the device. |
| 86012 | Too frequent attempts to unlock (more than 3 times a day). | Wait 24 hours and try again. |
| Device is locked after unlocking | Incomplete unlocking (sometimes occurs when the process is interrupted). | Repeat the procedure in the Mi Unlock Tool. |
If the error is not listed in the table, try:
- π Change the Mi Unlock Tool (sometimes a rollback to 5.5.224.24 helps).
- π± Switch your phone to the last stable phone MIUI via Fastboot (without unlocking!).
- π₯οΈ Use a different computer (sometimes the lock is linked to the computer). IP or MAC-PC address).
π‘
If the Mi Unlock Tool is not compatible with MIUI, download the latest firmware for the Redmi Note 4X (mido code) from the Xiaomi Firmware Updater and run it through the Mi Flash Tool in clean all mode (without unlocking!).
What to do after successful unblocking
Now your Redmi Note 4X is ready to install custom firmware or modifications.
- Install. TWRP Recovery: fastboot flash recovery twrp-3.7.0_mido.img fastboot boot twrp-3.7.0_mido.img (download TWRP can be found on the official website).
- Make a backup of the current firmware through TWRP (Backup section).
- Magisk (if you need root): fastboot flash boot magisk_patched.img
- Install custom firmware (via TWRP β Install).
For beginners, we advise you to start with the Pixel Experience firmware - it is as close to "pure" Android and works stably on the mido. Avoid firmware based on Android 12+ - the Redmi Note 4X has a weak processor (Snapdragon 625), and new versions of the OS will slow down.
β οΈ Note: After installing custom firmware, the module may stop working NFC (If it was your version of the Redmi Note 4X). This is due to the lack of drivers in AOSP-So the solution is to run a kernel with support. NFC (for example, NFC Fix Kernel by XDA-Developers).
π‘
Unlock the bootloader on the Redmi Note 4X β It's a one-time procedure, and then you can flash any custom firmware, but you lose the ability to get it. OTA-formalization MIUI (You will need to update manually via Fastboot or TWRP).