Make : Xiaomi

Model : Poco M4 Pro

Model Code : 2201117PG

Model Codename : Fleur

Purchased : 2022-12-27, takealot R4499

Storage : 128GB

RAM : 6GB

Factory Firmware Version : MUIU 13.0.7(RKEMIXM)

Firmware Version : ``

XDA Devs : https://forum.xda-developers.com/f/redmi-note-11s-4g-poco-m4-pro-4g-fleur.12591

Firmware

Rooting

https://forum.xda-developers.com/t/root-poco-m4-pro-4g-fleur-using-magisk.4449193/

Adapted from https://forum.xda-developers.com/t/unlock-bootloader-redmi-note-11s.4431675/

  1. Root

    • Install mtkclient
    • On your phone activate developer mode (About phone → All specs → MIUI version)
    • Turn on USB debugging and OEM unlocking
    • Turn off phone and disconnect from computer
    • In the directory where you installed mtkclient run:
      • mtk e metadata,userdata,md_udc
        • This erases your data
        • At this point plug your phone in (still turned off)
      • mtk da seccfg unlock
        • This unlocks the bootloader
      • mtk reset
        • This reboots the phone
    • Disconnect USB cable and reboot phone
      • When it boots a message is displayed warning that dm-verity is corrupted. Click the power button to dismiss and continue booting.
  2. Source boot.img

    • Find your MIUI version in Settings -> About phone -> MIUI Version and look for the version number (e.g. 13.0.6.0(RKEEUXM))
    • Visit the MIUI Updates Tracker and download the matching Stable Fastboot update (if you can't find it scroll down to Extracting boot.img from Payload)
    • Unzip the TGZ and the TAR that it contains then navigate to the images directory and find the boot.img file