How to root Redmi Note 9 miui 12.0.10.0.QJOEUXM - Redmi Note 9 Questions & Answers

I have a redmi note 9 on miui 12.0.10.0.QJOEUXM and i want to root it. Do you guys know how to do it ?
Thanks..

Same as any other miui version.
Flashing the magisk patched boot.img.

VD171 said:
Same as any other miui version.
Flashing the magisk patched boot.img.
Click to expand...
Click to collapse
Yes but where i can find this magisk patched boot.img?

You can patch that manually, using the magisk app.
Just extract the boot.img from the stock miui and then patch it using the magisk app.

VD171 said:
You can patch that manually, using the magisk app.
Just extract the boot.img from the stock miui and then patch it using the magisk app.
Click to expand...
Click to collapse
Ooo thanks youu

I also want to root my Note 9(QJOEUXM at 12.0.10.0). But I've read contradicting information here in the forum regarding the approach. E.g. the VBMETA.IMG. Do I need the patched version or do I have to flash the originals with the command fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img?
I'm a little cautious because I already wrecked the Note 9 with the original xiaomi flash tool when trying to downgrade.

Or can I easy use the XiaoMiTool V2?

Meik2 said:
I also want to root my Note 9(QJOEUXM at 12.0.10.0). But I've read contradicting information here in the forum regarding the approach. E.g. the VBMETA.IMG. Do I need the patched version or do I have to flash the originals with the command fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img?
I'm a little cautious because I already wrecked the Note 9 with the original xiaomi flash tool when trying to downgrade.
Click to expand...
Click to collapse
The patched vbmeta and the stock vbmeta flashed with "disable-verity and disable-verification" are exactly same.
Any patched vbmeta from any miui version will works perfectly.

OK. Here you wrote that the RECOVERY.IMG is needed. But this File is not part of the stock Fastboot Image. Do i need the recovery.img or just
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot magisk_patched.img
and the Device has root.
As far as I understand, I still have to flash the recovery to get the TWRP recovery.

Meik2 said:
OK. Here you wrote that the RECOVERY.IMG is needed. But this File is not part of the stock Fastboot Image. Do i need the recovery.img or just
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot magisk_patched.img
and the Device has root.
As far as I understand, I still have to flash the recovery to get the TWRP recovery.
Click to expand...
Click to collapse
Recovery.img is not needed.
You can avoid recovery safely.
If you want to have the original recovery, just flash the stock recovery.img.
If you want to have twrp, just flash the twrp recovery.img.
[RECOVERY PROJECT] Collection of TWRP & PBRP & SHRP & ORANGEFOX for MERLIN (Redmi Note 9 / Redmi 10X 4G)
Works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Warnings: - This is not a development thread. This is a help thread. - I didn't build any of them. Use at your own risk. - I don't have the source code for any of them. Use at your own...
forum.xda-developers.com

OK. The i will start rooting my device now. Where can I get the TWRP-recovery.img and the stock recovery for 12.0.10.0? How i said, the recovery.img is not part of the official stock zip File

Will SPFlash Tool still work with this Android Version? Then I could do a backup for the recovery Partition. BTW. Root was successfull. Thanks for your support.

Meik2 said:
OK. The i will start rooting my device now. Where can I get the TWRP-recovery.img and the stock recovery for 12.0.10.0? How i said, the recovery.img is not part of the official stock zip File
Click to expand...
Click to collapse
TWRP for V12.0.6.0 will works perfectly.
The zip file is the recovery mode rom.
The tgz file is the fastboot mode rom.
The zip file doesn't come with the recovery.img file.
The tgz file comes with the recovery.img file.
Here, you can find many TWRP versions:
[RECOVERY PROJECT] Collection of TWRP & PBRP & SHRP & ORANGEFOX for MERLIN (Redmi Note 9 / Redmi 10X 4G)
Works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Warnings: - This is not a development thread. This is a help thread. - I didn't build any of them. Use at your own risk. - I don't have the source code for any of them. Use at your own...
forum.xda-developers.com
Here, you can find the stock recovery.img file:
[IMG][STOCK][PATCHED] Boot, Vbmeta and Recovery: Images Partitions for MERLIN (Xiaomi Redmi Note 9 / Xiaomi Redmi 10X 4G)
Original Stock BOOT.IMG for MERLIN + Magisk Patched BOOT.IMG for MERLIN + Original Stock VBMETA.IMG for MERLIN + Original Stock RECOVERY.IMG for MERLIN Works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Firmware Versions: - (Engineering)...
forum.xda-developers.com

Meik2 said:
Will SPFlash Tool still work with this Android Version? Then I could do a backup for the recovery Partition. BTW. Root was successfull. Thanks for your support.
Click to expand...
Click to collapse
Yes, but you need to bypass the EDL authentication.
Or, you can just enter in fastboot and flash the preloader of V12.0.4.0 and you will can skip bypass the EDL authentication.

Perfect. That's all i wanted to know. -- Nearly all. What happens if my Note 9 starts an OTA Update? I've seen there is one available few minutes ago. 12.0.1.0 RJOEUXM

Meik2 said:
Perfect. That's all i wanted to know. -- Nearly all. What happens if my Note 9 starts an OTA Update? I've seen there is one available few minutes ago. 12.0.1.0 RJOEUXM
Click to expand...
Click to collapse
If you root the device and flash it using OTA Update, probably the device will got a bootloop.
You can flash updates using fastboot safely and securely.
Just use the "flash_except_data" file.

OK. Thanks for this great support.
best regards

Meik2 said:
OK. Thanks for this great support.
best regards
Click to expand...
Click to collapse
You are welcome, my friend.
Enjoy.
Regards

Related

Root via magisk doesn't work

Hi,
I'm on MIUI Global 12.0.4.0 (QCREUXM) rom, and my bootloader is unlocked with official Xiaomi tool.
I tried to root my Redmi 9c by modifying the boot.img file with magisk, and flashing it via adb.
It resulted in bootloop. So I reset back to the original boot.img, and I'm still rootless...
Does anyone know how to root this phone ?
There is no TWRP for it right now.
Thanks for any help.
BTW, is it normal that modified boot.img is much lighter than original file ? (11Mo vs 65Mo)
batteurfou said:
Hi,
I'm on MIUI Global 12.0.4.0 (QCREUXM) rom, and my bootloader is unlocked with official Xiaomi tool.
I tried to root my Redmi 9c by modifying the boot.img file with magisk, and flashing it via adb.
It resulted in bootloop. So I reset back to the original boot.img, and I'm still rootless...
Does anyone know how to root this phone ?
There is no TWRP for it right now.
Thanks for any help.
BTW, is it normal that modified boot.img is much lighter than original file ? (11Mo vs 65Mo)
Click to expand...
Click to collapse
I am facing the same result, probably the reason is that the device is SAR - System-As-Root, therefore patching boot.img aint giving root previliges and flashing causing bootloops.
Moreover modiying the system.img and flashing it wont give you root ethier.
You can try modfying and flashing the recovery.img while wiping your data as dsecribed in magisk site but every time you reboot, you need to apply the same combo buttons to enable the magisk root.
All we can do for now is to wait for a custom recovery that will probaly never be arrived or im wrong.
BTW: the patched img is supposed to be small as what ive researched, magisk repacker is repacking and compiling it to a smaller img.
Flash pachedboot.img then vbmeta 256 bites file
Redmi 9c not rooting via magsik patched boot img
Same issue
same here ,
my xiaomi 9c BL are unlock with xiaomi unlock tools
after i patch my boot.img with magisk the patchboot.img become smaller like 10kb only
after i fastboot and flash it bootloop every time
im sure my patchboot.img have some problem
but no idea how to fix it
is there anyone get this kind of problem , and how you fix it
please share your Thought thank you
powershell wont run the .\fastboot flash boot magisk_patched.img command. it gets stuck in waiting for devices even when the device is plugged and already on fastboot mode. any ideas how to fix this?
rtanjunyu said:
same here ,
my xiaomi 9c BL are unlock with xiaomi unlock tools
after i patch my boot.img with magisk the patchboot.img become smaller like 10kb only
after i fastboot and flash it bootloop every time
im sure my patchboot.img have some problem
but no idea how to fix it
is there anyone get this kind of problem , and how you fix it
please share your Thought thank you[/QUOTE
Hi, how were u able to unlock the 9c? I tried to unlock using the mi unlock tool but the message appears Couldn't Unlock then some Chinese words beneath it (can shu gong chang). How to solve this? Thank you
Click to expand...
Click to collapse
Guys check out my thread on how to root it!!! Credits to Surendra R sonawane for it:
How to ROOT Xiaomi Redmi 9C [FUNCTIONAL]
Ok so i found out that you cant root this phone without flashing vbmeta.img So its pretty simple to root your phone, here are the steps: 1. Patch your boot.img with magisk 2. download vbmeta.img and put it into your adb folder (do the same with...
forum.xda-developers.com
batteurfou said:
Hi,
I'm on MIUI Global 12.0.4.0 (QCREUXM) rom, and my bootloader is unlocked with official Xiaomi tool.
I tried to root my Redmi 9c by modifying the boot.img file with magisk, and flashing it via adb.
It resulted in bootloop. So I reset back to the original boot.img, and I'm still rootless...
Does anyone know how to root this phone ?
There is no TWRP for it right now.
Thanks for any help.
BTW, is it normal that modified boot.img is much lighter than original file ? (11Mo vs 65Mo)
Click to expand...
Click to collapse
After flashing boot.img file flash vbmeta.img file it will prevent it from bootloop just Google vbmeta.img download it and flash it through adb tools after flashing magisk modified boot.img file
To flash it in adb type flash vbmeta vbmeta.img
I have successfully rooted my redmi 9C with this method and no bootloop issue
batteurfou said:
Hi,
I'm on MIUI Global 12.0.4.0 (QCREUXM) rom, and my bootloader is unlocked with official Xiaomi tool.
I tried to root my Redmi 9c by modifying the boot.img file with magisk, and flashing it via adb.
It resulted in bootloop. So I reset back to the original boot.img, and I'm still rootless...
Does anyone know how to root this phone ?
There is no TWRP for it right now.
Thanks for any help.
BTW, is it normal that modified boot.img is much lighter than original file ? (11Mo vs 65Mo)
Click to expand...
Click to collapse
First download official stock rom from here:
Xiaomi MiUI Fastboot ROM download link for all Mi phones
Here you can find download link to MiUI stable fastboot ROM for Indian, global & other Mi variants. Mi fastboot firmware download India
miservicecentre.com
Then install latest version of magisk manager patch boot.img
Then flash it with adb.
Most important!
After flashing patched_boot.img flash vbmeta by typing "fastboot flash vbmeta vbmeta.img
Download it from from here:
vbmeta
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Then reboot and enjoy root!
See this post: https://forum.xda-developers.com/t/guide-how-to-root-redmi-9c-tested.4251085/

bricked my phone with no recovery, how to restore

hello so today I tried to flash twrp but I got a message saying this system has been destroyed, I would really like help on how I can restore it and I dont have any recovery, it automatically boots to fastboot and i cant do anything
also edit: I cant boot into recovery because everytime I try to do fastboot boot twrp.img it says this system has been destroyed and tells me to shutdown
deja_blue said:
hello so today I tried to flash twrp but I got a message saying this system has been destroyed, I would really like help on how I can restore it and I dont have any recovery, it automatically boots to fastboot and i cant do anything
also edit: I cant boot into recovery because everytime I try to do fastboot boot twrp.img it says this system has been destroyed and tells me to shutdown
Click to expand...
Click to collapse
Did you unlock bootloader?
Did you flash patched vbmeta?
VD171 said:
Did you unlock bootloader?
Did you flash patched vbmeta?
Click to expand...
Click to collapse
Yes, I unlocked the bootloader
But I dont think I flashed a patched vbmeta
[VBMETA][IMG][PATCHED] VBMETA Image Partition: Disabled verity & Disabled verification for MERLIN (Xiaomi Redmi Note 9 / Xiaomi Redmi 10X 4G)
PATCHED VBMETA.IMG for MERLIN by VD171 For what do I need it ? If you try to flash any custom partition, your device can bricks or gets in bootloop. This patch with disabled verity and disabled verification avoid it and need to be flashed once...
forum.xda-developers.com
VD171 said:
[VBMETA][IMG][PATCHED] VBMETA Image Partition: Disabled verity & Disabled verification for MERLIN (Xiaomi Redmi Note 9 / Xiaomi Redmi 10X 4G)
PATCHED VBMETA.IMG for MERLIN by VD171 For what do I need it ? If you try to flash any custom partition, your device can bricks or gets in bootloop. This patch with disabled verity and disabled verification avoid it and need to be flashed once...
forum.xda-developers.com
Click to expand...
Click to collapse
gives me this: FAILED (remote: 'Error flashing partition : Volume Full')
deja_blue said:
gives me this: FAILED (remote: 'Error flashing partition : Volume Full')
Click to expand...
Click to collapse
How did you flash it?
May attach the screenshot, please?
VD171 said:
How did you flash it?
May attach the screenshot, please?
Click to expand...
Click to collapse
I never saw this error before.
Try using spflashtool.
VD171 said:
I never saw this error before.
Try using spflashtool.
Click to expand...
Click to collapse
I was trying random files until one worked
deja_blue said:
I was trying random files until one worked
Click to expand...
Click to collapse
You can use any patched vbmeta.
It will works perfectly to any version.
VD171 said:
You can use any patched vbmeta.
It will works perfectly to any version.
Click to expand...
Click to collapse
some gave me the partition full error
anyway what do I do now
Quick update: I think I managed to flash the stock ROM and atleast get the phone working again
deja_blue said:
some gave me the partition full error
anyway what do I do now
Click to expand...
Click to collapse
You can keep any patched vbmeta of any version.
If V12.5.1.0 has ben flashed, you can keep it.
VD171 said:
You can keep any patched vbmeta of any version.
If V12.5.1.0 has ben flashed, you can keep it.
Click to expand...
Click to collapse
gonna try again tomorrow but thanks for the help
also another quick update: before flashing the stock ROM I flashed the patched vbmeta but it still wouldnt quite let me flash TWRP
deja_blue said:
also another quick update: before flashing the stock ROM I flashed the patched vbmeta but it still wouldnt quite let me flash TWRP
Click to expand...
Click to collapse
Some TWRP are not working on some versions.
I suggest you to try all versions, if you can.
Flashing recovery does not brick your device, you can flash another easily and safely.
I suggest you to flash recovery using fastboot.
Certainly, more than one will works to you.
[RECOVERY PROJECT] Collection of TWRP & PBRP & SHRP & ORANGEFOX for MERLIN (Redmi Note 9 / Redmi 10X 4G)
Works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Warnings: - This is not a development thread. This is a help thread. - I didn't build any of them. Use at your own risk. - I don't have the source code for any of them. Use at your own...
forum.xda-developers.com
VD171 said:
Some TWRP are not working on some versions.
I suggest you to try all versions, if you can.
Flashing recovery does not brick your device, you can flash another easily and safely.
I suggest you to flash recovery using fastboot.
Certainly, more than one will works to you.
[RECOVERY PROJECT] Collection of TWRP & PBRP & SHRP & ORANGEFOX for MERLIN (Redmi Note 9 / Redmi 10X 4G)
Works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Warnings: - This is not a development thread. This is a help thread. - I didn't build any of them. Use at your own risk. - I don't have the source code for any of them. Use at your own...
forum.xda-developers.com
Click to expand...
Click to collapse
I realized my firmware version is RJZEUXM, would any of the vbmeta images work?
deja_blue said:
I realized my firmware version is RJZEUXM, would any of the vbmeta images work?
Click to expand...
Click to collapse
You can use ANY patched vbmeta securely and safely, my friend.
Just trust me
VD171 said:
You can use ANY patched vbmeta securely and safely, my friend.
Just trust me
Click to expand...
Click to collapse
ok so thats a no, everytime I flash a custom vbmeta my phone just goes in a bootloop to MIUI recovery
P.S 4th time having to flash stock ROM, getting kinda annoying
deja_blue said:
ok so thats a no, everytime I flash a custom vbmeta my phone just goes in a bootloop to MIUI recovery
P.S 4th time having to flash stock ROM, getting kinda annoying
Click to expand...
Click to collapse
I said any version of any PATCHED vbmeta.
Obviously, you need unlocked bootloader too.

root with magisk doesnt work --> bootloop ?

hello guys,
i want to root my redmi 9 with magisk. i tried to use the "patched boot.img method", but everytime i land in a bootloop.
im on miui global 12.5.3 stable, android 11. bootloader unlocked!
i took that magisk version: https://github.com/topjohnwu/Magisk/releases/tag/v23.0 (v23.0 - as apk)
than i was on that page: https://c.mi.com/oc/miuidownload/detail?device=1900381
on that page i took on the left "redmi 9 global" - which calls:
Code:
Stable ROM
Author: MIUI Official Team
Version: V12.5.3.0.RJCMIXM (MIUI11)
Size: 2.2G
i extracted the archive and copied magisk.apk and boot.img to my download-folder on my smartphone. patched the boot.img with magisk. than copied the patched boot.img to my pc.
after that i bootet the phone into fastboot mode. than i flashed the patched boot.img with fastboot flash boot patchedboot.img - used than fastboot reboot and than im in the bootloop.
can someone tell me, what i am doing wrong?
(ps: when i flash the unpatched boot.img i get no bootloop and my phone is starting again - but of course with no root )
thanks
taker-`
If I understood correctly, as well as you don't mention about that, you didn't deactivate the AVB mechanism by flashing the stock vbmeta image with the command fastboot --disable-verity --disable-verification flash vbmeta [your vbmeta.img file], which is documented that if Magisk is installed without that procedure, the device is bootlooping (see this guide).
oh, i see. yes, i didnt use that command. but now i got it working. i read that twrp isnt really compatible with the redmi9 and i need another recovery.
i used that now: https://sourceforge.net/projects/shrp/
vbmeta from post #4: https://forum.xda-developers.com/t/dont-use-twrp-on-redmi-9-use-shrp.4334123/
than i did that:
fastboot flash recovery *.img
fastboot --disable-verity --disable-verification flash vbmeta *.img
fastboot reboot recovery
from there i installed integrated magisk v23.0
phone reboot...got root.
I have read that there are issues with TWRP and Magisk (as far as I know, even its developer mentions that). Although I never got SHRP to work properly on my device and I always get bootloop issues with that. Do you know if it's because of the version I run? I currently run MIUI 11.0.2.0, which I think it's the device's original version.
uh im sorry. im also new to the shrp recovery. i had only used twrp so far.
did you try to flash this version i linked? if its not working you can fast flashback ur twrp. maybe just give it a try?
taker-` said:
uh im sorry. im also new to the shrp recovery. i had only used twrp so far.
did you try to flash this version i linked? if its not working you can fast flashback ur twrp. maybe just give it a try?
Click to expand...
Click to collapse
I don't think I have tried that. I think at the worst case, because I run MIUI I'll just roll back to it's original recovery image. I'm just asking because I don't see mentions of software versions.
what smartphone do you own?

Question [Solved] Mobile won't boot anymore ! :/

Hi guys, i just flashed (with a light wipe) the last rom for my Xiaomi Mi 11 Ultra (obtained on the update section of parameters) and i first lost all my config.
So, i decided to restore the backup i made just before flashing and here is the drama, it boot directly into TWRP and i can't seem to find my storage anymore (tried file manager)
TWRP also tells me that no OS is installed, please help, i'm desperate
I think the first step is to recover access to internal sdcard, and maybe then i can restore a backup
Thank you !
simply, Fastboot and install official rom using mi flash tool.
thats one of the penalties you'd pay of installing eu rom.
hassanaliyeh said:
simply, Fastboot and install official rom using mi flash tool.
thats one of the penalties you'd pay of installing eu rom.
Click to expand...
Click to collapse
Ok, will try this tomorrow, thank you !
Is it this one : https://www.xiaomiflash.com/ ?
Xiaomi Flash Tool - Official Mi Flash Tool
Download the latest and Official Xiaomi Flash Tool from the Official Xiaomi Flash Tool Website.
xiaomiflashtool.com
This is the official one. Use the newest version
hassanaliyeh said:
Xiaomi Flash Tool - Official Mi Flash Tool
Download the latest and Official Xiaomi Flash Tool from the Official Xiaomi Flash Tool Website.
xiaomiflashtool.com
This is the official one. Use the newest version
Click to expand...
Click to collapse
Thank you very much, sir !
Will try this and post the result, maybe with a little tuto if it's not already everywhere ^^
So, tried 5 times and not once a good result, the better i can obtain is 12.5.7.0 global working, flashed with xiaomitool. TWRP ok, and i will try Magisk next.
Every other tries solded by an sdcard/os/data loss T_T
That's a mystery. I ran on 12.5.17.0 all fine before this incident and i cannot get it work anymore :/
I obtained rom from https://androidfilehost.com/?w=files&flid=321331
TWRP from https://androidfilehost.com/?fid=14943124697586336381
Also tried this method again (this was my first method and it worked like a charm till this 12.5.20.0... )
[ROM][MIUI][star/mars] Xiaomi.eu ROM for Xiaomi MI 11 Pro / Ultra
How to install Xiaomi.eu ROM for Xiaomi MI 11 Pro / Ultra We will release fastboot ROM versions until TWRP for star/mars is released TWRP RELEASED Steps to install xiaomi.eu ROM for first time from China ROM (All your data and files on...
forum.xda-developers.com
The problem with global is it seems to be greatly outdated (patch from 2021.09, that's a huge security risk to be months backward nowadays, let aside bug correction, new functionnality, etc)
I can't seem to find a more recent global version (updater within settings tells me there's no more up to date version).
Do someone have an idea, please ? :/
What i'm doing :
1. put device on fastboot mode
2. launch xiaomitool and flash 12.5.7.0 global rom
3. reboot into fastboot
4. launch xiaomi unlock and unlock device
5. boot TWRP with fastboot boot twrp.img in cmd (command returned all ok)
6. into "soft" TWRP, One Key Inject TWRP
7. into "hard" TWRP > install and give it the .zip rom file
8. after the rom installed, all broken again :/
Hi,
there is no TWRP-ROM available for the Ultra - it's still in fastboot-ROM phase.
Flash via fastboot. Unlocking is just needed once until relocking with orig. ROM.
(Optionally) Copy boot.img from ROM-folder to phone.
Use Magisk to patch boot.img
Flash patched boot.img to boot_a and boot_b via fastboot.
Wait until TWRP-compatible-zip's for the Ultra to begin to appear.
cya
gammelobst said:
Hi,
there is no TWRP-ROM available for the Ultra - it's still in fastboot-ROM phase.
Flash via fastboot. Unlocking is just needed once until relocking with orig. ROM.
(Optionally) Copy boot.img from ROM-folder to phone.
Use Magisk to patch boot.img
Flash patched boot.img to boot_a and boot_b via fastboot.
Wait until TWRP-compatible-zip's for the Ultra to begin to appear.
cya
Click to expand...
Click to collapse
Thanks for that ! ^^
That sure seem a simple task
You're telling me that i can, from my 12.5.7.0 global, patch the boot.img (90mb) from the 12.5.20.0 eu with magisk, flash this with fastboot and that it will work ?
Seems too wonderfull to be true XD
EDIT:
My bad, you said "optionnally", not "alternatively"
So, i'm stuck here, i don't know and can't seem to find the fastboot cmd to install the xiaomi eu rom in .zip format
Do you know it please ?
In all the 11 Ultra A12 weekly EU ROMs, the format is fastboot only. Just extract the .zip file to a folder on your desktop, connect your phone in fastboot mode, power on and vol down and then click on the update bat file. If your coming from a different branch, click on the update and format bat file ( the bat files will be in the upper most extracted folder). It is a simple as that .
Sathelp said:
In all the 11 Ultra A12 weekly EU ROMs, the format is fastboot only. Just extract the .zip file to a folder on your desktop, connect your phone in fastboot mode, power on and vol down and then click on the update bat file. If your coming from a different branch, click on the update and format bat file ( the bat files will be in the upper most extracted folder). It is a simple as that .
Click to expand...
Click to collapse
Hi Sathelp !
An ultra big thank you !! The flash worked wonderfuly it seems
That's awesome how simple it is, in fact, and to say that i lost hours and hours without being able to approach this, i'm so noob :/
much kudos :x
I'm now on the way to root and finally, can reuse my mi11 ^^

Question How to Root 11T Pro on MIUI 13

Hi Guys,
So today I got my new MI 11T Pro after spending 3+ yrs with Redmi K20 Pro. As soon as I opened it and connected to my Wifi, I got popup of MIUI 13 update. I went ahead and completed the same. Can someone please help to know if we can root this phone with latest update? I tried to find but could not find any post regarding the same. Please kindly help as I need to restore Apps backup of my K20 Pro on 11T Pro.. Thank you in advance!
I am on MIUI Global 13.0.1 stable build.
I guess there is no solution to Root the phone on latest MIUI13 update!
You need unlocked bootloader, original boot.img from your rom, PC with working fastboot drivers. (There is not A12 Recovery for our device ATM so you need to do it via fastboot)
ROOT for MIUI 13 on Android 12
0. You need to have unlocked bootloader!
1. Install latest Magisk.apk ( 24.3 works ) https://github.com/topjohnwu/Magisk/releases
2. Place the original/clean boot.img in phone memory ( You can get it from fastboot rom download )
[MIUI Updates Tracker] Xiaomi 11T Pro (vili)
MIUI Updates Tracker (Xiaomi 11T Pro) What is MIUI Updates Tracker? An open-source project that automatically tracks Xiaomi MIUI ROM releases! MIUI Updates Tracker is a sibling project of Xiaomi Firmware Updater. Actually, XFU depends on it...
forum.xda-developers.com
3. Run Magisk app and Patch the boot.img with it ( Install Magisk Option just select boot.img )
4. Copy the patched boot.img ( magisk_patched-24300_XXXXX ) to your PC/ADB folder and rename it to patched_boot.img
5. Boot your phone in fastboot mode
6. Connect your phone to PC
While in fastboot execute the following commands:
Code:
fastboot flash boot_a patched_boot.img
fastboot flash boot_b patched_boot.img
fastboot reboot
Is this still working ? Because I haven't found a single root for miui 13, Europe version 4th
knot2006 said:
Install latest Magisk Canary apk
While in fastboot execute the following commands:
Code:
fastboot flash boot_a patched_boot.img
fastboot flash boot_b patched_boot.img
fastboot reboot
Click to expand...
Click to collapse
It also worked for me with "normal" Magisk and command "fastboot flash boot patched_boot.img".
I'm using xiaomi.eu ROM, but there shouldn't be a difference.
@Jctatis
You didn't found one, because you didn't searched! There are enough guides how to do it. Even here in the 11T Pro subforum... on 2nd site...
Spillunke said:
It also worked for me with "normal" Magisk and command "fastboot flash boot patched_boot.img".
I'm using xiaomi.eu ROM, but there shouldn't be a difference.
@Jctatis
You didn't found one, because you didn't searched! There are enough guides how to do it. Even here in the 11T Pro subforum... on 2nd site...
Click to expand...
Click to collapse
Yep Stable works, updated the "Tutorial" a bit hope it helps someone =]
@knot2006 i downloaded the global firmware and dumped the payload is the bootimg normally 192 mb ?and if that is not the case how can i get the bootimg
xperia modder said:
@knot2006 i downloaded the global firmware and dumped the payload is the bootimg normally 192 mb ?and if that is not the case how can i get the bootimg
Click to expand...
Click to collapse
Yes the boot.img is around 192 MB
up until now it's the only way to root the 11T Pro with MIUI 13
it's normal for a device released within a year..
someone out there still developing the custom recovery

Categories

Resources