Smartphones based on the operating system Android over time inevitably slow down, and the internal memory is filled with incomprehensible data. Users often wonder what files are not needed in Android and whether they can be deleted to free up precious gigabytes. Improper cleaning can lead to application crashes or even complete system failure, so it is important to clearly understand the storage structure. In this article, we will look in detail at the types of junk data that are safe to delete, and those objects that it is better not to touch unless absolutely necessary.
Many built-in cleaning tools offer to delete everything, but they do not always distinguish between temporary data and important configuration files. Manual cleaning through a file manager gives more control, but requires knowledge. You should be able to distinguish system logs from user documents. Understanding which directories are wasting space will help restore the device to its former speed without losing important information.
Temporary files and system cache
The most voluminous layer of data that accumulates on the device is the application cache. These are temporary files that apps create to speed up their work, for example, downloaded images from social networks or intermediate browser data. Over time, this cache grows to gigabytes, although it no longer has any actual value. Clearing the cache does not delete your personal data, logins or passwords, it only resets temporary storage.
However, you should be careful with folders containing the word cache in the name if they are located on the root system partitions. Deleting the cache of specific applications can be done through the settings: go to Settings โ Applications โ Select an application โ Storage โ Clear cache. This is a safe procedure that is recommended to be carried out regularly for heavy apps like Telegram, Instagram or YouTube.
The system also accumulates update files that have already been installed. After successful installation of a new version Android or security update, installation packages often remain in memory. They take up space, but are no longer needed by the system. Deleting them frees up space, but requires superuser rights or the use of specialized cleaning utilities.
โ ๏ธ Attention: Never delete a folder
Android/dataentirely manually through a file manager indiscriminately. Not only the cache is stored inside it, but also offline game data, navigation maps and settings for some apps. Deleting them will reset your progress in games and loss of downloaded content.
Before mass clearing the cache, go to instant messengers and save important media files to the gallery, as clearing the cache can delete thumbnails and temporarily unavailable images.
Remains of deleted applications and empty folders
When uninstalling apps using standard system tools, โtailsโ are often left on the disk - empty directories or configuration files. Application developers do not always write the correct removal script, leaving traces behind. These files do not affect the operation of the phone, but they clog up the file system and take up space, albeit small.
Particular attention should be paid to folders with the names of deleted games or services. For example, after deletion Clash of Clans a folder with the same name may remain, containing old logs or incomplete downloads. Such directories can be safely deleted. You also often find folders from antiviruses or launchers that you no longer use.
To search for such remains, it is convenient to use the built-in file manager, sorting folders by date of modification. If you see a directory created two years ago from an application that is not in the installed list, it is a good candidate for deletion. However, before doing this, make sure that there are no personal photos or documents there that you accidentally moved there earlier.
- ๐๏ธ Folders with the names of deleted games (check for saves).
- ๐ Directories
logorlogsfrom long deleted ones services. - ๐ Empty folders in the root of the internal drive, remaining after uninstallation.
- ๐ Files with the extension
.apkin the downloads folder, if the installation is already completed.
Log and debug files data
The system Android and installed applications constantly keep event logs (logs). Developers need these files to debug errors and analyze failures. For the average user, files with extensions .log, .txt in system folders or names like bugreport are absolutely useless. They can take up a significant amount of space, especially if the system has recently crashed.
Debug files are often created when you connect your phone to your computer in developer mode. If you are not programming under Android, you do not need this data. They can be found in the root of memory or in the folder Android. Deleting logs is safe and will not affect the stability of the device, since the system will create new log files automatically if necessary.
Sometimes memory dumps (files with the extension .dmp), which are created during critical application errors. These are โsnapshotsโ of the memory state at the time of the failure. They are needed only by engineers for in-depth analysis. If your device is stable, such files can be mercilessly deleted.
โ ๏ธ Attention: Before deleting files with the extension
.logmake sure that these are system logs, and not text documents that you could accidentally save to the root of memory with such an extension.
It is also worth checking folder dumpstate or bugreports. It stores error reports that the phone may have sent to developers. If you do not plan to submit a bug report to support right now, the contents of these folders can be cleared.
Where to look for large logs?
Often large log files are hidden in the /data/log folder or in the root directory under names like last_kmsg. Some of them may require root access to access, but user logs are usually immediately visible.
Garbage from media files and thumbnails
Gallery and file managers create thumbnails for each image and video so that they are displayed faster in the list. Over time, your thumbnail folder can grow to several gigabytes, especially if you often shoot videos or take a lot of photos. The files are usually located in a hidden folder .thumbnails inside the directory DCIM.
Deleting thumbnails is safe: the system will automatically recreate them the next time you open the gallery. The only downside is that opening a photo album for the first time may take a little longer until new previews are generated. This is one of the most effective ways to quickly free up space without deleting the photos themselves.
It is also worth paying attention to files .nomedia. This empty file tells the system to ignore the folder when scanning media. If you delete it from your music or ringtones folder, they may appear in the player's general track list, which sometimes creates chaos. However, if the file .nomedia is in a folder with garbage or cache, its presence or absence is not critical.
| File type | Location | Can I delete? | Consequences |
|---|---|---|---|
| Thumbnails | DCIM/.thumbnails |
Yes | Slower gallery opening on first launch |
| Error logs | /data/log, /bugreports |
Yes | No crash history for developers |
| APK installers | Downloads |
Yes | Inability to reinstall the application without the Internet |
| Messenger cache | Android/data/... |
With caution | Loss of temporary files, avatars, downloaded media |
Regularly cleaning the folder with thumbnails (.thumbnails) can free up from 500 MB to 2 GB of space without affecting your original photographs.
Download files and application installers
The folder Downloads (Downloads) is the place where the most diverse garbage accumulates. Application installation files (.apk) that were used a month or a year ago are often located here. After installing the app, the installer file itself is no longer needed by the system; it only takes up space.
Downloads may also contain documents that you opened once: presentations, price lists, tickets. If you haven't moved them to the cloud or saved them in a separate documents folder, they'll just gather dust on your phone. It is recommended to review this directory once a month and delete everything that is no longer relevant.
Temporary browser files constitute a special category. Image cache, cookies, and download history can take up hundreds of megabytes. In the browser settings Chrome or Firefox there is a โClear historyโ function where you can choose to delete the cache and website files. This will not delete your bookmarks, but will reset temporary data.
Settings โ Storage โ Other applications โ Chrome โ Clear cache
Don't forget about files downloaded from instant messengers. WhatsApp and Telegram By default, all received pictures and videos are saved to shared memory. If you haven't disabled auto-download, your downloads folder may be full of duplicate images that are already in chats.
โ๏ธ Checking your Downloads folder
System files that should not be touched
Despite the desire to free up as much space as possible, there are a number of files and folders whose deletion will lead to phone malfunction. This is the system kernel, drivers and critical configurations. Even if you have root access, interfering with these sections without deep knowledge is dangerous.
Never delete files with the extension .oat or .vdex in system folders. This is the optimized application code needed to run them. Removing them will cause applications to stop opening or the phone to go into an endless reboot (bootloop). Also dangerous are the files in the folder /system, /vendor and /odm.
Firmware and bootloader files (boot.img, recovery.img), if they are visible in the file manager (which is rare without root), it is strictly forbidden to touch them. This is the "brain" of your device. An error here will require flashing the phone through a computer, which is a complicated procedure for the average user.
โ ๏ธ Attention: If you see a file with an unclear name in the system root and are not sure of its purpose, do not delete it. It's better to google the file name before any action. The risk of turning your phone into a โbrickโ is not worth a couple of megabytes of memory.
Also, you should not delete license files (drm) or security keys. They are responsible for playing protected content (for example, HD movies in streaming) and operating banking applications. Their loss may lead to errors when trying to watch a movie or log into a banking application.
What to do if you deleted a system file?
If after deletion the phone starts to fail, try resetting it to factory settings through the Recovery menu. This will restore the standard set of system files, but will delete your personal data.
Frequently asked questions (FAQ)
Is it possible to delete the Android folder completely?
No, you cannot delete the entire folder Android . It stores application data. You can clear the contents of a subfolder cache, but deleting a folder data inside it will reset all app settings and delete offline maps, game saves and cached messages.
Is it safe to delete .nomedia files?
Yes, the files .nomedia are safe to delete. They only hide the folder from the media scanner. After deleting, files from this folder may appear in the gallery or player. If you want to hide the folder again, create this file again using any text editor.
Why does the memory quickly fill up again after cleaning?
This is normal system behavior. Applications are constantly creating new caches for their work. In addition, messengers automatically upload new photos and videos. It is recommended to configure automatic cache clearing or limit auto-loading of media in application settings.
Do I need to delete system update files?
Yes, if the update has already been successfully installed. Update files (often in the folder cache or hidden system partitions) are no longer needed. However, a standard file manager may not show them without root access. Use the built-in "Cleanup" function in your phone settings.
Does deleting the cache affect battery performance?
Indirectly, yes. A full cache forces the processor and drive to work harder when searching for data, which can slightly increase power consumption. In addition, clearing the cache often solves problems with freezing applications that also waste power.