Owners of Xiaomi Redmi 8 smartphones often face an unpleasant situation: the device’s memory suddenly runs out, and the lion’s part of it is occupied by a mysterious section called “The Other.” Android system does not always correctly classify files, creating this buffer from temporary data, remnants of remote applications and system logs.
There are several proven ways to combat bloating in this section, from standard cleaning tools to deep file system analysis, and in this article we will explore why the problem is on the MIUI shell, and what actions will help to safely return gigabytes of free space without losing personal data.
Before we start taking drastic measures, it is important to understand the nature of garbage accumulation. Most often, the Other is the cache of streaming services, old update files and tails from long-deleted games. Manual cleaning is more effective than automatic utilities, which are often afraid to touch system folders.
Analysis of the contents of the storage through standard means
The first step is always diagnostics. Xiaomi's built-in tools allow you to see the big picture, although they don't always detail the composition of the "Other" section. First, you need to go to the device settings and find the memory item. Usually the path is: Settings → About phone → Storage.
Here you'll see a color diagram where gray is often the partition you're looking for. Clicking on it can suggest clearing the cache, but that's just a superficial measure. A deeper analysis is available through the built-in Security app. Run it and select the Cleanup tab. The scanner will find obvious debris, but the hidden files will remain intact.
⚠️ Warning: Don’t use questionable apps from the Play Market with titles like “Super Clean Master” that promise instant vacancy, often creating additional trash and displaying intrusive ads, slowing down the Redmi 8.
For more detailed viewing, use the File Manager. In the Explorer app, go to the display settings and turn on the hidden files to show you folders with a dot at the beginning of the name, which often take up a significant amount of space. Folder analysis helps identify the culprit, whether it is Telegram, YouTube or the system process.
Cleaning up app cache and social media trash
The main memory eaters in the Other section are social networks and instant messengers. Telegram, WhatsApp and Viber store all the photos and videos viewed in a hidden cache, which the system classifies as other, and to clear this data, you need to go to the settings of a particular application through the smartphone menu.
Go to Settings → Apps → All apps. Find the right messenger, such as Telegram, in the list. Select Storage within the app menu. Here you will see two buttons: Clear and Delete Data. Clicking Clear will only delete temporary files without affecting correspondence.
- 📱 For Telegram: inside the application go to “Settings» → «Data and memory» → «Memory usage" and click "Clear Cache" This will safely delete downloaded media files from the phone's memory, but leave them available in the cloud.
- 💬 For WhatsApp: open a chat with any contact, click on the contact name, select Media, Links and Documents. Delete old heavy videos that are automatically copied to the gallery and take up space.
- 🎵 For YouTube and streaming, go to the app's settings and find "Clear History" or "Clear Cache." Downloaded videos for offline viewing also need to be manually deleted through the library.
Once the heavy app cache is cleared, the Other partition size can decrease by a few gigabytes, but if you are actively using these services, the volume will start to grow again, and it is recommended to perform this procedure regularly, at least once a month, to monitor occupancy.
☑️ Checklist of fast cleaning of messengers
Using Developer Mode and Debugging over USB
A more advanced method available to Xiaomi Redmi 8 owners involves enabling developer mode, which allows you to access hidden memory and process management functions. To activate, go to Settings → About phone and quickly click on the MIUI version 7 times.
After the message “You became a developer” appears, go back to the main settings menu and find the “More” section» → «For developers. Here we are interested in the item "Debugging by USB». Enabling this feature is necessary to connect the smartphone to the computer and use special slits for deep cleaning, such as: ADB (Android Debug Bridge).
adb shell pm clear com.android.cacheThis command, entered in the computer command line with the phone connected, clears the system cache. However, using ADB requires caution. Incorrect commands can lead to the deletion of important system files. Debugging mode also allows you to force the processes that hang in memory and prevent the system from correctly recalculating free space.
⚠️ Attention: Including debugging by USB Makes the device visible to computers. Don't keep it active all the time if you connect your phone to someone else's charger in public, to avoid data theft.
There is also the option to reset app settings through this menu, but this is an extreme measure: If you decide to go for it, make sure that important data is synced with your Google or Mi Cloud account.Resetting app settings will return them to a "as after installation" state, guaranteed to clear their cache and data.
Finding and Deleting Hidden System Files
Often, the Other section hides error logs and crash reports that the system automatically generates, and can be found through the built-in MIUI Explorer. Turn on the display of hidden files in the Explorer settings (usually a three-dot button or a slider on the menu).
Note folders called.MIUI,.android, or log. Inside, files with the.log or.tmp extension can be safely deleted if they take up a lot of space. However, don't delete the folders themselves, only their contents, so that the system can create a new log if necessary.
| File type | Location. | Can I remove it? | Risk |
|---|---|---|---|
| Temporary files (.tmp) | /storage/emulated/0/ | Yes. | Minimum |
| Error logs (.log) | /data/log/ (requires root) | Yes. | Medium. |
| Cash miniprograms | /Android/data/ | Carefully. | High (setting reset) |
| Tumbnails (.thumbnails) | /DCIM/.thumbnails | Yes. | Low (recreated) |
The.thumbnails folder in DCIM directory is a special feature, and it stores thumbnails of your photos. If you've taken thousands of pictures, this folder can grow to a few gigabytes. Cleaning it up will speed up the gallery, but the next time you open the albums, the phone will re-create the preview, which will temporarily load the processor.