Phone records on Xiaomi Redmi can take up space, contain sensitive information, or simply interfere with the call list. Unlike messages that are deleted in a few taps, audio files of conversations often โhideโ in non-obvious folders of the system, and standard deletion through the Phone application does not always clean them completely, especially for users who use the built-in call recording feature in MIUI or third-party applications like Cube Caller Record.
In this article, we will understand 5 We will also find out how to delete recordings of conversations on Redmi, from basic to advanced (including clearing cache and hidden directories), why some files are not deleted the first time, and what to do if the record โdisappearsโ from the interface, but continues to take up space on the device. Instructions are valid for all Redmi series models (including Redmi Note). 12/13, Redmi 10/11) on MIUI 12โ15 Android 10โ14.
1. Delete via the standard application "Phone"
The most obvious way is to use the built-in Phone app (the handset icon), which works if the recording was made through the standard MIUI function (without third-party software).
- ๐ฑ Open the Phone app and go to the Log tab (clock icon at the bottom of the screen).
- ๐ Find a call with a microphone icon in the list (๐ค) โ It means the conversation was recorded.
- ๐๏ธ In the window that opens, tap three points (โฎ) in the upper right corner and select Delete the entry.
- ๐ If the entry does not appear, check the All entries section (may be hidden under the swipe to the left).
โ ๏ธ Note: In some versions MIUI (For example, on the Redmi Note. 10 Pro MIUI 13) Records are automatically archived in a folder MIUI/sound_recorder. Deleting via the Phone app does not clean this folder โ files remain in the deviceโs memory!
Is there any record in the "Archive" section of the "Phone" app"|File checked. `MIUI/sound_recorder` via file manager|Cleared cache of the application "Phone" (in the settings)|Rebooted smartphone to apply changes-->
2. Search and Delete through File Manager
If the recording is not visible in the Phone app or you used third-party recording software, the files could have been saved to one of the system folders.
| Type of record | Storage folder | Note |
|---|---|---|
| MIUI Standard Recording | Internal Storage/MIUI/sound_recorder | Files in.amr or.mp3 format are named by phone number. |
| Recordings via Google Phone | Internal Storage/Android/media/com.google.android.dialer | Only for devices with Google Dialer instead of the standard app |
| Third-party applications (Cube, ACR) | Internal Storage/[Application Name]/Recordings | The folder can be hidden (enable the display of hidden files in the file manager settings) |
| Recordings via WhatsApp/Viber | Internal Storage/WhatsApp/Media/[Phone Number]/Voice Notes | Only if the conversation is recorded during a voice message |
To delete files:
- Open Files (standard Xiaomi manager) or install Solid Explorer/FX File Manager.
- Follow one of the paths from the table above.
- Select unnecessary files (hold your finger on the file โ tick the rest) and click Delete.
- Clean the Recycle Bin (in Xiaomiโs file manager, deleted files are stored there for 30 days).
๐ก Useful advice: If the folder MIUI/sound_recorder not displayed, enable the display of hidden files: in Files click โฎ โ Settings โ Show hidden files.
In the standard annex "Telephone"|In the cloud (Google Drive, Mi Cloud)|On the memory card.|I delete it right after the audition.|Another option-->
3. Clearing the cache and data of the โPhoneโ application
Sometimes the records get stuck in the cache of the Phone app and continue to appear in the log, even after the files are deleted, to completely erase their traces:
- Go to Settings โ Applications โ Application Management.
- Find your phone (or Google Phone if you use it) and open it.
- Press Warehouse. โ Clear the cache.
- If the records are still visible, tap Clear the data (โ ๏ธ This will reset all application settings, including call history!).
โ ๏ธ Warning: Clearing the data from the phone app will delete all call history, including unsaved contacts from the log.
After data clearing, the Phone application may temporarily work unstable (for example, not displaying) SIM-Reboot the device to restore functionality.
4. Uninstall via Google Drive or Mi Cloud
If you set up automatic cloud-based recording sync, the files could be duplicated in Google Drive or Mi Cloud, and they also need to be deleted, or they will recover the next time you back up.
For Google Drive:
- ๐ Open Google Drive in your browser or app.
- ๐ Type:audio in the search bar, it will show all audio files.
- ๐๏ธ Find records by date or name (for example, Call_1234567890_20260515.amr) and remove them.
- ๐ Donโt forget to clean your cart in Google Drive (stored for 30 days).
For Mi Cloud:
- ๐ฑ Go to Settings. โ Mi Account โ Mi Cloud โ Backup of the device.
- ๐ Select a backup and check the Call Records section.
- ๐๏ธ Delete unnecessary files or turn off recording sync (Sync settings) โ Call records).
What happens if you donโt remove the data from the cloud?
5.Use of ADB for forced removal (advanced method)
If the records are not deleted in standard ways (e.g., a file is occupied by a process or protected from changes), you can use ADB (Android Debug Bridge), which requires connecting your smartphone to a PC and basic command line knowledge.
๐ Preparation:
- Enable Developer Mode on Redmi: Settings โ About Phone โ MIUI version (click 7 times).
- Activate Debugging by USB in Settings โ Additional โ For developers.
- Download ADB Tools on your PC and connect your phone over USB (select File Transfer Mode).
๐ป Commands for removal:
adb shell
su
rm -rf /sdcard/MIUI/sound_recorder/*
rm -rf /sdcard/Android/media/com.miui.voiceassist/recordings/*
exit
exitโ ๏ธ Note: The commands above will delete all records in the specified folders without recovery. If you need selective cleaning, use a file manager with root rights (for example, Root Explorer).
๐ง Alternative: If you donโt have root rights, try to delete files through the ADB sue:
adb shell rm /sdcard/MIUI/sound_recorder/name file.amr(Replace the name file.amr with the real name of the file, which can be recognized through adb shell ls. /sdcard/MIUI/sound_recorder).
๐ก
ADB is a powerful tool, but it requires caution. Wrong commands can damage system files. Always check paths before deleting!
6.How to prevent automatic call recording
To prevent future records from accumulating, turn off automatic recording:
- ๐ In the phone app, click โฎ โ Settings โ Recording calls.
- ๐ Turn off Automatic Recording (or set exceptions for individual contacts).
- ๐ซ B Settings โ Confidentiality โ Special permits โ Record calls check which applications have access to the record, and revoke the rights from unnecessary ones.
๐ก Useful tip: Some Redmi models (e.g. Redmi Note 12 Pro)+) Call recording feature disabled by default due to Android 12 limitations+. To activate it, you may need to install a third-party application (such as Cube Call Recorder) with manual permission to access Settings. โ Annexes โ Special access โ Sound recording.