Recover deleted photos on Xiaomi Redmi 3S: from the cart to deep scanning

Losing photos on Xiaomi Redmi 3S is a familiar situation for many owners of this popular smartphone. Even with careful handling of files, errors happen: accidental clicking, a failure of the Gallery app or a failed MIUI update can lead to the disappearance of valuable images. Fortunately, Redmi 3S has several built-in data protection mechanisms, as well as third-party tools to help recover lost ones.

In this article, we will analyze all the current methods of recovery - from the basic (checking the basket). MIUI and cloud storage Mi Cloud) to advanced (use ADB We'll focus on the nuances associated with Redmi. 3S: memory limitations, firmware versions and specifics of working with ext4-Important: the effectiveness of the methods depends on how long it has been since the deletion and what actions you have taken since then.

1.Basket check in MIUI: the first step to recovery

Modern versions of MIUI (starting with MIUI 12) have a built-in basket where photos are taken after removal and stored there for up to 30 days. On Redmi 3S, this feature does not always work consistently due to the limited resources of the device, but it is worth checking it first.

How to open the basket:

  • ๐Ÿ“ Open the Gallery app (icon with multi-colored squares).
  • ๐Ÿ” In the upper right corner, press three dots (โ‹ฎ) and pick the basket.
  • ๐Ÿ–ผ๏ธ View the list of deleted files. Photos that can be recovered will be ticked.
  • ๐Ÿ”„ Click on the desired pictures, then select Restore at the bottom of the screen.

If the cart is empty or not on the menu, it means one of two things:

  1. The files were deleted a long time ago (more than 30 days ago).
  2. Your Redmi 3S has an outdated version of MIUI (before MIUI 12) where the cart was missing.
๐Ÿ“Š Have you ever recovered files from a shopping cart? MIUI?
Yes, successfully.
I tried it, but I didn't find the right files.
I didn't know about that function.
I prefer cloud backups.

โš ๏ธ Attention: On Redmi 3S firmware MIUI Recycle Bin 11 may not be displayed even if you have deleted files. In this case, try updating the system through Settings. โ†’ The phone. โ†’ Updating the system.

2. Recovery via Mi Cloud: if synchronization was enabled

Mi Cloud is Xiaomiโ€™s cloud storage that automatically backs up photos when the feature is activated. On Redmi 3S, it is often disabled by default due to limited storage (only 5GB for free).

Instructions for checking Mi Cloud:

  1. Open your Settings โ†’ Xiaomi Account โ†’ Mi Cloud.
  2. Make sure you are logged in with the same account you were using when you deleted the photo.
  3. Go to the Gallery or Backups section.
  4. If there are photos, click Restore and select the desired files.

If there are no current images in the cloud, check:

  • ๐Ÿ“… Last sync date (possibly backup is outdated).
  • ๐Ÿ“ถ Internet access during deletion (without network synchronization does not work).
  • ๐Ÿ”ง Autosynchronization settings: Settings โ†’ gallery โ†’ Synchronization with Mi Cloud.
Problem.Possible causeDecision
Photos in the cloud are available, but not restoredNot enough space on the phoneClean up memory or restore files selectively
The cloud is empty, although synchronization has been turned onFailure in the last synchronizationCheck backup history at i.mi.com
I can't log into the account.Forgot a password or another number is tiedRestore access through Forgotten password? on the login screen

๐Ÿ’ก

If Mi Cloud doesnโ€™t have the right photos, but you remember that sync worked, try recovering data through the web version of the cloud on your PC, sometimes showing files that are not available in the mobile app.

3. Use of PCs and programs for deep scanning

If the cart and the cloud didn't work, the next step is to connect Redmi 3S to your computer and use specialized utilities. Importantly, the less you use your phone after deleting, the better the chances of success. New files can overwrite old data.

Popular Recovery Programs:

  • ๐Ÿ”ง DiskDigger - Supports ext4 (Xiaomi file system and works without root rights.
  • ๐Ÿ’พ Recuva is a simple utility, but requires root for deep scanning.
  • ๐Ÿ“ฑ EaseUS MobiSaver โ€“ specializes in mobile devices, there is a free version.
  • ๐Ÿ” PhotoRec is a powerful tool for power users (works through the command line).

Step-by-step instructions for DiskDigger:

  1. Download and install the program on PC (official site).
  2. Connect Redmi 3S to your computer via USB (select File Transfer mode).
  3. Start DiskDigger, select your device and click Next.
  4. Specify the file type (JPG, PNG) and start the scan.
  5. After completion, mark the desired photos and press Recover.

โš ๏ธ Warning: When recovering via PC, never save the found files back to your phone - this can result in their permanent loss.

Turn off the mobile Internet on Redmi 3S|Charge your phone at least 50 times%|Use the original USB-cable|Do not connect your phone to other devices during scanning-->

4. Rootless Recovery: Limitations and Workarounds

Many recovery software requires root rights, but getting them on Redmi 3S is not always easy: it can violate the warranty, cause MIUI malfunctions or even lock the device.

Recovery methods without root:

  • ๐Ÿ“‚ Scanning through ADB: Allows you to access system folders without full superuser rights.
  • ๐Ÿ”„ Temporary connection as USB-Driver: on older versions of Android (up to 7.0) it worked more stable.
  • ๐Ÿ“ฑ Use of embedded logs MIUI: Sometimes deleted files remain in the app cache.

Instructions for recovery through ADB:

  1. Enable USB Debugging in Settings โ†’ About Phone โ†’ MIUI Version (click 7 times on the line with the version, then go back to Additional Settings โ†’ For Developers).
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Open the command line (or Terminal) macOS/Linux) and enter: adb shell su -c "find /storage/emulated/0/ -name '.jpg' -o -name '.png' > /sdcard/recover_list.txt" This team will create a file. recover_list.txt List of all images, including deleted ones.
  4. Download the file on your PC and analyze it for the right photos.

If ADB does not find files, try an alternative method:

How to recover photos through the cache of the gallery?
In /storage/emulated/0/Android/data/com.miui.gallery/cache/, you can sometimes save thumbnails of deleted photos, and they can be retrieved from any file manager with access to system folders (like FX File Explorer), which will be smaller than the originals, but better than nothing.

5. Recovery with backups (TWRP and MIUI Backup)

If you have ever created backup copies through TWRP or embedded MIUI Backup, the chances of getting a photo back are much higher. 3S These copies are usually stored in a folder. /MIUI/Backup/ or SD-map.

How to recover from MIUI Backup:

  1. Open Settings โ†’ Additional settings โ†’ Backup and reset.
  2. Select Local Backups and find the one you need by date.
  3. Click Restore and tick the Gallery.
  4. Confirm the recovery and wait for the process to be completed.

To recover via TWRP:

  • ๐Ÿ”ง Load into Recovery Mode (turn off the phone, then pinch the power) + Loudness up).
  • ๐Ÿ“ Select Restore and specify the backup folder (usually) /TWRP/BACKUPS/).
  • ๐Ÿ–ผ๏ธ Check the data section (there are photos stored) and confirm the recovery.

โš ๏ธ Attention: Recovery through TWRP If you add new photos after you create the backup, they will be lost. Always make a fresh copy before you restore them!

6. Contacting a service center: when nothing helps

If all of these methods did not work, the last option is to contact the official service center Xiaomi.

  • ๐Ÿ’ฅ Physical memory damage (fall, moisture intrusion).
  • ๐Ÿ”„ System failure after firmware or reset settings.
  • ๐Ÿ“› Loss of access to your Mi Cloud account (if backups were available).

What you need to know before visiting the service:

  • ๐Ÿ“‹ Bring a phone box and a check (if any) to speed up the process.
  • ๐Ÿ”’ If your phone is locked, unlock it or remember the pattern lock./PIN.
  • ๐Ÿ’ฐ The cost of data recovery can reach 3-5 thousand rubles (depending on the complexity of the data).

Xiaomi service centers in Russia do not always deal with data recovery, but can redirect you to partners. Alternatively, specialized laboratories (for example, HDD Recovery or Data Recovery) that work with flash memory of smartphones.

๐Ÿ’ก

The faster you access the service after you delete a photo, the better the chances of success, and every day you use your phone reduces the chance of recovery by 10 to 15 percent.

7 How to avoid loss of photos in the future: prevention

To avoid the problem of lost photos, follow these guidelines:

Methods of data protection:

  • โ˜๏ธ Automatic sync with Mi Cloud: Enable it in Settings โ†’ Xiaomi account โ†’ Mi Cloud โ†’ gallery.
  • ๐Ÿ’พ Backups to PC: once a month, copy a photo to a computer or external disk.
  • ๐Ÿ“ฑ Backup apps: Google Photos, Dropbox or Yandex Drive automatically save pictures.
  • ๐Ÿ”„ Regularly check your Recycle Bin: Clean it only after you are sure that all files are saved.

On Redmi 3S, it is especially important to monitor the free space - if it is not enough, the system can automatically delete old files.

Also useful:

  • ๐Ÿ“ต Disable automatic memory optimization in Settings โ†’ Battery and productivity โ†’ Optimizing memory.
  • ๐Ÿ”ง Use file managers with deletion protection (e.g. Solid Explorer).

Frequently asked questions

Can I recover photos that were deleted a year ago?
The odds are extremely low. Without backups in Mi Cloud or on PC, the data is likely overwritten. If the phone is not actively used, you can try deep scanning through PhotoRec, but the result is not guaranteed.
Why does DiskDigger find photos but they don't open?
This is a typical problem when you restore without root permissions. Files can be fragmented or corrupted. Try: Restore them in RAW format (if you have one), use JPEG Repair to restore the structure.
How to recover photos after resetting to factory settings?
If the reset was made through Settings rather than TWRP, the data is almost always lost irrevocably, the only chance is if the sync with Mi Cloud or Google Photos was enabled before the reset.
Can I recover a photo from a damaged microSD?
Yes, but it's going to require specialized tools like R-Studio or help from a service center, so don't try to format the map, it's going to destroy the remaining data, plug it into your PC through a card reader and scan it for files.
Why are photos displayed without a date after recovery?
When you recover from programs like Recuva or DiskDigger, the metadata (including the date of the shooting) is often lost: ๐Ÿ“… ExifTool for manual editing EXIF-data. ๐Ÿ“Š Applications like Photo Exif Editor (available on Google Play).