Why Call Records Take Place and How to Safely Clean Them
Phone records on Xiaomi, Redmi and POCO smartphones can take up gigabytes of memory even if you havenโt listened to them in a long time. MIUI automatically saves audio files to secure folders, and cloud services sync them without your knowledge, while standard deletion via the Phone app often works incorrectly: files remain in cache or duplicated in the cloud.
In this article, we'll look at 5 ways to delete completely, from basic to advanced, including cleaning hidden directories and disabling autosave. We'll focus on models with MIUI 14, where the logic of storing records has changed, and if you encounter a file secure error or you don't see the entries in the gallery, here's a solution.
โ ๏ธ Important: Before mass deletion, check if you are using the records as evidence (for example, for litigation), restore deleted files after cleaning through the court. MI File Manager with the option "Non-return Deletion" is impossible.
Method 1: Remove via the standard "Phone" application
The most obvious method is to use the built-in Phone app (pipe icon) which is suitable for MIUI 12-14 and works on all models, including the Xiaomi 13 Pro and Redmi Note 12. However, this method has a limitation: it only deletes the call metadata, and the audio files themselves can remain in memory.
Instructions:
- ๐ฑ Open the phone application โ tab Journal.
- ๐ Find the recording with the microphone icon (means the presence of an audio file).
- ๐๏ธ Click on the record. โ Delete โ confirm.
- ๐ For mass removal: press โฎ โ Delete the records โ pick out โ OK.
๐ Problem: if after deletion in the "Storage" section (Settings) โ The phone. โ Storage) the amount of memory occupied has not decreased, the files remain in the system.
๐ก
To quickly find all the file manager call records, search for.amr or.mp3, which are standard formats for MIUI audio recordings.
Method 2: Manual cleaning with MI File Manager
Record files are stored in hidden folders that are not displayed by default. To delete them, you will need MI File Manager with the hidden file mode enabled, a method that is relevant for MIUI 13/14, where the path to records has changed.
Step-by-step:
- Open the MI File Manager (Folder Icon)
- Tap on. โฎ โ Settings โ Show hidden files.
- Cross the path: /storage/emulated/0/MIUI/sound_recorder/call_rec/ or (for new versions) MIUI): /storage/emulated/0/Android/data/com.android.providers.media/files/
- Select files with the.amr or.mp3 extension โ Delete.
- Clean the basket: โฎ โ Basket โ Clean up.
โ ๏ธ Attention: if the folder call_rec no records can be stored in the Mi Cloud. check the Cloud section in the Xiaomi account settings.
Enable the display of hidden files
Check the free space on the device (minimum 500 MB)
Create a backup of important records
Disable sync with Mi Cloud (if not in use)
-->
Method 3: Removal through the Mi Cloud
If you use a Xiaomi account and you've enabled recording sync, files are duplicated in Mi Cloud. Deleting them through your phone doesn't clean up cloud storage -- you'll have to do it manually. This is critical for users who have changed smartphones: records can take up space in the cloud for years.
How to clean:
- ๐ Go to i.mi.com or open the Mi Cloud app on your phone.
- ๐ Sign in with your Xiaomi account.
- ๐ Select the Call Records section (or Other files) โ Audio).
- ๐๏ธ Mark unnecessary files โ Delete โ confirm.
- ๐ Clean the cloud cart (files are stored there for 30 days).
Mi Cloud only provides 5GB of storage for free, and call records can take up to 70 percent of that volume, blocking synchronization of photos and contacts.
Only on the phone.
In Mi Cloud
On the memory card.
Google Drive.
I don't record calls.-->
Method 4: Turning off automatic call recording
By default, MIUI can automatically record all incoming/outgoing calls, activated in the settings of the Phone application or through operator services (for example, MTS or Beeline), disabling the record will prevent the accumulation of new files.
How to deactivate:
- Open the phone. โ โฎ โ Settings โ Recording calls.
- Turn off the options: ๐ค Automatic recording ๐ Record all incoming ๐ฑ Record all outgoings
MIUI 14
Additionally. โ Operator services
โ ๏ธ Note: on some firmware (e.g. Xiaomi.eu) the path to recording settings may be different. If there is no "Recording calls" option, use the search by settings (โ๏ธ โ Search โ "record").
What to do if the call recording is turned on by itself
Method 5: Complete cleaning through ADB (for advanced)
If standard methods do not work and records take up a critically large amount of space, you can use the ADB-commands to force the deletion of system files. MIUI 13/14 and requires a phone connection to the PC.
Instructions:
- Install ADB Tools on your computer.
- Turn on the phone Debugging over USB (Settings โ About Phone โ MIUI Version โ 7 times tap on version โ return to Additional โ For developers).
- Connect your phone to your PC and execute the commands: adb shell su rm -rf /storage/emulated/0/MIUI/sound_recorder/call_rec/* rm -rf /storage/emulated/0/Android/data/com.android.providers.media/files/*
Use programs like DiskDigger or Recuva to recover, but the chances are minimal โ MIUI encrypts audio files.