This TWRP install and Root tutorial is compatible with all Xiaomi Mi5 models running Marshmallow 6.0
Warning: All the data stored in internal memory won’t be deleted, but for safety reasons it’s still recommendedto make a backup to device microSD card or PC before starting the tutorial below.
Prerequisites:
• Xiaomi Mi5 bootloader must be unlocked. This tutorial shows how to do it.
• Device should have at least 60% charge left on the battery.
• USB Debugging and OEM unlock must be enabled. Go to Settings/About/Software Information/More and keep tapping on Build number until you see that Developer options was enabled. Then go to Settings/DeveloperOptions and check both, USB Debugging and OEM unlock.
• Skip driver installation if you have used our bootloader unlock tutorial. If not, then adb drivers must be installed on PC. It’s recommended to restart your PC after installation is complete.
• Xiaomi Mi5 bootloader must be unlocked. This tutorial shows how to do it.
• Device should have at least 60% charge left on the battery.
• USB Debugging and OEM unlock must be enabled. Go to Settings/About/Software Information/More and keep tapping on Build number until you see that Developer options was enabled. Then go to Settings/DeveloperOptions and check both, USB Debugging and OEM unlock.
• Skip driver installation if you have used our bootloader unlock tutorial. If not, then adb drivers must be installed on PC. It’s recommended to restart your PC after installation is complete.
TWRP install tutorial:
- Connect Xiaomi to PC via USB cable.
- Using PC download TWRP MI5.rar file and extract it.
- On PC open cmd window: holding shift key, right click on empty space in extracted folder and choose Open command window here.
- On cmd window type fastboot devices then press enter.
- You should get a serial number approving that device is properly connected into fastboot mode. If not, try to connect cable to another PC USB port or reinstall the drivers.
- Now you need to boot Xiaomi into fastboot mode. To do so, type adb reboot bootloader and hit enter.
- Next type fastboot flash recovery twrp-mi5.img and hit enter.
- TWRP recovery will now be installed on your device.
- After installation is complete, type fastboot reboot to reboot Xiaomi.
- The easiest way to boot into TWRP recovery without any specific buttons combination is to use Quick Bootapp.
Root tutorial:
- Download SuperSU.zip file straight to mobile device.
- Boot Xiaomi into TWRP recovery by following 10th step written above.
- In recovery menu tap on Install and look for superuser.zip file.
- Tap on it and swipe to flash.
- After flash is complete tap on Reboot and choose System.
- Phone will reboot and you should find SuperSU app on the screen.
Congratulations for successfully flashing TWRP and rooting Xiaomi Mi5!
0 comments:
Post a Comment