How to flash TWRP on non-Samsung devices (CMD method)

How to flash TWRP on non-Samsung devices (CMD method)

Requirements:

  1. Your Android device 
  2. Unlocked bootloader 
  3. ADB and Fastboot installed on your PC 
  4. Computer with Windows 7 and above or Linux 
  5. All the correct drivers for your phone installed 
  6. TWRP image file for your device (ends with ".IMG")

Steps:
If your device is locked or you cannot boot into the system,
use hotkey combination for your phone to boot into Fastboot mode and skip straight to step 6
  1. Make sure you have USB debugging enabled on your device
  2. Connect your phone to your PC via USB 
  3. Open command line (CMD) in the folder you have your ADB and Fastboot installed or use Minimal ADB & Fastboot 
  4. Type "adb devices" into the command line to see if your device is recognized by ADB 
  5. Type "adb reboot bootloader" into the command line and wait until your device reboots into Fastboot mode 
  6. Copy the TWRP image file to the folder where your ADB and fastboot is installed 
    (for example: C:\Program Files (x86)\Minimal ADB & Fastboot)
  7. Rename the file to "twrp.img"
  8. Type "fastboot flash recovery twrp.img" into the command line and wait for the process to finish
  9. After the process has finished, you can type "fastboot reboot" to reboot your phone back to Android, or, switch it off and use hotkey combination to boot straight into your newly flashed TWRP.
WARNING: Flashing custom recoveries may void your warranty
You can also try to use our in-built flashing tool for TWRP, more information is available here


    • Related Articles

    • Flash phone with recovery image (TWRP)

      Every Android phone has a "recovery“ partition which is by default used for performing factory resets using an OEM’s preloaded tools. However, this partition can be modified in order to replace the default tools by third-party recovery tools such ...
    • How to flash TWRP on Samsung devices (ODIN method)

      Requirements: Your Samsung device  All the correct drivers for your phone installed  Computer with Windows 8 or newer  Odin 3.09 or newer  ADB installed on your PC TWRP image file for your device in TAR archive (download from here) Steps: Make sure ...
    • Samsung Smart Switch backup

      MOBILedit Forensic Express can now load and analyze Samsung Smart Switch backup files.  Below you can find a guide on how to create this backup and load in our Forensic Express. Open the Smart Switch app on your Samsung device and select the ...
    • Use TWRP to bypass Android lockscreen

      TWRP custom recovery makes it quite easy to remove any kind of lock (except for fingerprint) from your Android device.  You'll find a step-by-step guide below: Reboot your phone into TWRP and click the "Advanced" button In the advanced options, click ...
    • Connected devices

      This folder contains all the currently Connected (online) Devices. To connect a device, please use MOBILedit Connection Wizard. Once the connection has been established, the settings will be kept and maintained so that future connections will be ...