1st read post if still any confusion then watch the bellow video complete don't skip any part
What is Root ?
Rooting your smartphone give you access administrator level permissions and access of your device.
- Rooting allow user to access and modify system apps settings, install custom ROMs ,speed up your processor, and rung special application with is not running on non rooted devices,
- before rooting your device make sure 1st backup your personal data and files.
Warning
Rooting your smartphone may void your warranty .Requirements:
- Need to unlock your Bootloader
- Your Phone battery must charge at least 30%
- need stock boot image file same of your build number
- VBMETA file from stock rom
- Magisk Manager (for patching boot image)
- Minimal Adb fastboot Tool
What is Bootloader how to unlock bootloader Infinix Hot 12 X6817 ?
bootloader is a devices security which can't allow users to install unofficial or any custom rom installing , if you want to install any custom file or rom you must need to unlock your bootloader,
for unlock bootloader Infinix Hot 12 X6817 you need to put your phone in fastboot mode,
power off your phone press volume down key and power key, now your phone is fast boot mode
see fastboot picture :
now open adb and fastboot tool and type command " fastboot flashing unlock " and hit enter in your phone disply show unlocking booltloader yes or no click yes , then type "fastboot reboot" your device will be restart and wait to go on next screen , then go to setting build number click 4, 5 time developer option will show , open oem unlock and also open usb debuging ,
next processes is copy boot image to your phone storage and also magisk manger apk file, install magisk file then open magisk manager click open file to patch click on file select boot imag and click patch install when done, copy you magisk boot patched img to your pc ,also fast vbmeta file same location adb and fastboot folder, open adb fastboot command and follow below command
" fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img " hit EnterThen
" fastboot flash boot boot.img " hit enter
then type "fastboot reboot " your device will start now you will see magisk application just upgrade it via wifi or data ,if not show then just install magisk apk , now your device is successfully rooted.
