TeamWin Recovery Project 3.2.3-2 For Xiaomi Redmi 6/6A [cereus/cactus][ABANDONED]

Edited on December 28, 2018

TeamWin Recovery Project logo

TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.

Changelog

  • For v3.2.3-0
    • Fix automatic installing of OTA zips on encrypted devices
    • Remove SuperSU from TWRP
    • Support both md5 and md5sum file extensions when doing MD5 checking for zip files
  • For v3.2.2-0
    • adb backup fixes
    • OTA style update zips will now install automatically without prompting for decrypt
    • minor tweaks to handling date/time on Qualcomm devices
    • updates to some language translations
  • For v3.2.1-0
    • minui fixes (cryptomilk)
    • Better android-8.0 compatibility in ROM trees (Dees_Troy)
    • Fix missing library in android-8.0 (nkk71)
    • Fix inconsistent SDCard naming (DevUt)
    • Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)

Bugs

  • MTP

Downloads & Device trees

  • TWRP for Redmi 6 - View
  • TWRP for Redmi 6a - View
  • ADB/Fastboot Tool - View
  • Magisk - View
  • Data decryption patch - View

  • Device tree for Redmi 6 - View
  • Device tree for Redmi 6A - View

Telegram Group

Installation

  • Settings/Additional Settings/Developer Options and Enable OEM unlocking
  • Unlock bootloader using this tool: View
  • Place recovery.img in ADB tool’s folder.
  • Then open a CMD window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here.
  • Connect your Android device to the PC. Type the following into the command window to boot your device into bootloader/fastboot mode:
    adb reboot bootloader
    

    └ If your asks for permission to “Allow USB debugging”, tap OK.

  • Once your device boots into bootloader mode, type this into the command line.
    fastboot format userdata
    fastboot flash recovery recovery.img
    
  • Power it off by holding power button for few sec.
  • Pick up your phone and press power button and volume up key at same time. It will boot into TWRP.
  • Flash Magisk and Data decryption patch and reboot your device.
  • Done

GSI Installation

  • Guide: View
  • Available GSIs: View
  • Choose ARM & A-only
  • Bugs: VoLTE, Incoming SMS, USSD

Wanna donate?