Recording of phone conversations on Xiaomi Redmi 7 โ It's a useful feature, but sometimes these files take up too much memory or contain sensitive information that needs to be deleted urgently. MIUI 12+, where the call recording interface is integrated into the Phone application, on Redmi 7 (s MIUI 10/11) The process may seem obscure, especially if the records are not stored in a standard folder, but in a hidden directory of the system or on the computer. SD-map.
In this article, weโll look at all the possible ways to delete records, from the obvious (via a gallery or file manager) to the little-known (cleaning the phone app cache or using ADB to delete system files). Youโll also learn how to find lost records that donโt show up in standard folders, and why some files can be recovered after deletion. Importantly, the methods differ depending on whether youโve used third-party recording apps (like Cube Call Recorder) or the standard MIUI function.
1.Where conversation records are stored on Redmi 7: Standard paths
By default. MIUI on the Redmi 7 It stores call records in one of three folders, depending on the firmware version and user settings. Most files are.amr or.mp3 And they're called by template Recording_YYYYMMDD_HHMMSS. Here are the main locations:
- ๐ Internal memory: /storage/emulated/0/MIUI/sound_recorder/call_rec/ โ standard place for recordings made through an embedded function.
- ๐ SD-map: /storage/XXXX-XXXX/CallRecords/ (where XXXX-XXXX โ Card ID. This is where files appear if a removable drive is selected in the recording settings.
- ๐ Application cache "Phone": /data/data/com.android.dialer/cache/ โ Temporary copies of records that may remain even after the main files are deleted.
If you used a third-party application (such as ACR or Call Recorder), the path will be different. For example, Cube Call Recorder saves files to /storage/emulated/0/CubeBackup/.
- Open the app that recorded the conversation.
- Go to its settings (usually the "Save folder" or "Storage" section).
- Look at the path, it may be different from the standard one.
โ ๏ธ Note: Some records may be duplicated in the folder /storage/emulated/0/Downloads/, If you've shared them through messengers or email, check this directory if you can't find the files in the main locations.
2. Delete records through standard MIUI tools
The easiest way is to use the built-in MIUI tools, but there are nuances: not all records are displayed in the gallery or file manager due to the features of multimedia indexing.
Method 1: Using the "Phone" application
- ๐ Open the "Phone" application (pipe icon).
- ๐ Go to the "Journal" section (the tab with the clock at the bottom of the screen).
- ๐ค Find a recorded conversation, and there's a microphone icon next to it.
- ๐๏ธ In the open window of the player, tap on three points (โฎ) โ "Delete".
Method 2: File Manager (File Manager)
- ๐ Open the Files app (Folder icon).
- ๐ In the search box, enter call_rec or.
- ๐๏ธ Select unnecessary files (long press) โ "Delete".
Method 3: Through the Gallery (if the recordings are displayed as audio)
- ๐ผ๏ธ Go to the Gallery" โ "Audio" tab".
- ๐ Find records by date or title (e.g., "Record 2026...").
- ๐๏ธ Hold the file. โ "Delete".
3. Search and Delete Hidden Records
If standard methods didnโt work, the records could be saved in one of the hidden MIUI directories, and youโd need a file manager with access to system folders (e.g., Solid Explorer or FX File Explorer with root mode enabled).
Instructions for finding hidden files:
- Install a file manager with root support (if you have superuser rights) or enable the display of hidden folders in the settings of the standard Files.
- Go to /data/data/com.android.dialer/files/, where temporary copies of records can be stored.
- Check the /storage/emulated/0/Android/data/com.miui.voiceassist/files/ folder โ sometimes the entries are duplicated here because of the voice assistant.
- Search for extensions:.amr,.mp3,.m4a.
Critical feature of Redmi 7: Some records can be stored in the database of the application "Phone" (calllog.db file in the folder) /data/data/com.android.dialer/databases/). They can only be removed with the help of ADB or after resetting.
Search for extensions.amr and.mp3|File check. /data/data/com.android.dialer/|Search for /storage/emulated/0/Android/data/|Use of the ADB file-access-->
4. Removal via ADB (for power users)
If the records are not deleted by standard methods, they can be erased via ADB (Android Debug Bridge), which requires connecting the smartphone to the PC and enabling debugging mode over USB.
Step-by-step:
- Download and install Platform Tools on PC.
- On Redmi 7, go to Settings โ About Phone โ MIUI version and tap 7 times on this item to activate Developer Mode.
- Return to โSettings โ Additional โ For Developersโ and turn on โDebugging by USBโ.
- Connect your phone to your PC, open the command line in the adb.exe folder and do:
adb devices
adb shell
su
rm -rf /storage/emulated/0/MIUI/sound_recorder/call_rec/*
rm -rf /data/data/com.android.dialer/cache/*
exitIf you do not have root rights, use an alternative command without su:
adb shell rm -rf /storage/emulated/0/MIUI/sound_recorder/call_rec/*โ ๏ธ Attention: Rm teams -rf They delete files irrevocably. If you go wrong, you can delete important system data. Make sure the path is correct before you do it, or back up with adb pull. /storage/emulated/0/MIUI/sound_recorder/call_rec/ C:\backup\.
5. Clearing the cache and data of the "Phone" application
Sometimes the records remain in the cache of the Phone app even after they've been deleted from the folders, to completely erase the tracks:
- ๐ฑ Go to Settings. โ Annexes โ Application management.
- ๐ Find the phone (com.android.dialer) and tap it.
- ๐งน Select "Clear the cache" โ "Clear the data" (this will reset the application settings, but will not delete the call log).
Once the data is cleaned, the Phone app will return to factory settings and all temporary files (including hidden records) will be deleted. SD-map or other folders.
What if after cleaning the cache, the records are still restored?
6. How to avoid reappearance of records
If records are returned after deletion, the problem may be related to:
- ๐ Automatic backup: MIUI It can recover files from the cloud or local backups. โ Accounts. โ Mi Cloud โ Backup.
- ๐ฑ Sync with Google Drive: Check if Google Photos or Drives are automatically uploaded.
- ๐ ๏ธ Third-party applications: Some programs (such as Titanium Backup) can recover deleted files when you restart.
To prevent recurrence:
- Turn off automatic call recording in the settings of the Phone application.
- Remove all backup records from cloud storage (Mi Cloud, Google Drive).
- Use secure deletion applications (such as Secure Delete) that overwrite files before erasing.
๐ก
Before selling or transferring your phone, perform a full reset (Settings โ Additional โ Restore and Reset) that is guaranteed to delete all records, including hidden ones.
7. Alternative methods: from formatting to specialized utilities
If none of these methods work, radical measures remain:
| Method | Description | Risks. |
|---|---|---|
| Formatting SD-map | Delete all data on the card, including records, suitable if the files are saved on a removable drive. | Losing all the data on the map. |
| Resetting settings | It will return the phone to factory settings, erasing all user data. | All applications, contacts and files will be deleted. |
| Use of DiskDigger | A utility for deep memory scanning and deleting files without the possibility of recovery. | Requires root rights for full-time work. |
| Flip-flashing | Install a clean version of MIUI via Fastboot or Recovery. | A complex process, the risk of "bricking" the phone. |
For most users, settings are enough to reset, and if the records contain critical information (for example, for litigation), use specialized utilities like Dr.Fone or EaseUS MobiSaver for safe erasure.
๐ก
Formatting or resetting settings is a last resort, and try all other methods before using them and back up important data.