Download Infinix X657B Root files and step-by-step guide to root your Infinix X657B safely. Learn how to fix common root issues like black screen or touch not working after root, and resolve dm-verity verification failed errors. Root your Infinix X657B with PC using Magisk and unlock the bootloader easily.
Get Infinix X657B Magisk root files, TWRP recovery, Boot.img, and vbmeta files here. Make sure you download files that match your Infinix X657B build version to avoid problems.
Important Instructions Before Rooting Infinix X657B:
Always use root files that correspond exactly to your Infinix X657B build version. Also, fully charge your Infinix X657B battery before starting the flashing process.
Unlock your Infinix X657B bootloader, install Magisk root app, and flash patched boot and vbmeta files without TWRP. Follow this guide to fix root errors and successfully root your device. |
Warning!
Rooting and unlocking the bootloader will erase all your data. Backup all important files before proceeding. Using wrong build files can brick your Infinix X657B.
First, install ADB and Fastboot USB drivers on your computer. Extract all root files using WinRAR or 7zip.
- Install Minimal ADB and Fastboot on your PC.
- On your Infinix X657B, go to Settings > About phone and tap Build Number 3 times to enable Developer Options.
- In Developer Options, enable OEM Unlocking.
- Power off your phone.
- Copy
boot.img
and Magisk APK from your PC to your phone storage. - Install and open the Magisk app on your phone.
- Use Magisk to patch the
boot.img
file; the patched file will be saved in the Download folder. - Move the patched
boot.img
and your matchingvbmeta.img
file to the ADB Fastboot folder on your PC. - Boot your phone into Recovery Mode by pressing Volume Up + Power.
- Use volume buttons to select Reboot to Bootloader, press Power to confirm, and enter Fastboot mode.
- Connect your Infinix X657B to PC via USB cable.
- Open Minimal ADB and Fastboot on PC and run this command to unlock the bootloader:
fastboot flashing unlock
Confirm unlocking on your phone by pressing the Volume Up button when prompted.
Then flash vbmeta
and patched boot.img
files using these commands:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot boot.img
fastboot reboot
If you encounter any problems, leave a comment below or visit our website to search your model and find flashing and recovery guides.
- Download BOOT VBMETA FILES (Build V630)
- Download BOOT VBMETA FILES (Build V433)
- Download ADB FASTBOOT TOOL & Drivers