THIS METHOD WORKS on both:
POCO M3 Pro / Redmi Note 10 5G
hey guys.. wonderful news.. been trying here and there and IT WORKS FINALLY i gained root of POCO m3 Pro 5G !
i'll write in steps how it works and post all files i've been using
DISCLAIMER as always.. " do it at your OWN risk , i won't be responsible if anything goes wrong, you might risk to brick your phone "
that said :
1 - unlock your bootloader .. it'll take 168 hours so the earlier the best
if you don't know how to do it check XIAOMI bootloader unlock on xda
2 - download your rom (
https://xiaomifirmwareupdater.com/archive/miui/camellia/ get exactly the one you are on ) with this i mean YOU have to DOWNLOAD exactly the ROM you have in this moment installed on your smartphone, you can simply check your rom in settings!
3 - from the zip file extract boot.img
4 - get magisk ( i've used 22.1 and it worked.. you might try with the most recent but since it worked for me i suggest to use 22.1)
now you need to patch original boot.img ( keep a copy of the original one )
5 - copy the patched boot.img you got from magisk and copy it to your pc
6 - VERY IMPORTANT get this "empty " vbmeta.img ( link at bottom of this post)
7 - now reboot your Smartphone in fastboot , you can do it in 2 ways:
adb reboot bootloader
or
turn off poco and then keep pressed VOLUM DOWN and POWER
8 - fastboot commands:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
(you should get this response)
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Sending 'vbmeta_a' (4 KB) OKAY [ 0.016s]
Writing 'vbmeta_a' OKAY [ 0.000s]
now send patched boot.img ( rename it just like so )
Code:
fastboot flash boot boot.img
fastboot flash boot boot.img
Sending 'boot_a' (65536 KB) OKAY [ 1.524s]
Writing 'boot_a' OKAY [ 0.224s]
and finally :
you will NOT get any
you will get your POCO rooted as i show in the pictures!
IF you have any questions ask.. i'm gonna upload PATCHED boot.img for MIUI Global EEA 12.0.8 stable ( so you get already a pacthed boot.img )
i upload also ORIGINAL stock boot.img always from MIUI Global EEA 12.0.8 stable
and i upload vbmeta.img empty !
enjoy it !!!
FILES : magisk_patched-22100_WInEw.img rename it to boot.img
[EDIT] added on 25 AUGUST 2021 BOOT.img and already MAGISK patched BOOT.img V12.0.10.0.RKSEUXM
AVOID auto firmware UPDATE by Xiaomi
follow this post:
Go to settings>additional setting>authorization and revocation> revoke updater wait 10secs then open the update notification then press exit Dont forget to hit thanks if it works :) https://youtu.be/U_jFKWVU9AU
forum.xda-developers.com