back to top
Trending:
HomeCustom RecoveryMT6765: Latest TWRP 3.3.1 For Infinix Hot 8 X650B

MT6765: Latest TWRP 3.3.1 For Infinix Hot 8 X650B

If you’ve been searching TWRP for Infinix Hot 8 X650B after rooting your device with Magisk Manager, then, you’ve just landed on the right page. In a previous article, I discussed how to root Infinix Hot 8 X650C and X650B but for those who don’t just want root access and would like to modify the Hot 8 device further with TWRP custom recovery, this post is for you.

If you haven’t rooted your device and looking for TWRP recovery to root your Hot 8 device, we’ll also be explaining how to root Hot 8 with the latest TWRP recovery. This is TWRP for MT6765 on Android 9.0 Pie kernel, you can download and port this recovery for your Android 9.0 device.

Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which are functions often unsupported by Android stock recovery.

All credit goes to Jackson Makinda who has taken his time to bring TWRP to Infinix Hot 8 X650B devices. Installing TWRP Custom Recovery for Infinix Hot 8 X650B is a little tricky but very simple if you follow the steps correctly.

This is the first custom recovery for Infinix Hot 8 X650B which also means Hot 8 users will be getting new Android 10 custom roms on their devices soon.

Follow the guide ahead to install TWRP For Infinix Hot 8 X650B.

TWRP 3.3.1 Features:

  • Fix automatic installing of OTA zips on encrypted devices
  • Remove SuperSU from TWRP
  • Support both md5 and md5sum file extensions when doing MD5 checking for zip files
  • Install Zip (From SD Card, Internal Storage, OTG Storage)
  • Advanced Wipe Menu (Dalvik, System, Cache, Data,
  • Internal Storage, SD Card, USB Otg)
  • Advanced (Backup | Restore) Menu
  • Advanced Mount Options
  • TWRP File Manager
  • Advanced Reboot Option
  • Completely Material Themes
  • Easy And Simple
  • Proper Detail Of Task
  • Showing Progress In Percentage
  • Automatically Flash More Than One Zip File One By One
  • File Manager
  • Brightness Control
  • Full Touch control

What’s New in TWRP 3.3.1

  • Fix selinux issues during formatting – dianlujitao
  • Various fixes for toybox and toolbox builds – CaptainThrowback and bigbiff
  • Flash both A and B partitions when installing a recovery ramdisk – Dees_Troy
  • Add option to uninstall TWRP app from /system – Dees_Troy
  • Create digest for subpartitions – bigbiff

Disclaimer: Make sure you have backed up every all your important files and data before proceeding with the guides ahead, all file and data stored on your internal storage will be lost in the process of flashing TWRP for Infinix Hot 8 X650B and removing force encryption. This Site or its author won’t be responsible for bricking of your device.

Why you need TWRP for Infinix Hot 8 X650B

With TWRP for Infinix Hot 8 X650B (custom recovery for Infinix Hot 8 X650B) you can perform the following operations listed below;

  • Install custom ROMs (upgrade your device to a newer Android Version)
  • Take Nandoid backup (full Android system backup)
  • Flash performance mods, Sound mods and graphics mods.
  • Root your device etc.

Screenshots:

TWRP for Tecno Spark 2 KA7
TWRP Recovery for KA7

Recovery Info:

- Recovery Name: TWRP 
- Recovery Version: v3.3.1
- Recovery Status: Stable
- Current Stable Version: Unofficial
- Supported Language: Multi-Language Support

Device Info:

- Device name: Infinix Hot 8
- Device model: X650B  
- Stock OS Version: Android 9.0 Pie
- Chipset: MediaTek – MT6765 
- Kernel: Stock Kernel   
- Bit Version: 32-bit (Arm86)

How to install TWRP for Infinix Hot 8 X650B

Unlike the normal flashing of recovery via adb that we’re familiar with, installing TWRP on Infinix Hot 8 comes with a little different due to the recent Android 9.0 Pie OS.

NOTE: PLEASE READ THIS INSTRUCTION CAREFULLY AS MANY TIMES YOU CAN.

Steps To Install TWRP for Infinix Hot 8 X650B

For this tutorial, you need to download TWRP for Hot 8 X650B and DisableForceEncryption_Treble.zip to remove force encryption on the device to allow TWRP to make changes to the device. All files are included in the downloadable TWRP file at the bottom of the post.

Step 1. Unlocking Bootloader

1. Go to about phone on your device and enable developer option on your device by tapping the build number continuously until you see you’re now a developer.

2. Now, go back to the settings list under the system and select the developer option.

3. In developer option, enable OEM unlocking and USB debugging.

4. Now download and install minimal adb and fastboot tool on your PC.

5. Once, you’ve installed adb and fastboot tool on your PC, launch it and connect your device.

6. Now, enter the following commands below.

adb devices

You should get a prompt on your phone’s screen to grant access permission, accept the permission.

7. Now, we’ll reboot into device bootloader by using the below command.

adb reboot bootloader

8. Once your device reboot into the bootloader, you now have to unlock your bootloader using the command below.

fastboot oem unlock

Step 9. Now, when the unlock process is done, reboot your device using the command.

fastboot reboot

Wait for your device to boot. On boot, you’ll notice a warning text that your device is now unsecure blah blah blah. You don’t have to panic, your device is ok.

Now, you’ve successfully unlocked your device bootloader

Step 2. Flashing TWRP

  1. Boot your device into fastboot mode again and flash the TWRP recovery using this command fastboot flash recovery recovery.img
  2. Once the recovery has been flashed successfully, wipe the device data using this command fastboot -w
  3. Do not reboot your device yet for any reason, doing so will require you start all over again.
  4. Now, press and hold power and volume up buttons to boot into TWRP recovery
  5. You’ll see a message like “your data partition is unencrypted”.
  6. Now, flash DisableForceEncryption_Treble.zip to disable the forced encryption on the device and then reboot.
  7. If you encounter any error after flashing DisableForceEncryption_Treble.zip
    and after rebooting the phone you get an error “saying decryption unsuccessful” or
    “the device is requesting password” factory reset is blocked at this stage, so what you simply need to do is to reflash the stock recovery image.
  8. At this point, the device will no longer be encrypted.
  9. After flashing the stock recovery image, boot the device. It will factory reset itself when its done reboot the device.
  10. Now, reflash TWRP recovery using this command fastboot flash recovery recovery.img

After the long process is done, you’ve now successfully flashed TWRP recovery for Infinix Hot 8 and removed force encryption.

How to root Infinix Hot 8 Using TWRP

  1. Download the latest Magisk manager zip file
  2. Boot your device into TWRP recovery mode
  3. In recovery, flash Magisk manager and make sure you don’t wipe anything
  4. Just flash Magisk manager and reboot.

Download TWRP for Infinix Hot 8 X650B

Credits

- Jackson Makinda 
- Mudsiru Adewale (for sharing)
- And all dev whom participated on this project.

21 COMMENTS

  1. Excuse me sir, ummm av tried this and it didn’t go well on my phone. Sir pls is your location not too far from Lagos. So you can help me do it. PLS SIR. My number if you need to contact me +234810024****

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Subscribe to our newsletter 🔔

Join 1000+ subscribers and receive notifications of new posts by email.

Trending