Home > Root

How to Root Poco F3 via Magisk Patched Boot.img

In this guide, we will show you the steps to root the Poco F3 via Magisk patched boot.img. While Xiaomi was already reigning supreme in the budget and flagship domains thanks to its Redmi and Mi series, they weren’t able to match up in the mid-level segment. This is when they decided to launch its Poco lineup and since then, there’s no looking back. If we talk about the F3, then it boasts of 120Hz refresh rate, a powerful Snapdragon 870 chipset, and 33W fast charging, all in a highly affordable package.

And that’s just the tip of the iceberg. The device is performing exceptionally well in custom development as well. Be it for flashing custom ROM, installing a custom recovery, or gaining administrative rights by rooting the device, the possibilities stand endless. Among them, it is the latter one that has always been the go-to tweak for tech enthusiasts. If you also echo this thought process, then let’s get started with the steps to root the Poco F3 via Magisk patched boot.img. Follow along.

Benefits and Risks of Rooting

Once you root your device by flashing the Magisk patched boot.img via Fastboot Commands, you will be in a position to try out a plethora of customizations on your device. These include the likes of flashing custom ROMs, installing a custom recovery like TWRP, or flashing a custom kernel. Along the same lines, you could also flash Magisk Modules, Xposed Framework, Substratum Themes, Viper4Android, and the likes. However, this is just one side of the story.

benefits and risks of rooting android

Carrying out this process also has its downsides. First off, the process requires an unlocked bootloader. Doing so will wipe off all the data and could nullify the device’s warranty as well. Likewise, WideVine L1 will be degraded to L3, resulting in the inability to stream Netflix in HD [FIXED]. Then the SafetyNet will be triggered, which might cause issues with banking apps [FIXED]. So if all that’s well and good, then let’s get started with the steps to root the Poco F3 via Magisk.

How to Root Poco F3 via Magisk

Root Poco F3 via Magisk

The below instructions are listed under separate sections for ease of understanding. Make sure to follow the same sequence as mentioned below. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

Install Android SDK

install adb platform tools windows

To begin with, install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

Enable USB Debugging and OEM Unlocking

Next up, you will have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode.

Root Poco F3 via Magisk

On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process. So head over to Settings > About Phone > Tap on MIUI Number 7 times > Go back to Settings > System > Developer Options > Enable USB Debugging and OEM Unlocking.

Unlock Bootloader on Poco F3

You will also have to unlock the bootloader on your Poco F3 device if you wish to root it via Magisk without using TWRP. Do keep in mind that doing so will wipe off all the data and might make the device’s warranty null and void as well. So if that’s well and good, then refer to our guide to Unlock Bootloader on any Xiaomi Device.

Root Poco F3 via Magisk

Download Poco F3 Fastboot ROM

Next up, download the Fastboot ROM for your device. Make sure to download the same firmware version that is currently installed onto your device. You may either download the same from the MI official site or via third-party sites such as Xiaomi Firmware Updater. As for this guide, I am using the Poco F3 Global (evergreen) Fastboot Stable ROM version V13.0.3.0.SKHMIXM [Direct Download Link].

Root Poco F3 via Magisk

Extract Poco F3 Stock Boot.img

Once you have downloaded the ROM, extract it to any convenient location on your PC. Once extracted, go to the Images folder. Within that, you should see all the partition files in IMG format. Copy the boot.img file and send it to your device.

Root Poco F3 via Magisk

Patch Poco F3 Stock Boot.img via Magisk

  1. First off, install the Magisk App onto your Poco F3.
  2. Then tap on the Install button situated next to Magisk.
  3. From the Method section, choose Select and Patch a file.
    Root Poco F3 via Magisk
  4. Browse to the extracted boot.img file and select it.
  5. Then tap on the Let’s Go option situated at the top right.
  6. Magisk will now load the boot.img file and will patch it accordingly.
  7. Once that is done, you would get the Download Complete message.
    Root Poco F3 via Magisk
  8. The patched boot image file will be saved in Internal Storage > Downloads.
  9. Make sure to rename it to magisk_patched.img, if that is already not the case.

Boot Poco F3 to Fastboot Mode

  1. Connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    Root Poco F3 via Magisk

You should now see the famous MI Bunny Logo along with the Fastboot text written underneath it, signifying that the device has successfully booted to Fastboot. Let’s now move over to the final set of instructions and root Poco F3 via Magisk without using TWRP Recovery.

Flash Magisk Patched Boot.img and Root Poco F3

  1. To begin with, make sure that you have transferred the magisk_patched.img file to the platform-tools folder.
  2. Now type in the below command in the CMD window (that is opened inside the platform-tools folder) to flash the Magisk Patched file:
    fastboot flash boot magisk_patched.img

    Root Poco F3 via Magisk

  3. Once that is done, reboot your device to the OS via the following command:
    fastboot reboot

That’s it. These were the steps to root the Poco F3 device via Magisk without using TWRP Recovery. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share: