1. Unlock bootloader via MI Flash Tool
2. Install ADB and Fastboot Drivers
3. Downloader Latest Platform Tools
4. Open command prompt window in platform tools folder
5. Take phone to fastboot mode (Adb reboot bootloader)
6. Flash the given boot image (Fastboot flash boot boot.img)
7. Flash the given vbmeta (Fastboot flash vbmeta vbmeta.img)
8. Reboot (Fastboot reboot)
9. Download, install and open latest magisk manager in phone. It will reboot phone.
10. Done. You have root now. Verify via...
Read more
2. Install ADB and Fastboot Drivers
3. Downloader Latest Platform Tools
4. Open command prompt window in platform tools folder
5. Take phone to fastboot mode (Adb reboot bootloader)
6. Flash the given boot image (Fastboot flash boot boot.img)
7. Flash the given vbmeta (Fastboot flash vbmeta vbmeta.img)
8. Reboot (Fastboot reboot)
9. Download, install and open latest magisk manager in phone. It will reboot phone.
10. Done. You have root now. Verify via...
Read more