Questions tagged [twrp]

The "Team Win Recovery Project" provides an alternative Custom-Recovery.

What is TWRP?

Here's how the project describes itself:

TeamWin Recovery Project, or twrp for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features that we deemed missing from current recoveries.

(Source: TWRP project page)

TWRP
TWRP screenshots (source: AndroidHeadlines; click image for larger variant)

Other than the classical, hardware-key driven ClockworkMod, TWRP offers you a touch-based interface – which of course is much more convenient to use and offers more flexibility as well (you certainly can see that by above screenshot). Still you should keep in mind: in case you break your screen's touch interface, you might wish you'd better used the former, which just depends on three hardware keys to operate (power, volume-up, volume-down).

Sources

897 questions
7
votes
1 answer

Trying to understand the options in TWRP backup

This is a screenshot of the twrp screen after you choose "Backup": I have the following questions: What is the difference between the options "Boot, System and Data" on one hand, and "System Image" on the other? Is the "Data" option for data of…
Wrichik Basu
  • 939
  • 3
  • 15
  • 32
5
votes
4 answers

Where are TWRP backups stored on SD card? Had to un-root

I had to un-root my LG G2 Verizon because recovery got corrupted. I created a TWRP backup some time ago from within its recovery and it was stored on the internal drive. I did a system reset, and then un-rooted by going back to stock image. Did the…
user3038614
  • 63
  • 1
  • 1
  • 3
4
votes
1 answer

Zip file is corrupt error in TWRP

TWRP and TWRP Treble give me error of "Zip file is corrupt" when I install zip roms or files. I wiped all the things that needs. (/Dalvik Cache, /System, /Data, /Cache) but nothing changed. I redownloaded 2 or 3 times and checked the MD5 and it was…
Mahdir
  • 41
  • 1
  • 1
  • 2
3
votes
1 answer

What is TWRP doing when it says "updating partition details"?

Whenever it decrypts data or applies a zip, it displays the message and then takes a rather long time. What is it doing during that time? In top I can see that the recovery process is fully utilising a core (and more), so it's not like it's sitting…
Atemu
  • 560
  • 3
  • 13
3
votes
0 answers

Unable to flash anything using twrp. "Cannot mount/vendor"

I updated to the latest version of RR 6.0 (2018-04-05 security patch)using dirty flash. After updating I realised that I was not able to flash any zip. "Cannot mount/vendor" error was being shown. I also lost root (magisk) after the update. Here is…
Vivek Nair
  • 31
  • 1
  • 4
2
votes
1 answer

How to decrypt Island / Work profile and Parallel Apps user in TWRP?

TWRP 3.4.0.0 release introduced multiuser decryption which means no more error 255 or other multiuser backup errors on devices with multiple users setup. The problem is, TWRP requires all the users to be decrypted in order for the backup to be…
Firelord
  • 25,084
  • 20
  • 124
  • 286
2
votes
3 answers

How do I backup media, game data (internal storage) using TWRP?

It is known that TWRP does not back up /data/media as you can read here and on other posts on this site, also on TWRP FAQ How can one bypass this?
beeshyams
  • 40,739
  • 30
  • 119
  • 269
1
vote
1 answer

Unable to overwrite CWM with TWRP

I'm trying to get TWRP running instead of CWM on my HTX One X. When flashing the recovery through fastboot, and rebooting the phone - the bootloader choice for "recovery" goes straight to CWM. I tried flashing TWRP through GooManager, and the same…
xstnc
  • 111
  • 2
1
vote
0 answers

TWRP Unable to mount everytime I boot into TWRP recovery mode

After I installed TWRP and a Custom ROM everytime I boot into the Recovery Mode it says unable to mount storage or data and then I have to do the steps to fix it and then when i boot to system my files get removed Steps I do when the TWRP can't…
Hot Dog
  • 11
  • 2
1
vote
0 answers

Mediatek 8163 TWRP 7" tablet

Does anyone know where I can find a working Mediatek 8163 TWRP for a 7-in Android tablet. This generic Chinese tablet does not have any recovery so it is very unusual. I have made a scatter file for the partitions but I do not have the expertise to…
1
vote
0 answers

Reasons behind android always booting into twrp insead of system after reset?

i have the same problem as this question How to fix a phone that always boots into TWRP when OS exists . Except i did the reset via settings "Erase all" and my device is not samsung. Also i noticed, if i stay in twrp for some time, a small area…
Tanzin
  • 53
  • 1
  • 7
1
vote
1 answer

Boot to ROM recovery instead of TWRP

My phone is OnePlus 5t. In fastboot mode I flashed TWRP fastboot flash recovery twrp-3.5.2_9-0.img and every time I try to enter recovery mode it just start the original recovery mode that came with the system. But if i enter 'fastboot' and…
Joe
  • 115
  • 1
  • 1
  • 9
1
vote
0 answers

Booting TWRP custom recovery from SD card

I have a bootloader locked nokia 6.1 PL2 2018 and I want to temporarily boot TWRP for backup using an SD card. is it possible???
S- Tech
  • 11
  • 2
1
vote
0 answers

Cannot restore TWRP Backup because it cannot mount internal storage after reboot

I don't set pin/password for my device. The first time I use TWRP, it cannot mount internal storage. So I go ahead and wipe the storage. This allows internal storage to mount and I can create NAndroid backup for my phone. Then I restart the phone…
1
vote
0 answers

TWRP 0MB Internal storage issue

I have a Lenovo tab 4-10 TBX304L I flashed it with TWRP and It shows 0 MB for Internal storage. I Tried changing file system to ext 2 and ext4.wiped data and system. Reinstalled android stock rom via QFIL tool. Any help?
Gani Z
  • 11
  • 1
1
2 3