Why backing up on the Mi A2 Lite is not a luxury, itโs a necessity
Xiaomi Mi A2 Lite (codenamed daisy) is still popular with users due to its balanced features and support for custom firmware. However, its age (released in 2018) and limited internal storage (16/32 GB in the basic versions) make backup critical. One failed factory reset โ and you can lose years of WhatsApp correspondence, saved passwords, photos in DCIM or even data from banking applications.
Unlike the flagships with a reserve of memory, the Mi A2 Lite often works "back-to-back": users delete the cache, transfer files to the Internet SD-The card (if supported) and encounter errors when updating Android, a feature of this model is the lack of official support. MIUI 13+ Android 12+, So backup needs to be multi-level: separate for applications, separate for system settings, and always with the ability to restore to another version of the software.
In this article, weโll look at 5 ways to back up, from simple (via Google Drive) to advanced (via TWRP and ADB), and how to avoid typical recovery errors. If youโre planning to flash custom software, change your battery, or just want to be safe, read on.
Method 1: Standard backup via MIUI (for users on official firmware)
If your Mi A2 Lite runs on MIUI stock firmware (even an outdated version), use the built-in backup tool.
- ๐ฑ System settings (Wi-Fi, wallpaper, sound profiles)
- ๐ Application data (not all, but only supported)
- ๐ Call log and SMS
- ๐ Accounts (but not passwords!)
To create a backup:
- Open Settings โ About Phone โ Backup and Reset โ Local Backup.
- Click Create Backup and select the items to save (we recommend that you note everything except the Application โ they take up a lot of space).
- Specify the path of preservation: internal memory or SD-map (if installed).
- Wait until the end (it can take 10 to 30 minutes depending on the amount of data).
โ ๏ธ Note: This method does not save gallery photos, music or downloaded files, but must be copied manually through Explorer or by connecting the phone to a PC. MIUI It will not recover on custom firmware (e.g. LineageOS or Pixel Experience).
Disable battery optimization for the "Backup" application"|Charge your phone at least 50 times%|Free up 1-2 GB of free space|Shut down. VPN (It can block access to files)-->
Method 2: Backup through Google Account (for apps and contacts)
The most universal method is synchronization with Google Drive, which works on any firmware (including custom ones), but has limitations:
- โ Saves: contacts, calendars, Google Keep notes, data from some applications (for example WhatsApp with manual backup), Wi-Fi settings.
- โ It's not: SMS, Call log, photos (only if you donโt have Google Photos enabled), system settings MIUI.
How to set up:
- Go to Settings โ Accounts โ Google โ [your account] โ Account Sync.
- Turn on the switches for all items (especially Contacts, Calendar, Disk).
- For app backup, open Settings โ System โ Backup and activate Backup to Google Drive.
- Click Create Backup Now (Wi-Fi connection required).
To recover data on a new device, you just need to log in to the same Google account and agree to restore it when you first start up. However, remember: free storage on Google Drive is limited to 15 GB. If you have a lot of data, you will have to buy additional space or use alternative methods.
๐ก
Before resetting your phone to factory settings, check that the backup in Google Drive is recent. To do this, open the backup page in your browser.
Method 3: Full backup via TWRP (for advanced users)
If you plan to install custom firmware or want to keep a full copy of a partition (including /data, /system, and /boot), the only reliable way is to use TWRP Recovery.This method requires an unlocked bootloader and a TWRP installed, but gives you 100% control over backup.
Advantages of TWRP:
- ๐ง It retains all sections, including EFS (IMEI and serial numbers).
- ๐ It can be restored even on another version of Android (for example, with the MIUI 10 on LineageOS 18).
- ๐พ Supports backup compression (saves space).
Instructions:
- Install TWRP for Mi A2 Lite (download the official version from twrp.me).
- Load the phone into recovery mode: turn off the device, then press Power + Volume up.
- In TWRP, select Backup.
- Check the boxes: Boot, System, Data, EFS (required!).
- Choose a place to save (better). SD-map OTG-flash drive, as internal memory can be encrypted).
- Swipe to start the backup (it will take 15-40 minutes).
โ ๏ธ Note: If you encrypted your phone (for example, through Settings) โ Security โ Encryption), TWRP Can't read the section. /data In this case, before the backup, turn off the encryption (requires resetting the phone!).
| Section | What does it contain? | Should I backup? |
|---|---|---|
| Boot | Core and loader | Yes (for firmware recovery) |
| System | Firmware and system files | Yes (if you are planning to return to this version) |
| Data | Applications, settings, user data | Yes (most important section!) |
| EFS | IMEI, MAC-addresses, serial numbers | Without it, the phone will lose the network. |
| Vendor | Xiaomi Drivers and Proprietary Files | Preferably (for compatibility) |
What to do if TWRP see SD-map?
Method 4: Backup through ADB (for developers and without root)
If you don't have TWRP, but you have access to ADB (Android Debug Bridge), you can back up your computer, which doesn't require root rights, but has limitations: some applications (like banking) block backups of their data.
What you need:
- ๐ฅ๏ธ Computer with installed ADB and Fastboot.
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Build number - tap 7 times, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ Cable USB (preferably original).
Backup teams:
adb backup -apk -obb -shared -all -f C:\backup_mi_a2_lite.abDecoding of flags:
- -apk โ retain APK-file.
- -obb โ include OBB-files).
- -shared โ backup SD-map.
- -all โ All applications (except system applications).
- -f is the path to the backup file on the PC.
Once you have entered the command, the phone will receive a request for backup confirmation. Set the password (optional, but recommended for security) and wait until it is completed..ab file can be restored by the team:
adb restore C:\backup_mi_a2_lite.abโ ๏ธ Attention: Backup through ADB includes SMS, call log and Wi-Fi settings on some firmware, and use separate applications for these, such as SMS Backup & Restore.
๐ก
ADB-Backup is suitable for saving user data without root, but does not replace a full backup through TWRP. For system partitions will still require custom recovery.
Method 5: Manual backup of important data (photos, contacts, SMS)
If you don't want a full copy of the system, but only critical data, you can do without complex tools.
๐ธ Photographs and videos
The most reliable way is to copy DCIM, Pictures, and Downloads to your PC or cloud.
- Connect your phone to your computer in File Transfer (MTP) mode.
- Open the Internal Memory โ DCIM folder and copy all subfolders (Camera, Screenshots, etc.).
- For cloud backup, use Google Photos (autoboot) or Yandex Drive.
๐ Contacts
Export them to the.vcf file:
- Open the Contacts app.
- Press. โฎ โ Contact management โ Imports/Exports โ Export to file.
- Select a save location (for example, SD-map) and confirm.
๐ฌ SMS call-book
Use the SMS Backup & Restore app (free on Google Play):
- Install and open the application.
- Press Backup and select SMS + Call Logs.
- Save the file to SD-map.
๐ Passwords and application data
To save passwords:
- ๐ Google Chrome: โฎ โ Settings โ Passwords. โ Password export (will request) PIN-code).
- ๐ In Mi Account: Passwords synced with the Xiaomi cloud (check in Settings) โ Accounts. โ Mi Account โ Synchronization).
๐ก
For WhatsApp backup, use the built-in feature: โฎ โ Settings โ chat โ But remember, you can only recover the same phone number!
Frequent Mistakes and How to Avoid Them
Even experienced users have problems building or restoring backups, and these are the most common mistakes and solutions.
| Mistake. | Reason. | Decision |
|---|---|---|
| MIUI backup interrupted by 99% | Lack of space or damaged files | Free up 2-3 GB of memory and try again. If it doesn't work, reset the cache to TWRP (Wipe โ Advanced Wipe โ Cache). |
| TWRP does not see internal memory | Password/encryption or corrupted file system | Connect. SD-map OTG-If the memory is encrypted, turn off the encryption (requires a reset!). |
| ADB issues an error device unauthorized | Unconfirmed access to debugging | You'll see a request on your phone, let me debug you. If it doesn't, check the cable and the drivers. |
| Recovery from Google Drive is Hanging | Weak Internet or large files | Connect to 5GHz Wi-Fi or restore parts (for example, contacts first, then apps). |
| After recovery, there is no network (IMEI reset) | EFS section damaged | Restore EFS from the TWRP backup or use the QCN Rebuilder tool (requires root). |
If the phone doesnโt turn on or hangs on the logo after recovery, try:
- Download to TWRP and repeat the recovery.
- Switch the original boot.img to fastboot flash boot.img.
- Do a full reset (Wipe โ Format Data in TWRP).