How to Root Xiaomi Mi CC9 and Flash TWRP Recovery

Xiaomi Mi CC9 and Mi CC9E

An unofficial version of TWRP Recovery has been released for Xiaomi Mi CC9. You can use it to get administrator privileges on your device. In this guide, detailed steps have been provided to install TWRP Recovery and, later, the Xiaomi Mi CC9 root user.

Xiaomi has always been one of the leaders in development-related activities. This fact was further reinforced by the news that it was barely a month or two ago that it was launched, but it has already received an unofficial version of TWRP Recovery. Therefore, we will discuss here how to install this TWRP recovery on Mi CC9. In addition, the device will be rooted with the help of the Magisk installation program zip file. So, follow the instructions below for the same thing.

Warning

Rooting the Xiaomi Mi CC9 will probably void its warranty. Although rooting does not erase data, it is always advisable to be on the safe side and have a backup. In addition, you follow the steps knowing the implications and inherent risks.

Flashing a custom recovery such as TWRP is always associated with a risk factor, even more so if it is an unofficial factor. DroidViews or one of its members can not be held responsible if anything happens to your device by performing the steps below.

Prerequisites and Downloads

Install TWRP on Xiaomi Mi CC9

Until you install a custom recovery such as TWRP, you will not be able to root your device. So, in the TWRP and Xiaomi Mi CC9 root installation guide, first, we would flash the TWRP and then use it to root your device.

    1. reappoint TWRP recovery extracted from recovery-TWRP-3.3.1-0709-XIAOMI_CC9-CN-wzsx150.img simply récupération.img.
    2. Place this image file in the platform tools folder.
    3. In the same folder, type cmd in the address bar to open the command prompt.Install TWRP Mi CC9-cmd Recovery "srcset =" https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-cmd.png 1080w , https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-cmd-768x432.png 768w "data-lazy-sizes =" ( max -width: 1080px) 100vw, 1080px "src =" https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-cmd.png
    4. Connect your device to the PC via a USB cable.
    5. Type the code below to verify the success of the ADB connection. If you get an alphanumeric code, it means that the connection is successfully established.
      adb devices

      Adb Devices Command "src =" https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-adb-devices.jpg

    6. Now start the device in quick start mode with the following command:
      adb reboot bootloader
    7. Then enter the command below to install TWRP recovery on your Mi CC9:
      fastboot flash recovery recovery.img
    8. You can now restart your Android OS device. Take the help of the following command:
      fastboot reboot

With that, TWRP is now installed successfully on your device. You can now easily root your device. Follow the section below for the same thing.

Steps to root Xiaomi Mi CC9 via Magisk

  1. Connect your device to the PC via a USB cable.
  2. Activate USB debugging option on your device settings > Developer options.
  3. Download Magisk-v19.3.zip and transfer it to the internal memory of the device.
  4. Go to Tools ADB and Fastboot Platform and type cmd in the address bar. This will open the command window.
  5. Type the code below to start your device on TWRP Recovery:
    adb reboot recovery
  6. In TWRP recovery, press Install.Root Mi CC9 with magisk v19.3 "srcset =" https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-Flash-magisk- v19.3.jpg 800w, https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-Flash-magisk-v19.3-768x512 .jpg 768w, https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-Flash-magisk-v19.3-225x150.jpg 225w , https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root-Mi-CC9-Flash-magisk-v19.3-90x59.jpg 90w "data- lazy-values ​​= "(max-width: 800px) 100vw, 800px" src = "https://www.droidviews.com/wp-content/uploads/2019/08/Install-TWRP-Recovery-and-Root -Mi -CC9-Flash-magisk-v19.3.jpg
  7. Move towards Magisk-v19.3.zip and select it.
  8. Swipe right to Sweep to confirm Flash.

With that, your device is now properly rooted with Magisk. Go ahead and try different Magisk modules or even try Xposed Framework.

To conclude, it was a detailed guide on installing TWRP and the Xiaomi Mi CC9 root. If you have any doubts regarding any of the above mentioned steps, please inform us in the comments section below. If you are having problems such as the depletion of your device's battery, you need to follow the tips to calibrate the Android battery in order to get better performance.

Leave a Reply