Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 3.45 KB

Root Honor 6X BLN-L21 Android 7.0 EMUI 5.0.1 Tools What You Need to Know Before You Start.md

File metadata and controls

52 lines (31 loc) · 3.45 KB

How to Root Honor 6X BLN-L21 with Android 7.0 and EMUI 5.0.1

If you own an Honor 6X BLN-L21 smartphone and want to root it, you are in the right place. In this article, we will show you how to root Honor 6X BLN-L21 with Android 7.0 and EMUI 5.0.1 using some simple tools and steps.

Download File · https://t.co/tAmpcnycqH

Rooting your Honor 6X BLN-L21 will give you more control over your device, allowing you to customize it, install custom ROMs, remove bloatware, improve performance, and more. However, rooting also involves some risks, such as voiding your warranty, losing your data, or bricking your device. Therefore, you should proceed with caution and follow the instructions carefully.

Prerequisites

Before you start rooting your Honor 6X BLN-L21, you need to prepare some things:

  • Backup your data: Rooting will erase all your data on your device, so make sure you have a backup of your important files, contacts, messages, etc.
  • Charge your battery: Make sure your device has at least 60% battery level to avoid any interruptions during the rooting process.
  • Enable USB debugging and OEM unlocking: Go to Settings > About phone > Tap on Build number seven times to enable Developer options. Then go back to Settings > Developer options > Enable USB debugging and OEM unlocking.
  • Unlock your bootloader: You need to unlock your bootloader before you can root your device. To do this, follow the steps on this link.
  • Download and install ADB and Fastboot drivers: You need these drivers to connect your device to your PC and execute commands. You can download them from this link and install them on your PC.
  • Download and install TWRP recovery: You need this custom recovery to flash the root files on your device. You can download the latest version of TWRP for Honor 6X BLN-L21 from this link and install it on your device using the instructions on this link.
  • Download Magisk zip file: You need this file to root your device. You can download the latest version of Magisk from this link and save it on your PC or SD card.

Steps to Root Honor 6X BLN-L21 with Android 7.0 and EMUI 5.0.1

Once you have completed the prerequisites, you can proceed with the following steps to root your Honor 6X BLN-L21:

  1. Connect your device to your PC using a USB cable.

  2. Open a command prompt or terminal window on your PC and navigate to the folder where you have installed ADB and Fastboot drivers.

  3. Type the following command and hit enter:

     adb reboot bootloader
    
  4. This will reboot your device into bootloader mode.

  5. Type the following command and hit enter:

     fastboot flash recovery twrp.img
    
  6. This will flash the TWRP recovery image on your device. Make sure you replace twrp.img with the name of the TWRP file you have downloaded.

  7. Type the following command and hit enter:

     fastboot reboot
    
  8. This will reboot your device normally.

  9. Disconnect your device from your PC and turn it off.

  10. Press and hold Volume Up + Power buttons together until you see the TWRP logo on the screen.

  11. This will boot your device into TWRP recovery mode.

  12. Swipe to allow modifications if prompted.

  13. Tap on 8cf37b1e13