Download root files and guides for Infinix Note 11 X663. Learn how to root, repair, and fix common issues like black screen or touch not working after root. This guide covers rooting with PC, Magisk installation, fixing dm-verity verification errors, and solving fastboot mode stuck problems.
Get all necessary root files for the Infinix Note 11 X663 including Magisk root files, TWRP recovery, boot.img, and vbmeta.img. Ensure you download files matching your phone’s build version for a smooth rooting experience.
Important Instructions Before Rooting Infinix Note 11 X663: Always verify the root files match your phone’s build version. Fully charge your phone battery before starting the flashing process to prevent interruptions.
How to root Infinix Note 11 X663: Unlock the bootloader, install Magisk app, and patch the boot image to gain root access. Download the latest Magisk patched boot and vbmeta files here. This method works without needing TWRP recovery and includes solutions for common root errors. |
Warning: Rooting and unlocking the bootloader will erase all data on your Infinix Note 11 X663. Please back up all important files before proceeding. Using incorrect files may brick your device.
Step-by-Step Guide to Root Infinix Note 11 X663 with Magisk
Start by installing ADB and Fastboot USB drivers for your device on the PC. Extract all tools and root files using WinRAR or 7Zip.
- Install Minimal ADB and Fastboot tool on your PC.
- On your Infinix Note 11 X663, go to Settings > About phone, tap Build Number 3 times to enable Developer Options.
- Navigate to Developer Options, enable OEM Unlocking.
- Turn off your phone completely.
- Copy
boot.img
and Magisk APK to your phone’s internal storage. - Install and open the Magisk app on the phone, then use it to patch the
boot.img
file. - After patching, move the patched
boot.img
from your phone’s Download folder to the ADB Fastboot folder on your PC. - Also copy the
vbmeta.img
file to the ADB Fastboot folder. - Boot your phone into Recovery mode by pressing Volume Up + Power buttons.
- Use the volume buttons to highlight Reboot to Bootloader and press Power to confirm.
- Connect your phone to the PC via USB cable.
Open Minimal ADB and Fastboot tool on your PC and enter the following commands:
fastboot flashing unlock
On your phone, confirm unlocking by pressing Volume Up. Then run these commands to flash patched files:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img fastboot flash boot boot.img fastboot reboot
Your phone will reboot with root access via Magisk.
If you face any issues, leave a comment on our videos or visit our website for recovery flashing files specific to your phone model.