What to backup on TWRP?

FranGAMER321

Member
Mar 23, 2019
29
2
0
I was thinking about changing ROMs due to problems with the camera, But, what do I have to backup in TWRP? I've seen a lot of videos and I've done a lot of research and they all say different things, I just want to backup everything I need if I have problems installing another rom (Like the IMEI is at 0 or does not start or things of that type), and not saving all apps / photos. What do I select and what not?
 

nift4

Senior Member
May 22, 2019
426
119
43
I was thinking about changing ROMs due to problems with the camera, But, what do I have to backup in TWRP? I've seen a lot of videos and I've done a lot of research and they all say different things, I just want to backup everything I need if I have problems installing another rom (Like the IMEI is at 0 or does not start or things of that type), and not saving all apps / photos. What do I select and what not?
You should backup everything except Data, Internal Storage and Vendor.
 
  • Like
Reactions: FranGAMER321

TheFixItMan

Senior Member
Jul 8, 2012
7,654
3,922
253
London
I was thinking about changing ROMs due to problems with the camera, But, what do I have to backup in TWRP? I've seen a lot of videos and I've done a lot of research and they all say different things, I just want to backup everything I need if I have problems installing another rom (Like the IMEI is at 0 or does not start or things of that type), and not saving all apps / photos. What do I select and what not?
System - backs up current rom
Boot - backs up current roms kernel
Data - backs up current roms app data (do not restore on different rom)
Efi/persist - backs up imei/modem

If you want to restore from a different rom format data first to avoid extracttar errors (probably would only happen if encrypted) reboot back to recovery then you can restore everything back to how it was when the backups were made
 
Last edited:
  • Like
Reactions: FranGAMER321

FranGAMER321

Member
Mar 23, 2019
29
2
0
System - backs up current rom
Boot - backs up current roms kernel
Data - backs up current roms app data (do not restore on different rom)
Efi/persist - backs up imei/modem

If you want to restore from a different rom format data first to avoid extracttar errors (probably would only happen if encrypted) reboot back to recovery then you can restore everything back to how it was when the backups were made
I did not find any option for EFI / Persist, what I need to do?