Code:
/**
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
**/
UNLOCKING BOOTLOADER
- Sign in Mi account on you device, it requires 168 hours before unlocking bootloader.
- Then enter Developer options, and turn on OEM UNLOCKING.
- [recommend] turn off Automatic system updates, because it will lost root unconsciously as the update.
- Download Mi unlocker Tool(Windows), and login mi account which you have been logging.
- Then follow tool's steps, after unlocking you will lost all user data.
(I have tried to prevent to wipe them, but for me it isn't worked)
Method 1: CUSTOM RECOVERY
From now, we can get root with twrp.
TWRP Install guide: https://forum.xda-developers.com/xiaomi-mi-10t/development/recovery-twrp-mi-10t-mi-10t-pro-t4187427- boot into twrp
- install <magisk>.zip
View attachment Magisk-20.4(20400).zip
Method 2: MAGISK PATCHED IMAGE ROOT
It will not be updated because of custom recovery, exclude on request
FILES REQUIRED:
- Adb tool (Windows): Download
- Patched boot:
-----------------------------------------
V12.0.4.0 EEA
https://androidfilehost.com/?w=files&flid=319161
V12.0.5.0 EEA
https://androidfilehost.com/?w=files&flid=319162
V12.0.6.0 EEA
https://androidfilehost.com/?w=files&flid=319163
V12.0.10.0 EEA
https://androidfilehost.com/?w=files&flid=319164
-------------
V12.0.6.0 GLOBALhttps://androidfilehost.com/?w=files&flid=319755
V12.0.7.0 GLOBAL
https://androidfilehost.com/?w=files&flid=320101
-------------
V12.0.2.0 INhttps://androidfilehost.com/?w=files&flid=319369
-------------
V12.0.3.0 xiaomi.euhttps://androidfilehost.com/?w=files&flid=319453
-------------
V12.0.3.0 CNhttps://androidfilehost.com/?w=files&flid=319647
V12.0.5.0 CN
https://androidfilehost.com/?w=files&flid=320100
Tips:
- Xiaomi 10T and Xiaomi 10T PRO use same firmware
- Xiaomi 10T series are splitted in
- Global Version (global)
- Europe Version (eea)
- Chinese Version (chinese)
- Indian Version (in)
If you don't know which version you have, you can download a Terminal app and then type:
Code:getprop ro.product.mod_device
- Download correct patched boot file
(In my case, I need to download magisk_patched_V12.0.10.0_eea.img)
- Extract adb tool, in this folder press shift + right click to open the PowerShell. (Windows only)
- Now we can type this following command
Code:./fastboot flash boot /path/of/your/magisk_patched.img - If you see, Okay, you can reboot now
Code:./fastboot reboot - Finally download Magisk manager.
Discussion:
t.me/xiaomiApolloGlobal
Attachments
-
3.1 MB Views: 157
Last edited: