How to make a backup of Xiaomi Redmi 8: all the ways with pros and cons

Xiaomi Redmi 8 is one of the most popular budget smartphones, but even it is not immune to crashes, data loss or the need to reset to factory settings. Without a backup, you risk losing photos, contacts, messages and app settings. In this article, we will discuss 5 proven ways to create a backup on Redmi 8, including built-in MIUI tools, cloud services and advanced methods for power users.

Redmi 8 features limited internal storage (32/64GB), so it’s important to choose a backup method that doesn’t overload the device. We analyzed each method for reliability, speed and convenience, and added unique nuances for this model (for example, encryption problems in MIUI 12+ or TWRP limitations for the Snapdragon 439).

1. backup through the built-in MIUI menu

The easiest way is to use the standard MIUI tool, which saves applications, system settings, SMS/MMS and call logs, but does not touch media files (photos, videos, music) and is suitable for quick backup before resetting or updating the firmware.

How to do this:

  • πŸ“± Open the Settings. β†’ The phone. β†’ Backup (or Settings) β†’ Additionally. β†’ Backup in older versions MIUI).
  • πŸ”„ Click β€œCreate a backup” and select the data to save (all items are marked by default).
  • πŸ’Ύ Specify storage location: internal memory (folder) MIUI/backup/AllBackup) Mi Cloud (requires authorization).
  • ⏳ Wait until it is completed – the process can take 5-15 minutes depending on the amount of data.

⚠️ Attention: B MIUI 12.5+ The backup is encrypted with a password from your Mi Account. If you forget your password or delete your account, it will be impossible to restore your data:

  • πŸ“Έ Photos and videos (you need to reserve them separately through Google Photos or Gallery) β†’ Albums. β†’ Backup).
  • 🎡 Music and downloads.
  • πŸ” Wi-Fi passwords (they will have to be re-entered after recovery).

At least 30% of the battery is loaded

1–2 GB of internal memory is free

VPN and energy saving modes are disabled

Password from Mi-account remembered or recorded-->

2. Cloud backup via Google Account

If you use Google services, this method will save contacts, calendars, SMS, application settings and some of the data from them (for example, progress in games), the main advantage is automation: once set up, the backup will be created once a day when you connect to Wi-Fi.

Instructions:

  1. Go to Settings β†’ Accounts and Sync β†’ Google.
  2. Select your account and activate switches for the desired data (required: Contacts, Calendar, Disk).
  3. Return to Settings β†’ System β†’ Backup and enable Automatic Backup in Google Drive.
  4. Click on β€œCreate a copy now” to initialize the process.

πŸ” Nuances for Redmi 8:

  • πŸ“Ά Google Drive Backup Requires a Stable Wi-Fi Connection (Mobile Internet May Not Work Due to Restrictions) MIUI).
  • πŸ“ Free storage is 15GB. If you have a lot of photos, they will fill up the space quickly.
  • πŸ”„ Data recovery is possible only on a new smartphone or after a complete reset of the Redmi 8.

Google Drive

Mi Cloud

Yandex Disc.

iCloud (for other devices)

Don't use the clouds.-->

3. Manual copying of files on PC (for media and documents)

If you need to save photos, videos, music or documents, the most reliable way is to copy them to your computer, which does not require root rights and works even on a locked phone (when connected via USB).

Step-by-step:

  1. Connect Redmi 8 to your PC via USB-cable (preferably original).
  2. On your phone, select File Transfer (MTP) mode in the connection notification.
  3. On your computer, open the folder This computer β†’ [Name of your Redmi 8] β†’ Internal memory.
  4. Copy the folders you want: DCIM for photos and videos; Download for browser downloads; Documents for office applications; WhatsApp/Media for messenger media.

⚠️ Note: Do not copy the entire Android folder - it contains an app cache that takes up a lot of space and is not needed for the backup. MIUI, Otherwise, the system settings may be confused.

πŸ’‘

Use Teracopy (Windows) or rsync (Linux/macOS) to speed up copying and verify file integrity.

4. Full backup via TWRP (for advanced users)

If you need to save all the firmware, including system files and settings, custom recovery is required – TWRP. This method is suitable for experimenting with firmware or if you plan to unlock the bootloader. Note: Redmi 8 (codenamed olive) has informal TWRP builds, as there is no official support.

What TWRP keeps:

  • πŸ“± Complete system image (system, vendor, boot).
  • πŸ“„ User data (data - applications, settings, SMS).
  • πŸ”„ EFS-section (IMEI, module serial numbers).

Instructions:

  1. Unlock the bootloader via fastboot oem unlock (instructions on the official Xiaomi website).
  2. Install TWRP for Redmi 8 via fastboot flash recovery twrp.img.
  3. Download to TWRP (Power buttons + Volume up).
  4. Go to Backup β†’ Select Partitions and mark: Boot System Data EFS
  5. Click on β€œSwipe to Backup” and wait until it’s finished (it can take 20 to 40 minutes).

⚠️ Attention: Backup through TWRP Redmi 8 is a risk-free environment:

  • πŸ” If you encrypted /data into MIUI, TWRP You can't read it without a password.
  • πŸ”„ Restore the backup to another version MIUI This can lead to bootloop (cyclic reboot).
  • πŸ“± Some informal assemblies TWRP It is not working properly with Snapdragon 439.
What if TWRP doesn’t see internal memory?
The problem arises from encryption in MIUI 12+. Solution: 1. Reset the phone to MIUI 11 (where encryption is disabled by default). 2. Or format /data into TWRP (Warning: delete all data!). 3. Use TWRP from the developer wrztky (proven build for olive).

5. backup through ADB (no root)

If TWRP seems complicated but you need a full backup, you can use ADB (Android Debug Bridge) which does not require unlocking the bootloader, but only saves application and settings data (not system files).

Instructions for Windows:

  1. Install ADB and Fastboot.
  2. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI Version (click 7 times, then go back to Settings β†’ Additional β†’ For Developers).
  3. Connect your phone to your PC and execute on the command line: adb backup -apk -obb -shared -all -f C:\redmi8_backup.ab where -apk β€” backup APK-file, -shared β€” file SD-map.
  4. On the phone, confirm the creation of a backup (password can not be set).

πŸ”§ How to repair:

adb restore C:\redmi8_backup.ab

Limitations of the method:

  • 🚫 It's not. SMS and call log (they need to be backed separately through the MIUI Google).
  • πŸ“¦ File size can exceed 4 GB – use the file system NTFS flash-drive.
  • πŸ” Some apps (such as WhatsApp) block backups through ADB.

Comparison of backup methods for Redmi 8

MethodWhat keepsRequired. root/TWRPTime.Reliability
MIUI BackupApplications, settings, SMS❌ No.5-15 minutes⭐⭐⭐ (Risk of loss when changing an account)
Google DriveContacts, calendar, part of application data❌ No.Automatically.⭐⭐⭐⭐ (reliable, but not a full backup)
Copying on PCMedia files, documents❌ No.10–30 min⭐⭐⭐⭐⭐ (the most secure for personal data)
TWRPComplete system image + dataβœ… Yes (unlocked loader)20-40 minutes⭐⭐⭐ (Risk of bootloop in recovery)
ADBApplication data (without system files)❌ No.15-25 minutes⭐⭐⭐⭐ (Good for apps, but not for apps. SMS)

πŸ’‘

For most Redmi 8 users, the best combination is MIUI Backup + PC copying + Google Drive, which covers 90% of your needs without risk and complex manipulation.

Frequent Mistakes and How to Avoid Them

Even if you follow the instructions, Redmi 8 users are facing challenges, and consider typical scenarios and solutions:

1. MIUI backup interrupted by 99%

πŸ”Ή Reason: Lack of space on the internal drive or failure in the work of the Mi Cloud.

πŸ”§ Decision:

  • Clear 1-2 GB of memory (remove the cache in Settings β†’ Storage).
  • Turn off sync with Mi Cloud and save the backup locally.
  • Reboot your phone and try again.

2 TWRP does not see internal memory

πŸ”Ή Reason: B MIUI 12+ default encryption enabled /data.

πŸ”§ Solution: Format data in TWRP (Note: delete all data!) or use a special assembly TWRP encryption-encrypted.

3. ADB issues a "device unauthorized" error

πŸ”Ή Reason: The phone does not have a key. RSA for this PC.

πŸ”§ Solution: Disconnect and reconnect the phone, Redmi 8 will be asked for debugging permission – confirm it.

πŸ’‘

If the MIUI backup weighs too much, remove the cache folders (Android/data and Android/obb) that can be restored by reinstalling the apps.

FAQ: Answers to Frequent Questions

Can I make a backup on the SD-map in Redmi 8?
Yes, but with reservations: πŸ“ MIUI Backup does not support saving directly to SD-Cards: Internal Memory or Mi Cloud. πŸ”„ You can copy the ready-made backup (folder) MIUI/backup) on SD-hand-write. 🚫 TWRP and ADB They also don’t know how to keep the backup on. SD By default, only on PC. πŸ’‘ Tip: Use it SD-card as an intermediate storage: first save the backup to the phone, then move it to the card.
How to restore SMS from the MIUI backup to a new phone?
If you transfer data to another Xiaomi: Copy folder MIUI/backup/AllBackup Go to the new phone. Go to the settings. β†’ The phone. β†’ Backup β†’ Restore. Pick the right backup and check the box Β«SMSΒ». πŸ”Ή For not.-Xiaomi: Use applications like this. SMS Backup & Restore (Saves) SMS into XML).
Why does Google Drive not save photos?
Google Drive and Google Photos are different services. To save photos: Install Google Photos. Enable Backup and Sync in the app settings. Select quality (Original or High) and wait for the download. ⚠️ Please note: Free storage in Google Photos from June 2021 is limited to 15 GB (previously, β€œHigh Quality” was unlimited).
Can I get a backup if my phone is not turned on?
If Redmi 8 does not respond to the power button, but charging is going (light indicator), try: Hard reset: Press the power + Loudness up on 10–15 seconds to go to Fastboot. TWRP: If you have custom recovery installed, connect your phone to your PC and copy files via adb pull /sdcard/. If the phone is not detected by the PC, you will need to remove the memory chip (expensive and risky). πŸ’‘ Prevent: Regularly copy important files to your PC – this is the only way to avoid hardware failure losses.
How to check the integrity of the backup before recovery?
For different methods: MIUI Backup: Check the file size in the folder MIUI/backup β€” It should be bigger. 100 MB (empty backup weighs) ~10 MB). TWRP: In recovery, select Restore and see if partitions (system, data, etc.) are displayed.). ADB: Use the command: adb restore --verify-only C:\redmi8_backup.ab Check the archive for errors.