Official Leagoo Kiicaa Power T591 T592 Firmware Custom Rom Root Twrp Extra Quality [repack] -


Blog Title: Leagoo Kiicaa Power (T591/T592): Official Firmware, Custom ROMs, Root, TWRP & Extra Quality Mods

Posted by: [Your Name/Tech Team] Date: April 12, 2026

If you are still holding onto a Leagoo Kiicaa Power (models T591 or T592), you know it’s a budget beast with that massive 5000mAh battery. However, Leagoo has long ceased official support. To breathe new life into this device, you need to go the DIY route. How to Flash Official Firmware (SP Flash Tool)

Below is your complete guide to finding official firmware, unlocking root, installing TWRP recovery, and flashing custom ROMs for that extra quality feel.


How to Flash Official Firmware (SP Flash Tool)

Required tools:

  • SP Flash Tool v5.1924 or newer
  • MediaTek USB VCOM drivers
  • Windows PC (7/10/11)
  • USB cable (data sync capable)

Steps:

  1. Download the stock ROM and extract the folder.
  2. Install MTK VCOM drivers (disable driver signature enforcement on Win 10/11).
  3. Open SP Flash Tool and click Scatter-loading – select the MTxxxx_Android_scatter.txt file from the ROM folder.
  4. Set "Download Only" mode (never use "Format All + Download" unless you have a backup of your NVRAM).
  5. Power off your Leagoo Kiicaa Power completely.
  6. Click "Download" and connect the powered-off phone via USB.
  7. Wait for the green checkmark. Disconnect and reboot.

Extra Quality Tip: After flashing stock, boot once, then reboot to recovery and perform a factory reset to ensure no data corruption. SP Flash Tool v5


5. Recovery Installation (TWRP)

The installation of a custom recovery is the gateway to firmware modification.

  • Image Source: Due to the device's age, official TWRP support is sparse. Users must source an image compiled specifically for the MT6737 platform and the Leagoo Kiicaa Power screen resolution.
  • Flashing Method: Once the bootloader is unlocked, flash the recovery image via Fastboot: fastboot flash recovery twrp-3.x.x-x-kiicaa.img fastboot boot twrp-3.x.x-x-kiicaa.img (To boot immediately without permanent flash for testing).
  • Partition Modification: TWRP allows for the mounting of the system partition, essential for removing stock applications (bloatware) and backing up the NVRAM (Non-Volatile RAM) partition, which stores the unique IMEI and radio calibration data. Warning: Flashing firmware incorrectly can corrupt NVRAM, rendering the device unable to connect to cellular networks. Always backup NVRAM before proceeding.

3. Adoptable Storage

This device has 16GB ROM (only 8GB usable). Root allows you to force enable Adoptable Storage (merging SD card into internal storage). GSI Experimentation (Advanced Users Only):

  • Run in Terminal (as root): sm set-force-adoptable true
  • Go to Settings > Storage > SD Card > Format as Internal.

How to get TWRP on T591/T592:

  1. Unlock Bootloader: This is mandatory.
    • Enable Developer Options (tap Build Number 7 times).
    • Toggle OEM Unlocking and USB Debugging.
    • Reboot to Fastboot (adb reboot bootloader).
    • Run fastboot oem unlock (Warning: This wipes all user data).
  2. The Port: Use the TWRP port for the UMIDIGI A3S (same MT6739 chipset) or the specific Leagoo TWRP by Alekos (check XDA Forums).
  3. Flashing TWRP:
    • fastboot flash recovery twrp_leagoo_kiicaa.img
    • Crucial step: Immediately after flashing, hold Vol Up + Power to boot into TWRP. If you let the system reboot normally, the stock recovery will overwrite TWRP.

GSI Experimentation (Advanced Users Only):

  • Treble Info: Check if your device supports Project Treble (it likely does on Android 8.1/9.0). Use the app Treble Info.
  • Try: A lightweight AOSP 11 (ARM64 – Aonly) GSI.
  • Expect: Broken RIL (Calls/SMS), inverted camera, or no audio. You will likely revert to stock.

Verdict: Stick to a debloated stock ROM. Don't waste days trying to make a GSI work on this hardware.