Simple guides on How to install TWRP Recovery on Mi Note 10 / Mi CC9 Pro and root it Successfully.
Xiaomi Mi Note 10 Specifications
The Xiaomi Mi Note 10 is the re-branded global variant of the Mi CC9 Pro (China) model. Xiaomi has included Samsung ISOCELL HMX sensor for high-quality images even in low light mode. It sports a Quad rear camera setup of a 108MP (7P lens, Wide, f/1.7) + a 12MP (telephoto, f/2.0) + a 5MP (upscaled to 8MP, telephoto, f/2.0) + a 20MP (ultrawide, f/2.2) + a 2MP (macro, f/2.4) sensor. The rear camera setup offers PDAF, Laser AF, OIS, Dual Pixel PDAF, 2x-5x optical zoom, HDR, Panorama, a quad-LED dual-tone flash, etc. On the front side, there is a 32MP (wide, f/2.0) selfie camera available.
Advantages of TWRP Recovery
Here are some of the advantages of installing a TWRP Recovery on an Android Device:
- Flash Custom ROM on Xiaomi Mi Note 10 using TWRP
- Flash mods zip & Xposed modules files to customize their phone
- Root the device via Magisk or SuperSU
- Create and Restore Nandroid Backup using TWRP Recovery
- Overclock and Underclock
- Users can clean Wipe, Cache, and Data
- Flash the image file using TWRP recovery on Xiaomi Mi Note 10
- Remove all bloatware
Disclaimer!
- The “fastboot boot twrp.img” doesn’t work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use ADB, TWRP, or System to reboot into blue fastboot bootloader mode or flash the twrp.img. Boot the device, reboot into bootloader and flash the original boot.img back, before booting into twrp.
- You can also use “fastboot reboot bootloader” in the blue fastboot mode.
- This is a bootloader bug, maybe it gets fixed with the stock Q bootloader.
- Decrypt is not working for now (Is probably because the current stock firmware is still on May security patch – will be fixed with June patch)
Steps to Install TWRP Recovery on Xiaomi Mi Note 10 (tucana)
In this guide, we will discuss how to install TWRP on Mi Note 10 (tucana) easily via ADB Fastboot method. Follow the full guide.
Guides:
- The guide and TWRP files are only for the Xiaomi Mi Note 10 (tucana). Don’t try on other models.
- You should have a PC/Laptop and a USB cable.
- Make sure to charge your device battery at least 50%.
- Before flashing a custom recovery, you need to unlock the bootloader on Xiaomi Mi Note 10. [Process will be the same]
- Take a complete backup without Root of your device.
Download Required Files
- Download TWRP Recovery: Click here
- Download and install the latest Xiaomi USB drivers on your PC/Laptop.
- Download ADB and Fastboot tool for Windows |
Installation Guide:
Follow the instructions given down below to install TWRP on your phone:
- First of all, enable the Developer Options and USB Debugging mode on your device.
- Head over to the device Settings > System > About Phone > then tap on the Build Number for seven times to enable Developer options mode.
- Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.
- Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.
- Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
- Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
- Now, your device is connected successfully as a fastboot device.
- Type the following command and hit enter to check the fastboot device connected or not:
fastboot devices
- Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery twrpname.img
- To just boot, you can use the command fastboot boot twrpname.img
- That’s it. You’ve successfully installed the TWRP Recovery on Mi Note 10 (tucana) device. Now, you have to flash the Root.
I hope you have successfully installed the TWRP Recovery on your Xiaomi Mi Note 10 (tucana) device. Feel free to write down your comments below.
0 Comments