How to completely clean the basket on the smartphone Xiaomi Redmi 7: 5 proven ways

The Xiaomi Redmi 7 Recycle Bin is a temporary storage for deleted files that many users forget to check, and over time, it gets clogged with unnecessary photos, videos and documents, taking up precious space in the device’s memory. If you notice that there is less free space on your phone and notifications appear in the gallery or file manager about the overflow of the basket, it’s time to clean it.

In this article, we’ll look at all the ways you can clean your Recycle Bin on Redmi 7, including standard MIUI tools and third-party apps, how to delete files from your Recycle Bin forever, why they stay there, what to do if the Recycle Bin doesn’t clear, and how to set up automatic deletion so you don’t have to go back to this problem.

What is the Recycle Bin on Xiaomi Redmi 7 and Where is it?

The Recycle Bin (or Garbage) in Xiaomi Redmi 7 is a system folder where deleted files are temporarily moved, and it works on a soft delete principle: instead of completely erasing the data, it is sent to the Recycle Bin, where it can be recovered within 30 days (by default), which is convenient if you accidentally delete an important file, but creates a problem - over time the Recycle Bin grows to several gigabytes.

Where to find the basket:

  • 📁 In the File Manager app** – the Recycle Bin section in the lower menu.

It is important to understand that the Recycle Bin on Redmi 7 is not a single repository. Each application (Gallery, Files, Downloads) can have its own shopping cart, for example, photos deleted through the Gallery will go to one basket, and documents deleted through the Files will go to another.

📊 How often do you clean your smartphone basket?
Once a week.
Once a month
Only when memory ends
Never cleaned.
I don't know where she is.

Method 1: Cleaning the Recycle Bin through the standard Files app

The easiest method is to use the built-in file manager from Xiaomi, which is available on all Redmi smartphones and does not require the installation of additional programs.

  1. Open the Files app** (folder icon).
  2. In the bottom menu, tap on the "Basket" section** (dumpster icon).
  3. Click on the three dots in the top right corner and select “Clean the basket”**.
  4. Confirm the action in the pop-up window.

If you only need to delete a part of the files:

  • 📌 Select unnecessary files with a long tap.
  • 🗑️ Click on the basket icon at the bottom of the screen.
  • ✅ Confirm removal.

☑️ Preparation for cleaning the basket

Done: 0 / 4

An important nuance: in some versions of MIUI, files are not deleted immediately after cleaning the recycle bin, but are marked as “hidden” to make them disappear permanently, restart the phone or wait for the system to automatically optimize (usually at night).

If you delete photos and videos through a standard Gallery, they're put in a separate shopping cart for this app.

  1. Open the gallery on Redmi 7.
  2. Swipe up or click on three points → “Basket”**.
  3. Slip on "Management" (or "Edit").
  4. Select all files or select the ones you need manually.
  5. Press "Delete Forever"**.

The Gallery has a useful feature called auto-cleaning, to set it up:

  1. Go to the Gallery Settings → Recycle Bin.
  2. Activate the “Automatic Cleaning” option**.
  3. Set a storage period (from 1 to 30 days).

💡

If you have files in the Gallery Recycle Bin that are not deleted, try clearing the app cache. Go to Settings → Apps → Gallery → Storage → Clear the cache.

Method 3: Manual removal via MIUI Storage

If the Recycle Bin is not cleared through Files or Gallery, you can use the System Menu Warehouse, which is suitable for removing "stuck" files that do not want to disappear in standard ways.

Step-by-step:

  1. Open the Settings → Memory.
  2. Slip on "Cleaning" (or "Freeing Place").
  3. The system will scan the device and show you the category "Basket"**.
  4. Select all the files or select the ones you need.
  5. Press "Delete"**.

If the menu does not show the cart, it means:

  • 🔍 Files have been physically deleted (but the space has not yet been vacated).
  • 🔄 You need to restart your phone to update your memory data.
  • 🛠️ Recycle bin damaged (solution – see section on restoration).
Why is the memory not released after cleaning the basket?
This is due to the F2FS file system that Xiaomi uses, which labels deleted files as free, but only releases them when new data is overwritten, and to speed up the process, copy a few large files (like a video) to your phone and then delete them.

Method 4: Use of third-party applications (ES Explorer, Files by Google)

If standard methods don't work, you can use third-party file managers to find files that aren't displayed in MIUI. The best options for Redmi 7 are:

  • 📂 ES Explorer – Shows hidden folders, including the system basket.
  • 🔍 Files by Google – has a built-in garbage cleaning tool.
  • 🗃️ Solid Explorer – supports root access (root) for deep cleaning.

Example of cleaning through Files by Google:

  1. Install an app from the Play Market.
  2. Open it and go to the “Cleaning” section.
  3. Select the category “Basket”** or “Unnecessary Files”.
  4. Click “Clear” and confirm the action.

⚠️ Attention: Some applications (e.g, ES Explorer) request access to Special Options settings. Do not provide it unnecessarily, which can create a vulnerability to viruses.

AnnexPlusesConsRatings.
Files by GoogleFree, no advertising, Google Drive integrationDoesn't show system folders.⭐⭐⭐⭐⭐
ES ConductorShows hidden files, cloud storage supportAdvertising, asking for extra permission⭐⭐⭐⭐
Solid ExplorerBeautiful interface, support for FTP/rootPaid version for full functionality⭐⭐⭐⭐⭐

Method 5: Cleaning the Recycle Bin via ADB (for power users)

If the cart is damaged or files are not deleted by any of the above methods, you can use ADB (Android Debug Bridge), which requires connecting the phone to the computer and basic command line knowledge.

Instructions:

  1. Turn on USB Debugging on Redmi 7: Settings → About Phone → MIUI Version (Tap 7 times) Settings → Additional → For Developers → Debugging on USB
  2. Connect your phone to your PC and open the command line (Windows) or the Terminal (Mac/Linux).
  3. Enter the command to check the connection: adb devices (should display the serial number of the device).
  4. Run the command to clean the basket: adb shell rm -rf /storage/emulated/0/.trash/*

Warning: Incorrect use of ADB can lead to the deletion of system files. If you are not sure about your actions, skip this method.

⚠️ Note: Some of the Redmi firmware 7 The path to the basket may be different. To find out, use the command: adb shell ls. -la /storage/emulated/0/ | GREP TRUST This will show the exact address of the garbage folder.

What to do if the cart is not cleaned or gives an error

Sometimes when you try to clear the cart, you get errors like, "Failure to delete" or "File is busy."

Problem.Possible causeDecision
Files are not deletedThe file is used by another applicationClose all programs, restart the phone.
The basket is empty, but memory is busy.System cache or corrupted filesClean the cache through Settings → Memory → Cleanup
The "No Access Rights" ErrorNo permissions for the folderUse an ADB or file manager with root access
The basket won't open.Damage to MIUI system filesReset the Files app settings

If nothing helps, reset the Files app settings**:

  1. Go to Settings → Applications → Files → Storage.
  2. Click on “Clear Data” and “Clear Cache”.

💡

If the Redmi 7 cart stopped working after the MIUI update, try rolling back to the previous firmware version or wait for a patch from Xiaomi.

How to set up automatic cleaning of the basket

To avoid manually cleaning the bin, set up automatic file deletion.

  1. Open the Files and go to the Recycle Bin.

For the Gallery:

  1. Open the gallery → three points → “Settings”.

You can also use Google Photos to automatically back up and clean up:

  • 📸 Install the Google Photos app.
  • 🔄 Enable "Backup and Synchronization»**.
  • 🗑️ Select “Free space” in the settings, this will delete files that are already saved in the cloud.

💡

If you take pictures often, set up Google Photos to automatically remove screenshots and duplicates. Go to Settings → Storage Management → Waste Cleanup.

FAQ: Frequent questions about cleaning the cart on Redmi 7

Can I recover files from the cart after cleaning it?
No, after cleaning the cart, files are deleted forever (if there was no backup). However, within 30 days of cleaning, you can restore them - just move them back to the main folder. If the cart is already cleaned, try data recovery software (for example, DiskDigger or Recuva), but the chances are low - MIUI uses encryption.
Why is the Redmi 7 cart taking up so much space?
By default, all deleted files fall into the basket, including: 📷 Photos and videos (even in high resolution). 📄 Documents (PDF, Word, Excel). 🎵 Audio files and recordings from the recorder. 📁 Archives (ZIP, RAR). The more you use your phone, the faster the cart fills up. For example, 10 minutes of video in a day. 1080p It can take up to 2 GB.
How to turn off the cart on Redmi 7 completely?
You can't turn off the Recycle Bin completely, but you can reduce the storage time of files: Open Files** → Recycle Bin → Settings. Set a minimum period of 1 day. For Gallery: Go to Gallery Settings → Recycle Bin. Select 1 day** or turn off backup. This won't turn off the Recycle Bin, but files will be deleted almost immediately.
Is it safe to use third-party “cleaners” for the basket?
Most popular cleaners (such as CCleaner or Clean Master) are safe, but they are not: ✅ They can delete cache and temporary files that are not in the standard shopping cart. ⚠️ Some apps collect data about your files (read the privacy policy). ❌ Avoid programs that require root access, which can damage the system. Use Files by Google, which is from Xiaomi and does not contain malware.
How to clean the cart on Redmi 7 without access to the phone (if it is locked)?
If the phone is locked and the cart is full, there are few options: Unlock the phone via Mi Account (if the Xiaomi account is tied); connect Redmi 7 to your PC and use ADB (if debugging is enabled). Perform a hard reset (reset to factory settings), but it will delete all data. For reset: Turn off the phone. Press the Power button + Volume up before the Mi logo appears. Select "Wipe Data" → "Yes".