Here in this guide, we will help you to flash the magisk to root Infinix S5 Lite X652B. Read our step by step guide properly!

Who doesn’t want to get the most of his Android device..?! Getting the superuser access through the root and to be able to control various aspects like clock, access to cache etc. are few of the various possibilities that we can explore. When we mention root access, this means we need to perform a certain modification that will root our phone and we will have access to the root directory of our device. In this post, we will show you how to root Infinix S5 Lite X652B.

Also Read: Infinix S5 Lite X652B, X652C DA File | Download Scatter Boot Auth File

Infinix gadgets have proven themselves simply the best available options at every stage. The same is the reason a lot of users are trusting them at a very fast speed in the present time. S5 Lite is the latest gadget that has been introduced in the market and the users are appreciating it a ton. The key specifications and the features of this phone are making more and more users to replace their existing phones with the same. Being a decent smartphone, it is an ideal option for one and all. It comes with a large 6.6-inch display which is capable to bring a whole new experience for those who love watching videos and invest on a smartphone only because of this reason. Another good thing about this phone is its full-day battery backup.

As far as the matter of cameras are concerned, the same make sure you get quality images provided the lighting conditions are good. At a very economical price, this smartphone enables you to access a 4GB RAM which makes it stand alone against all its competitors. In addition to this, you will get 64GB storage space which contributes a lot in the success of this gadget. It’s the Android Pie that powers this phone and the MediaTek Helio P22 chipset is the contributor for the performance the users usually have. This smartphone is not meant for extreme gaming. However, several lite games can be played on it without compromising with anything. A lot of other things make it an ideal option to consider simply. Here are the details on the solutions to the common problems in Infinix S5 Lite.

We will use the Magisk by patching the stock boot image and flash that to your boot partition. All you need to do is download the patched image file from Magisk Manager and flash it.

Mostly uninitiated people compare rooting with hacking which is not correct. The purpose in both contexts is quite different. Hacking is more like breaking into someone’s else system illegally, whereas rooting is mostly done by the owner of an Android device to gain superuser advantages of the device.

Steps To Root Infinix S5 Lite X652B Using Magisk

Remember,

  • After Rooting, it may void the warranty of your phone.
  • Rooting will block the OTA updates

Before moving on to the flashing steps, you need to follow a few,

Pre-Requisites

  • Make sure to have enough battery charge on your phone to avoid interruption during the patch installation.
  • Before performing any modification take backup of your device data.
  • This image file is strictly for Infinix S5 Lite X652B only. Do not use it on any other OnePlus or other Android devices.
  • You need PC/Laptop with a micro USB cable to connect.
  • Make sure that you download all the required files on your PC/Laptop

1. How to Extract and Patch Boot.image using Magisk?

  • First of all, download and extract the ROM to your PC.
  • Attach your device via USB cable and copy only the boot.img file from the extracted folder to your device storage
  • Launch Magisk Manager. When a popup appears asking to install Magisk, select INSTALL and choose install again.
  • Tap on “Patch Boot Image File”.
  • Navigate to internal storage and select your phone’s boot image that you transferred earlier.
  • Wait for a couple of seconds. Magisk will start patching the boot image.
  • Once the boot image has been patched, copy the “patched_boot.img” from the internal storage and replace it in the same extracted ROM folder on your PC.

Now you can follow the second step to flash the patched boot image file.

Required Downloads:

  • Download ADB and Fastboot files. (Windows/MAC)
  • Download and Install Infinix USB Drivers.
  • Download Other Drivers: Mediatek VCOM Drivers or MTK USB Drivers
  • Download Latest Infinix S5 Lite X652B Stock ROM
  • Download and Install SP Flash tool on your PC

Disclaimer: We are at GetDroidTips will not be responsible for any bricking/damage to your phone while/after installing this ROM.

  • Android 9.0 Pie: Supported Device List, Features and Downloads
  • Download Android 10 Q GSI (Generic System image) for all Project treble devices
  • List of AOSP Android 9.0 Pie Custom ROM Supported devices
  • AOSP Android 10 Custom ROM
  • Download Lineage OS 17: Features, Release Date and Supported Devices

2. How To Install the Patched Boot Image on Infinix S5 Lite X652B

Follow the given link to install Patched Boot Image on Infinix S5 Lite X652B:

How to Verify if your phone has a systemless root?

  • Download and install the Magisk Manager app APK, and launch it.
  • To verify that you have systemless root, check the top of the screen and if you see all option with Green Tick which means you have successfully rooted and bypassed SafteyNet.

So, that’s it. Now that you have rooted your Infinix S5 Lite X652B. If you have any queries regarding this, do let us know.

Second method

  • We assume that you have already downloaded the ADB & Fastboot tool from the link given above.

  • Now, extract the ADB fastboot tool, then move the patched boot image to the same folder.

  • Hold the Shift key and right-click on the mouse to open the command window/PowerShell.

  • Next, enter the following command:

  • Flash the “patched_boot.img” to install Magisk and root your Android device:

  • fastboot flash boot patched_boot.img

  • For devices with A/B partition system, use the following commands:

  • fastboot flash boot_a patched_boot.img

  • fastboot flash boot_b patched_boot.img

  • Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

  • The flashing process will begin. Once done, run

  • fastboot reboot

  • Flash the “patched_boot.img” to install Magisk and root your Android device:

  • fastboot flash boot patched_boot.img

  • For devices with A/B partition system, use the following commands:

  • fastboot flash boot_a patched_boot.img

  • fastboot flash boot_b patched_boot.img

  • Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

fastboot flash boot patched_boot.img

fastboot flash boot_a patched_boot.img

fastboot flash boot_b patched_boot.img

Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

fastboot reboot

Advertisement