Boot.img for poco m3 (citrus)

Poco M3

Version

MIUI V12.5.9.0

Build

V12.5.9.0.RJFMIXM

Download

Please back up your data before flashing your device.

# Rooting voids your device warranty.

All the Boot images, system files, mentioned on our site belong to the respective developers. We are not responsible if anything goes wrong with your device. Perform it at your own risk.

Download poco m3 stock boot image

Poco M3 (MIUI)RegionLinkMirror
V12.5.4.0.RJFINXMIndiaDownloadDownload
V12.5.9.0.RJFMIXMGlobalDownloadDownload

Pre-requirements

1. Fully charged phone.
2. USB Debugging enabled.
3. Make sure your bootloader is unlocked.
 4. Boot image build must same as your android build .
5. Patience and sometimes brain.
[adinserter name="Block 1"]

Create magisk patched boot image for poco m3

1.  Download boot.img for poco m3 citrus file from above link.
2. Download latest magisk manager here.
3. Open magisk and Select Install in magisk as shown in the image below.
magisk boot.img

4. Now, click on Select and Patch a file. It will ask for a zip file.

magisk patched boot.img
5. Navigate to your downloaded stock boot image for poco m3 file and patch the file.
select boot file
6. Wait for the process to complete.
create magisk patched boot
7. Now,  poco m3 magisk patched boot image is saved in ‘Downloads’ folder. Rename magisk_patched.img output file to boot.img.

Root poco m3 without twrp

1. In pc download and Install ADB & fastboot tool from here.
fastboot flash boot boot.img
2. Install USB drivers as administrator form here.
install adb fastboot
3. Connect your phone with the pc , and copy your boot.img file in fastboot folder.
4. Boot your phone into fastboot mode , by pressing volume down + power button simultaneously.
5. Now , open fastboot folder where you copied the boot.img for poco m3. In Address bar type “CMD” and hit enter . It will open command prompt.
 6. Type”FASTBOOT DEVICES” to check your device is connected or not.

$ fastboot devices

7. If device is connected then type below command in command prompt.

$ fastboot flash boot boot.img

fastboot flash boot.img
8. Its time to reboot your device ,  so type “FASTBOOT REBOOT” command in command prompt.

$ fastboot reboot

fastboot reboot boot.img
Booom, your device is now rooted!
Your device is now rooted
Leave a comment , if you are facing any issue during the rooting process. Our developers will get back to you.

Related Posts

Leave a Comment

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