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 .
Step 2: You continue to click on the latest twrp file to download.
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 .
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) .
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 .
Then, we will have the twrp.img file in the decompression folder as shown below is successful!
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) .
Step 2: You touch 7 times continuously until the message You are now a developer! Show up is successful!
Step 3: Go back to Settings and select Addtional settings (1) => Developer options (2) .
Step 4: You turn the USB debugging switch (1) to ON and select OK (2) .
If you are connecting your phone to USB, the message as shown below appears, click OK .
Step 5: Go back to Developer options and turn OEM unlocking switch (1) to ON => Enable (2) to finish.
2.2. On Samsung phones
Step 1: Go to Settings => Phone information (1) => Software info (2) .
Step 2: You repeatedly click on the Serial Number created seven times to unlock Developer Mode .
Step 3: Go back to Settings => Developer Settings (1) => flip the USB Debugging switch (2) to ON => OK (3) .
Step 4: You navigate to OEM Unlock (1) and switch to ON => On (2) .
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) .
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 .
Step 3: Enter the command.
fastboot devices
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.
Step 5: You enter the command.
fastboot boot
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. .
With the above method, you can easily install TWRP recovery on popular Android phone models. Good luck!
You should read it
- How to remove the Magisk module using TWRP Recovery
- Is root Android phone still a must-do?
- Instructions to root Android easily and quickly
- Root way of Android phones 7.0 / 7.1 Nougat with KingoRoot
- A comprehensive guide to root the Samsung Galaxy S7 or S7 Edge
- Root various Android devices with Kingo Android Root
- How to root your Android Nougat phone with SuperSU
- How to check if Android device is rooted or not?
May be interested
- How to root your Android Nougat phone with SuperSUdid 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 Magiskroot - 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 Androidit 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 devicesthere 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 phoneif 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 devicesandroid 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 phonesif 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 KingRootwith 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 releasedso 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 rootsometimes 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.