Hi everyone, In this post, we will show you how to successfully root Infinix X571 (Note 4 Pro) which runs on Android 7.0.
Rooting android 6.0, 7.0 and above has now become very difficult for many Android users as the traditional rooting technique of one click root is no longer supported by this version of the OS. If you want to know more about one click root like Kingroot, iRoot, one-click root follow the link below.
We will be looking at Infinix X571 (Note 4 PRO ) as I have said earlier and the Philz recovery porter for this Infinix is for X571-H5311A-N-170727V180 Build number with MT6753 powered phone running on Android 7 (Nougat).
If you have a different Build number or variant read how to port Philz recovery using MTK Philz recovery porter. Learn @ http://www.techwizng.com/2018/04/how-to-root-android-device-using-magisk.html
The question how to root Infinix x571 ( note 4 pro) will be answered in this article.
There are two main steps to follow when you want to root X571:
- Unlocking the Bootloader of the Infinix X571 Note 4 Pro ( http://www.techwizng.com/2017/01/how-to-unlock-tecno-bootloader.html)
- Flashing the Hovatek Philz recovery.img and SuperSU.zip (http://www.techwizng.com/2018/04/mediatek-mtk-auto-philz-recovery-porter.html)
Now, the step by step process
- Download Philz for Infinix X571 Note 4 Pro with the Build-number above ported by Team Hovatek @ https://drive.google.com/open?id=0B4S-Z726VJ2SVVBoTEppaFZtck0
- Setup ADB and Fastboot on the PC using the guide at https://forum.hovatek.com/thread-588.html
- Extract and copy the Philz recovery.img into the same folder as the fastboot.exe and adb.exe
- Unlock the Bootloader of the Infinix X571 Note 4 Pro using this adb command. hope your are familiar with adb or follow the link @ http://www.techwizng.com/2017/01/how-to-unlock-tecno-bootloader.html
- open You adb folder and one adb command line (shift + right click, click open command)
- type the following command
- adb
- adb devices
- adb reboot bootloader
- fastboot
- fastboot devices
- fastboot getvar unlocked
- fastboot oem unlock or fastboot oem unlock-go
- fastboot reboot
- Download SuperSU 2.76.zip at https://drive.google.com/open?id=1kbFqQT7DPJSY6mKD3RuBfYNMrB0zchDO
- Copy SuperSU.zip to both the phone’s SD card
- Now, Connect the phone to the PC via USB cord while switched On and boot it into Fastboot (as instructed in the Bootloader unlock guide; don't forget to re-enable OEM unlocking and USB Debugging)
- When the phone enters Fastboot, load the Philz recovery to the phone by typing the command below then pressing Enter
Code:
fastboot boot recovery.img
- The phone should automatically boot into Philz recovery mode
- Do a full backup by tapping Backup (Recommended) then proceed with the guide once done
- If Philz offers to root the phone, select NO
- In Philz recovery, tap Install
- Navigate to the location of the SuperSU.zip on External SD card and select it
- If you're having trouble loading SuperSu from storage then flash SuperSu.zip via ADB Sideload (refer to http://www.techwizng.com/2017/07/how-to-sideload-flashable-zips-using-adb.html
- Reboot the phone normally
- Confirm Root by installing and running Root Checker
- If you wish to install TWRP recovery then download
No comments:
Post a Comment