Xiaomi Mi 3w / Mi 4 : Install TWRP Recovery 3.1.0-0 – Easy Tutorial

Today, in this guide I will help you to install latest TWRP Recovery (3.1.0-0) on your Xiaomi Mi 3w / Mi 4. Having a custom recovery on your phone means, you can flash Magisk or SuperSu zip and root it, you can install a custom ROMs, kernels and mods as well as do various task that a stock recovery never going to offer. Since TWRP recovery is a touch base recovery, the GUI interface is easy to use. Continue reading this article to learn how to install latest TWRP recovery (3.1.0-0) on Xiaomi Mi 3w / Mi 4.

Related: How to Root Xiaomi Mi 3 / Mi 4 in 2019 – Easy Guide

Table of Contents

Advertisement

How To Unlock and Install TWRP Recovery On Xiaomi Mi 3w / Mi 4

WARNINGThough flashing custom recovery don’t usually erase phone data! However, as a precaution, before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. We (TrueAndroid Team) are not responsible if anything happen to your device while following this tutorial.

TWRP Recovery Installation Guide

Advantage of TWRP Recovery

  1. A touch based interface.
  2. Can flash custom ROMs, Mods and kernels.
  3. Can wipe Dalvic /ART Cache.
  4. Allow you to access and use phone memory when you are in recovery.
  5. You can install Xposed Modules.
  6. You can root your device using root zip file (magisk, supersu etc.)
  7. Flashing a custom kernel may help you to overclock or underclock your SoC.
  8. Can factory reset your device.
  9. You can remove all bloatware by flashing proper bloatware removal zip.
  10. You can take a full system backup (Nandroid) and later restore it.

Requirements:

  1. Make sure your computer has working adb and fastboot. Setup instructions can be found here.
  2. Enable USB Debugging on your device. [Tutorial]
  3. Proper USB driver is installed. [Download]

How To Install TWRP Recovery 3.1.0-0 on Xiaomi Mi 3w / Mi 4

  1. Download TWRP.
  2. Once done, connect your device to your PC using a USB cable.
  3. Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your Xiaomi Mi 3w / Mi 4 to fastboot mode by pressing Volume Down + Power when the device power is off, until the bootloader appears, then release the buttons.
  4. To confirm the device is connected in fastboot mode or not, type: fastboot devices.
  5. Once confirmed, type the following command to flash TWRP Recovery: fastboot flash recovery twrp-x.x.x-x-cancro.img. [NoteReplace TWRP file name with your downloaded file name]
  6. The device should automatically reboot, if not then reboot it manually.

Tip: To boot into recovery first turn off your Xiaomi Mi 3w / Mi 4 and then press and hold Volume Up and Power button together until the “MI” logo appears on the screen, then release.

Related: Download Android 9.0 Pie Pixel Experience ROM for Xiaomi Mi 3w/4 with Guide

That’s it! You now have an unlocked Xiaomi Mi 3w / Mi 4 with latest supported TWRP Recovery installed.

LEAVE A REPLY

Please enter your comment!
Please enter your name here