Instructions to Root Android using TWRP Recovery

1. Download the necessary files to your computer

1.1. Download TWRP img for your phone

Step 1: Go to link here

Next, you find your device name and click on the download link to download it. In the article, I use the Xiaomi redmi 7 model .

After finding the device's name, click on the down Primary (Americas) link .

Instructions to Root Android using TWRP Recovery Picture 1

Step 2: You continue to click on the latest twrp file to download.

Instructions to Root Android using TWRP Recovery Picture 2

1.2. Download Android SDK

Step 1: You visit link here to download Android SDK .

Next, you click on the link Download SDK Platform for Windows .

Instructions to Root Android using TWRP Recovery Picture 3

Step 2: Check I have read and agree with the above terms and conditions (1) and click Download Android SDK PlatForm-Tools For Windows (2) .

Instructions to Root Android using TWRP Recovery Picture 4

1.3. Copy the TWRP file to the Android SDK's decompression directory

After downloading the Android SDK file to your computer, extract the file. Next, you drag and drop the twrp.img file into the Android SDK unzipped file .

Instructions to Root Android using TWRP Recovery Picture 5

Then, we will have the twrp.img file in the decompression folder as shown below is successful!

Instructions to Root Android using TWRP Recovery Picture 6

2. Enable USB debugging mode (USB Debugging) on ​​Android device

2.1. On Xiaomi phones

Step 1: Go to Settings => About phone (1) => continuously touch the MIUI version (2) .

Instructions to Root Android using TWRP Recovery Picture 7

Step 2: You touch 7 times continuously until the message You are now a developer! Show up is successful!

Instructions to Root Android using TWRP Recovery Picture 8

Step 3: Go back to Settings and select Addtional settings (1) => Developer options (2) .

Instructions to Root Android using TWRP Recovery Picture 9

Step 4: You turn the USB debugging switch (1) to ON and select OK (2) .

Instructions to Root Android using TWRP Recovery Picture 10

If you are connecting your phone to USB, the message as shown below appears, click OK .

Instructions to Root Android using TWRP Recovery Picture 11

Step 5: Go back to Developer options and turn OEM unlocking switch (1) to ON => Enable (2) to finish.

Instructions to Root Android using TWRP Recovery Picture 12

2.2. On Samsung phones

Step 1: Go to Settings => Phone information (1) => Software info (2) .

Instructions to Root Android using TWRP Recovery Picture 13

Step 2: You repeatedly click on the Serial Number created seven times to unlock Developer Mode .

Instructions to Root Android using TWRP Recovery Picture 14

Step 3: Go back to Settings => Developer Settings (1) => flip the USB Debugging switch (2) to ON => OK (3) .

Instructions to Root Android using TWRP Recovery Picture 15

Step 4: You navigate to OEM Unlock (1) and switch to ON => On (2) .

Instructions to Root Android using TWRP Recovery Picture 16

3. Run the command on the computer

You connect the phone to the computer and select USB debugging (USB debugging) on ​​the phone screen. Then, do the following on your computer:

Step 1: Press the Windows + R key combination to open Run . Next, you enter cmd (1) => OK (2) .

Instructions to Root Android using TWRP Recovery Picture 17

Step 2: Use the cd command as shown below to access the android SDK extract file. In the article, my android sdk folder is called platform-tools and is located in the Downloads folder .

Instructions to Root Android using TWRP Recovery Picture 18

Step 3: Enter the command.

fastboot devices

Instructions to Root Android using TWRP Recovery Picture 19

Step 4: You enter the next command.

fastboot flash recovery

After that, the command will run and the finished word finished .

Note: , you can drag and drop the file to the Command Prompt or copy the file path from the folder.

Instructions to Root Android using TWRP Recovery Picture 20

Step 5: You enter the command.

fastboot boot

Instructions to Root Android using TWRP Recovery Picture 21

Step 6: The machine will then reboot and install TWRP. To access TWRP Recovery, you need to power off your phone, then press and hold the Power key + Volume Up / Down or the Power key + Volume Up + Volume Down (depending on the device) to enter the interface of TWRP Recovery. .

Instructions to Root Android using TWRP Recovery Picture 22

With the above method, you can easily install TWRP recovery on popular Android phone models. Good luck!

4.5 ★ | 4 Vote

May be interested

  • How to root your Android Nougat phone with SuperSUHow to root your Android Nougat phone with SuperSU
    did you decide to root the nougat android 7.0 device? supersu root android 7.0 is great software to access various android applications on rooted device. this article will guide the root steps of this android phone with this supersu.
  • Instructions for rooting Android phones with MagiskInstructions for rooting Android phones with Magisk
    root - the process of 'giving system access to certain applications and utilities' has long been an experience of some passionate users using android. but standing in front of the threat from an integrated feature in the operating system, called safetynet, a tool called magisk that allows you to root your device without activating safetynet.
  • Top 15 best feature enhancement apps for AndroidTop 15 best feature enhancement apps for Android
    it is true that root device is becoming less and less necessary but there are still many reasons to root the device. it adds the functionality that non-rooted devices can't have as own applications. this article will give you a list of the top 15 best android root apps in 2017.
  • Instructions on how to unroot Android devicesInstructions on how to unroot Android devices
    there are many people after having rooted their android device and used it for a while, they want to return to the state as if they were not rooted. so how to unroot your android device?
  • Instructions for root steps of Galaxy Note 5 phoneInstructions for root steps of Galaxy Note 5 phone
    if you want to remove unwanted bloatware on galaxy note 5 device or simply block ads on any application, or want to install incompatible applications ... you can do so. root your device.
  • Manual backup and data recovery on Android devicesManual backup and data recovery on Android devices
    android is available in a way to backup and restore content for tablets or phones without users having to take over (root) or unlock devices. all you need is a computer and a device running android 4.0 ice cream sandwich and above.
  • How to enter Recovery mode on Android phonesHow to enter Recovery mode on Android phones
    if you are using a device running android operating system and feel that the machine generates many errors by accidentally sticking the data containing malicious code, virus, ... disrupting the process of using the device as well as making the device if your device becomes slower, it is necessary to enter recovery mode to improve the performance of your device.
  • How to root Android does not need a computer with KingRootHow to root Android does not need a computer with KingRoot
    with kingroot, users will get a rooted android device in minutes without using a computer. read this article to learn how to do it!
  • Android Q is rooted, though not yet releasedAndroid Q is rooted, though not yet released
    so far, google has not even announced the new version, only a beta of android q for the pixel 3 xl has been leaked online in mid-january 2019. yet, a programmer recently announced that he has successfully rooted android q.
  • Instructions for backing up all data on Android device without rootInstructions for backing up all data on Android device without root
    sometimes backing up on your smartphone or tablet is not enough. usually to backup your devices, you can use titanium backup tool or google drive. however, if you want to backup all data on the device, you must use the android software developer kit (sdk). with the android software developer kit (sdk), you can easily back up all data on your android device with a single command.