• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Android Infotech

Android Infotech

Android Tips, News, Guide, Tutorials

  • News
  • Root
  • Firmware
  • Applications
  • Knowledge
  • Tutorial
  • Videos
  • Deals
  • Donate
  • Search
You are here: Home / Root / Root Xiaomi Mi Note 10 Lite Android 10 using TWRP and Magisk

Root Xiaomi Mi Note 10 Lite Android 10 using TWRP and Magisk

Updated On: August 11, 2024 by Selva Ganesh Leave a Comment

Releasing “Lite” versions of Flagship mobiles is becoming a trend among manufacturers. Most of the users didn’t even use half of the Flagship level processor power. So, Instead of spending money and making high-end architecture. When a company provides better value mobiles for around $500, People buy those mobiles more. Xiaomi Mi Note 10 Lite comes with a mid-range processor. But other than the processor, everything looks premium, including hardware specs. It comes with an Android 10 based MIUI 12. For a regular user, it can handle any apps. But when you are a regular root apps user or developer, you can root your Xiaomi Mi Note 10 Lite Android 10 using the below method. Here we are using TWRP. So, You can install custom ROMs also.
Xiaomi Mi Note 10 Lite Display Settings Page

After root, you will lose official updates. You have to update your mobile manually. So, Before proceeding with the process, you should know why you need to do it. If you are a regular user, you can try some alternatives for your purpose that don’t require rooting your mobile. When you are a regular root apps user and developer, you can follow the below guide to achieve root on your mobile.

Should you need to Root Xiaomi Mi Note 10 Lite Android 10?

We thank XDA Developer- topjohnwu and mauronofrio (Who successfully tested this method). Without their hard work, We can’t make this method. Coming to root, you should have a proper reason, and you know what you are doing. Yes, with a minimum of 6/8 GB RAM and Qualcomm SDM730 Snapdragon 730G Octa-Core processor, You can use this mobile for basic tasks without root for 2-3 years of use correctly. Software is better compared with other manufacturers, Custom skin OS. Don’t root because everybody says that it can become the fastest car in the world when rooting your mobile. No. Rooting is to extract some performance from the device. But, you already have Powerful specs and software. So, If you are addicted to some root apps, you can root. But, if you want to test, I won’t recommend it.

How to Root Xiaomi Mi Note 10 Lite Android 10 version? (Toco)

Xiaomi Mi Note 10 Lite International Variants come with a flexible bootloader other than some carrier locked devices. It means that different smartphone variants can be easily rooted. The device can also accept installing TWRP recovery or any other custom recovery file/app.

For most of the methods, We follow Magisk to root our device. TWRP recovery is a custom recovery file installed on your devices because you can root them successfully. This article explained the easiest method to follow and install TWRP and Magisk on Xiaomi Mi Note 10 Lite. However, the tool required for rooting this device is the TWRP App.

You can install Official TWRP Recovery once available for your Xiaomi Mi Note 10 Lite to gain more features. Before sharing the tutorial, you may want to know that you can install any custom ROM or firmware with your device’s TWRP recovery. Does it seem complicated? Relax, everything will be explained briefly in bullets.

Things to check out for;

  • Make sure your device battery is above 50%.

  • You should back up your current files and data, full data loss process (save them on external storage).

Pre-Requirement StepsOnePlus 6T OEM Unlock and USB Debugging

  • Enable USB Debugging Mode and OEM Unlock on your mobile. To do this, go to settings >>> about >>> Tap on the “Build Number” 7-10 times consistently to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock. There is no complicated process in Xiaomi Mi Note 10 Lite.

  • Also, download the ADB drivers. Install it on your PC.

  • Download Magisk.Zip (Latest Version) and Copy it to Your external Memory.
  • Download Disable-Dm-Verity-Force-Encrypt.zip Save it in OTG storage.
  • You should download and extract the TWRP package bundle and follow the steps after unlocking the Bootloader. Rename the file to recovery. img and copy the file into the ADB folder.
  • twrp-3.4.0-14-toco-mauronofrio.zip.

Unlock Xiaomi Mi Note 10 Lite Bootloader using ADB and Fastboot

  • Go to the official Mi Bootloader Unlock website and log in with your Mi Account.
  • Enter your Mobile details like phone number, IMEI, reason. You will get the confirmation code on your mobile. Enter the confirmation code on the Mi website and request for unlocking. You will receive a confirmation mail after the approval in 2-10 Days.
Trending⚡-  Root Samsung Galaxy A14 4G/5G Android 14 using Magisk

Mi Flashtool Installation

 

  • Install the Mi Flash Tool in the received mail. Log in with your Same Mi Account, which is used to get the software.

Mi Flash Tool Unlock

  • Switch off your device. Connect your mobile to the PC. Then, enter into Fastboot mode. To do this; Press and hold down the Volume Down + Power buttons at the same time for some time. It will boot your mobile into Fastboot mode.
  • After you successfully boot into Fastboot mode, Select Unlock. It will take 2-3 minutes to finish the process. After the successful process completion, Reboot your mobile.Xiaomi Redmi Note 7 Fastboot

  • Check again to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock. Sometimes they disabled themselves after the boot.

Flash Recovery Image using ADB and Fastboot

Xiaomi Mi Note 10 Fastboot Mode

  • Switch off your device. Then, enter into Fastboot mode. To do this- Press and hold down the Volume Down + Power buttons at the same time for some time.
  • Press the Volume Up button to continue when you see the warning message.

  • Now, connect the Xiaomi Mi Note 10 Lite mobile to the USB cable computer.

  • Launch the fastboot on your computer. Open a Command prompt on your PC and type the below command.

  • fastboot devices
  • It should display the connected devices. If you didn’t get the device, restart the command prompt and Disconnect and Connect your Xiaomi Mi Note 10 Lite. If you are detected, type the below commands one by one and hit Enter.
  • You should execute the commands after every successful response.
  • fastboot flash recovery recovery.img

fastboot flash recovery command

  • The above command will flash recovery on your mobile. Type the below command to boot into recovery, or you can use key combinations.
  • fastboot boot recovery.img

fastboot boot recovery

  • Most of the time, The above command will boot you into recovery. When it doesn’t, After the process complete, Press the Volume Down+ Power button to exit Fastboot mode. When the screen goes off, Immediately Press Volume Up + Power buttons to boot into Recovery mode.

Xiaomi Mi Note 10 Recovery Mode

  • You can also use the fastboot reboot recovery command to boot into recovery. After entering into recovery mode, Go to Wipe Data/Factory Reset and Select Yes to wipe data. It will erase your saved data on your device.

Install Magisk and Disable Dm-Verity-Force-Encrypt in your Xiaomi Mi Note 10 Lite using TWRP

TWRP Installation Screen

  • Select Wipe->Advance Wipe->Select Cache Data.
  • Return to Home of TWRP select Install.
  • Select Disable Dm-Verity-Force-Encrypt.Zip.
  • After the installation, Again, navigates to Home and Select Install.
  • In the same way, install Magisk.zip.
  • After the successful installation, Reboot your mobile.
  • You can also install Magisk Manager in your Mobile Applications. Install a Root checker to verify your Root Status.

What More?

In my opinion, you don’t need to root your Xiaomi Mi Note 10 Lite Android 10 version. If you thought you could Improve Performance By Root; With the Qualcomm SDM730 Snapdragon 730G Octa-Core processor and 6/8 GB RAM, your device can perform well. If you don’t know how much RAM you need, You will never use this much RAM. It would help if you did not Boot into Normal OS Booting by pressing the power button after firmware flash. It will boot you to a Non-Rooted environment. So, you should pay attention to the first recovery boot step.

If you root your device because of the battery drain issues, you can optimize your battery without root. Beyond this, if your purpose is to Disable Bloatware apps, you can do that without using them. This method is based on TWRP custom recovery. Thus you can install Custom ROMs. When you have any suggestions or doubts, comment below.

Source, (2)

Selva Ganesh
Selva Ganesh

Selva Ganesh is the Chief Editor of this Blog. He is a Computer Science Engineer, An experienced Android Developer, Professional Blogger with 8+ years in the field. He completed courses about Google News Initiative. He runs Android Infotech which offers Problem Solving Articles around the globe.

Share This Post:

Related Posts

  • Root Xiaomi Mi A3 Android 11 using TWRP and Magisk
  • Root Xiaomi Mi A3 Android 10 using TWRP and Install OrangeFox Recovery
  • Root Xiaomi Mi 8 Android 10 using TWRP and Magisk

Filed Under: Root Tagged With: TWRP, Xiaomi

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Join With Us

Upgrade to Galaxy S25 & Get $850 OFF with Trade-In – Limited Time Offer!

$12/mo

Samsung Galaxy S25 at $12/mo for 24 Months in the Official Samsung Online Store.

More Less
Expired on: 31-03-2025

Advertisement

Recent Comments

  • Bill Croce on Samsung Galaxy S25 Notifications Not Working? Try These 10 Secret Fixes Now!
  • Selva Ganesh on Root Motorola Moto G85 Android 14 using Magisk
  • Altamash on Root Motorola Moto G85 Android 14 using Magisk
  • sajad hussain on Root Moto G45 Android 14 using Magisk
  • Selva Ganesh on Root Moto G45 Android 14 using Magisk

Today Trending News ⚡

Unbelievable Deal Samsung Galaxy A14 5G for Just $39.88!

Unbelievable Deal Samsung Galaxy A14 5G for Just $39.88!

Deal Samsung Galaxy A14 5G for Just $39.88!- Are you looking for a … [Read More...] about Unbelievable Deal Samsung Galaxy A14 5G for Just $39.88!

Footer

Copyright © 2025 AndroidInfotech.com, All Rights Reserved. Iris Media MSME. Android Infotech is a Registered Enterprise under UDYAM-TN-21-0012548. Android is a trademark of Google Inc. All contents on this blog are copyright protected and should not be reproduced without permission.

  • Subscribe
  • Sitemap
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Our Image License
  • Hosted on Google Cloud
  • Ad Partner Ezoic
  • Corporate Office