Xiaomi Redmi Note 5
In this article, weโll look at 7 proven ways to clean up memory, from basic (cache and debris removal) to radical (factory reset), how to free up to 15 GB of space without losing important data, which applications are eating away memory, and how to automate the cleaning process. All methods tested on Redmi Note 5 with MIUI 10-14 firmware and are relevant for Note 5 Pro, Note 5A models.
We'll focus on hidden folders that take up gigabytes but don't show up in a standard file manager, and why Settings cleans up only 20 percent of the effect -- and what to do to remove the other 80 percent of the trash.
1. Analysis of occupied space: what exactly is the memory?
Before you start cleaning, you need to understand which files are eating up precious gigabytes. Redmi Note 5 has built-in tools for this, but they show an incomplete picture.
Open Settings โ Storage. Here you will see a diagram of the distribution of memory by category:
- ๐ Applications โ installed programs and their data (cache, settings).
- ๐ท Images and videos - photos, screenshots, downloads from messengers.
- ๐ต Audio โ music, podcasts, voice messages.
- ๐ Documents โ PDF, Word, Excel and other files.
- ๐๏ธ Other โ here hides the main garbage: system logs, temporary files, remnants of remote applications.
Note the โOtherโ item, which is more than 3 to 5 GB, and itโs a sign of a serious clogging, and check the โAppsโ section, where some programs (like Telegram or WhatsApp) can weigh 1-2 GB just by cacheing media files.
For detailed analysis, use third-party utilities:
- ๐ Files by Google โ shows junk files (duplicates, large folders, unused files) APK).
- ๐ SD Maid โ Finds Remnants of Remote Apps and Empty Folders.
- ๐ ๏ธ CCleaner โ Clears cache and temporary files (caution: not all features are free).
โ ๏ธ Note: If you see the "System Data" item in the Storage section 10+ GB, it could be a firmware failure, and then you can only reset to factory settings.
2.Cleaning App Cache: A Quick Way to Free 1โ3 GB
Application cache is a temporary file that is created to speed up programs, accumulates over time and can take up to several gigabytes. Delete the cache is safe: applications will simply create it again the next time they run.
Method 1: Clearing the cache for individual applications
- Go to Settings โ Applications โ Application Management.
- Select an app (like YouTube or Chrome).
- Press "Storageยป โ ยซClear the cacheยป.
Method 2: Mass cleaning the cache of all applications
- Open Settings โ Storage โ Cache data.
- Confirm the removal (the system will show how much space will be freed).
Method 3: Automatic cleaning with MIUI Optimizer
- ๐ค Launch the Security app (shield icon).
- ๐งน Go to the Cleanup tab and click Deep Cleanupยป.
- ๐๏ธ Check the boxes โResidual Filesโ and โApp Cacheโ and then confirm.
Close all active applications | Check free space before cleaning |Do not delete application data (cache only) |Reboot phone after cleaning-->
Important: Donโt confuse Clear Cache with Clear Data**! The second option will delete all settings and application files (e.g. saves in games or chats in instant messengers).
3. Delete unnecessary files: photos, videos, APKs and duplicates
Media files are the main memory eater, and even if you regularly transfer photos to your computer, you still have:
- ๐ธ Screenshots (daddy) Pictures/Screenshots).
- ๐ฅ Video from messengers (folders) WhatsApp/Media, Telegram/Telegram Video).
- ๐ฆ APK-files (remain after installing applications from third-party sources).
- ๐ Duplicate photos (created when editing or backup).
How to find and delete:
- Open Files (standard file manager MIUI).
- Go to Categories โ Images/Video.
- Sort files by size (click on three dots โ โSortโ โ โBy sizeโ).
- Delete unnecessary files (for mass deletion, keep your finger on the file and select the rest).
To find duplicates, use Files by Google:
- ๐ Launch the application and go to the โCleanupโ tabยป.
- ๐ Select โDuplicate Filesโ or โDisamage/Dark Photosยป.
- ๐๏ธ Review the proposed files and delete unnecessary ones.
โ ๏ธ Attention: Folders DCIM/.thumbnails and Android/data They contain service files. Delete them only if you know exactly what they're responsible for! For example, deleting the com.whatsapp folder in the Internet. Android/data This will result in the loss of all WhatsApp chats.
๐ก
To avoid losing important photos when cleaning, enable auto-reservation in Google Photos (Settings โ Backup and Sync). Files will be available in the cloud even after you delete them from your phone.
4. System garbage cleanup: hidden folders and logs
MIUI creates a lot of temporary files that are not automatically deleted, including:
- ๐ Error logs (daddy) /data/log).
- ๐ Update files (folder) /cache or /data/ota_package).
- ๐๏ธ Empty folders from remote applications.
- ๐ฆ Firmware archives (remain after updates) OTA).
To remove them, you will need a file manager with root permissions (such as Root Explorer) or ADB-If you don't have root rights, use this safe method:
- Install SD Maid from Google Play.
- Run Recycle Bin (deletes empty folders) and System Garbage** (finds logs and temporary files).
For power users: Cleaning through ADB (PC connection required):
adb shell pm trim-caches 256m # Clears the cache of all applications
adb shell rm -rf /data/local/tmp/* # Deletes temporary files
adb shell rm -rf /cache/* # Clears the cache folder (safe)| Type of garbage | Location. | Is it safe to remove? | Place vacated |
|---|---|---|---|
| Logs of the system | /data/log | Yes. | 100-500 MB |
| Cash updates. | /cache or /data/ota_package | Yes. | 500 MB-2 GB |
| Dalvik cache data | /data/dalvik-cache | Only through recovery! | 1-3 GB |
| Empty folders | Different directories in /data | Yes. | 50โ200 MB |
๐ก
Cleaning /cache through ADB or recovery can free up up to 2GB of space, but donโt manually delete files from /system, it will cause firmware to crash!
5. Application Optimization: What Can Be Delete Without Harm?
Many pre-installed MIUI applications take up space but are never used, and can be disabled (if there is no root) or removed (with root rights).
List of safe apps to remove/disable on Redmi Note 5:
- ๐ต Mi Music - standard player (can be replaced by Spotify or VLC).
- ๐บ Mi Video - Video Player (alternative โ MX Player).
- ๐ฐ Mi Browser โ a browser with ads (better Chrome or Firefox).
- ๐ก Mi Remote โ Remote (if not used).
- ๐ Mi Store, GetApps - branded stores (you can disable it).
- ๐ Analytics, MSA โ Service applications for statistics collection (removed only from root).
How to disable pre-installed applications:
- Go to Settings โ Applications โ Application Management.
- Select an unneeded app (such as Mi Browser).
- Click โDisableโ** (the button will appear if the application cannot be removed).
To completely remove system applications, root rights and Titanium Backup or System App Remover are required. Deleting some system APKs (e.g. com.xiaomi.finddevice) may disrupt Find Device!
6. Transfer data to a memory card or cloud
If internal memory is critically lacking, some of the data can be transferred to microSD (up to 256 GB) or cloud storage. Redmi Note 5 supports exFAT (recommended for cards >64 GB).
How to transfer applications to SD-map:
- Insert the memory card and format it as internal memory (all data on it will be deleted!).
- Go to Settings โ Applications โ Application Management.
- Select an app (like Spotify) and click on Storage โ Change โ Memory Map.
Limitations:
- โ Not all applications support the transfer to SD.
- โ After the transfer, the application may work slower.
- โ System applications cannot be moved.
The alternative is cloud services:
- โ๏ธ Google Photos โ Automatic Photo/Video Upload (up to 15 GB free).
- โ๏ธ Mi Cloud โ 5GB free (integrated into the MIUI).
- โ๏ธ Yandex Disk โ 10 GB free (comfortable for documents).
โ ๏ธ Note: If you are formatting SD-The card is like internal memory, it can't be retrieved without data loss.
7.Extreme measure: reset to factory settings
If all previous methods failed and the phone is still slowing down or is still giving out memory deficiencies, itโs time to do a hard reset.This will delete all data, including apps, photos and settings, so back up first!
How to reset Redmi Note 5 to factory settings:
- Save important data to your PC or cloud.
- Go to Settings โ Additional โ Recovery and Reset.
- Select โSettings Resetโ** and confirm.
- Wait for the reboot (it will take 5-10 minutes).
If the phone is not turned on or freezes, reset via recovery:
- Turn off the device.
- Press the Power button + Volume up until the Mi logo appears.
- From the recovery menu, select โWipe Dataโ โ โWipe All Dataโ**.
- Confirm the action and wait for the completion.
After discharge:
- ๐ Install only the necessary applications.
- ๐ซ Refuse to sync unnecessary data (e.g. game backups).
- ๐ฑ Clean the cache regularly (once every 1-2 weeks).