• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

DroidViews

  • Apps
  • Downloads
    • Android Apps
    • Themes
  • Guides
    • Root
  • ROMs
  • Reviews
  • Wallpapers
  • About Us
  • Contact Us

How to Flash TWRP 3.0 Using Fastboot on Android

Rounak Jain | 17 Feb 2016 | Google/ Guides

Flash TWRP 3.0

Teamwin Recovery Project, popularly known as TWRP, has just released a brand new version of the recovery. The new version comes with a brand new and modern design that is more in line with the design guidelines of the latest version of Android. Apart from the new design, TWRP 3.0 also comes with several performance improvements and critical security updates.

If you are an Android enthusiast and looking for ways to flash the TWRP 3.0 recovery on your Android device, there are some easy ways to do so. In today’s how-to guide, we are going to help you flash TWRP 3.0 recovery on your device.

TWRP 3.0

Flash TWRP 3.0 on Android

There are many ways to flash TWRP recovery on your Android device. Apps like Flashify let you flash custom recoveries and (flashable) zip files right from within Android. However, it requires Superuser access. If you don’t have Superuser or SuperSU installed already, you can’t use Flashify (and other similar apps).

Flash TWRP 3.0 using Fastboot/ADB

Minimal ADB

The other easy way to install TWRP 3.0 on your Android device is to use Fastboot/ADB. It is also one of the safer ways to install a custom recovery.

Requirements

For flashing TWRP 3.0 on your Android device, we will need a few things.

  • TWRP Recovery 3.0 image file. (Be sure to select the correct device)
  • Android SDK Platform-tools zip

Once you’ve installed the ADB drivers from above, rename the TWRP 3.0 image file to something simpler like twrp.img. Our aim here is to keep the name short and recognizable so you don’t make any mistake while entering it.

TWRP ADB command

After renaming the TWRP 3.0 image file, transfer it to the same folder where Minimal ADB is installed. See the image above for reference.

Install TWRP 3.0

Follow these simple steps to install TWRP 3.0 on your phone.

  • Turn your phone off. Now hold the power, volume up, and volume down buttons to boot into the bootloader. If you don’t have a Nexus, the combination will be slightly different. Drop in a comment and we’ll assist you with the right combination.
  • In the ADB folder above, hold shift and right click (on empty space). Open a Command Window from the options.
  • Connect your phone to the computer.
  • Type the following and hit enter. You should see your device listed (with a number that may seem random, but it’s your device ID).
    fastboot devices
  • Now type and enter:
    fastboot flash recovery twrp.img
  • Type
    fastboot reboot

TWRP 3.0 will have been installed successfully on your Android device now.

Read next: Download Magisk Zip and Magisk Manager APK

Tags: TWRP Recovery

Related Posts

Install TWRP on Galaxy Note 10 (non-US Snapdragon)

uninstall magisk module twrp

How to Uninstall Magisk Modules Using TWRP Recovery

Install TWRP on Any Android with Universal TWRP Flasher

Reader Interactions

Join The Discussion: Cancel reply

We never share our visitor/user details. For more info, Please read our privacy policy before submitting your comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Footer

  • Apps
  • Downloads
    • Android Apps
    • Themes
  • Guides
    • Root
  • ROMs
  • Reviews
  • Wallpapers
  • About Us
  • Contact Us

Privacy Policy | Terms & Conditions
© 2025 · DroidViews