Xiaomi Redmi Note 7
Call records take up gigabytes of memory
Dictaphone
MIUI
If you notice that your phone is filling up with unknown information, or you want to permanently erase confidential conversations, this guide will help you do it quickly and without risk to the system. We'll look at three proven methods, from simple deletion through the interface to manually cleaning hidden folders, and also understand why records can be "recovered" after deletion and how to avoid this.
โ ๏ธ Important: Before starting, we recommend backing up important data. Some methods (such as cache resetting) can affect other files.
1. Delete records through the standard Dictophone application
The most obvious way is to use the built-in Dictaphone app (or Recorder in global firmware), which automatically saves call records if the feature is activated in the phone's settings. Here's how to clear data through it:
- Open the Dictaphone application (icon with microphone).
- Go to the Records or Calls tab (depending on the MIUI version).
- Press three points (โฎ) in the upper right corner and select Records Management.
- Tick the unnecessary files and click Delete.
If there are many records, you can use the packet removal function:
- ๐ Tap on the date of the recording (for example, โMay 12, 2026โ) โ all files for that day will open.
- ๐๏ธ Press Choose All. โ Delete.
- ๐ After deleting, be sure to clean the basket in the same menu (otherwise the files will remain in memory for another 30 days).
โ ๏ธ Attention: in some firmware MIUI 12โ14 Call records can be duplicated in the folder MIUI/sound_recorder. You also need to remove them manually (see the next section).
โ๏ธ What to check before removal
2. Manual deletion through file manager
If the records are not displayed in the Dictaphone application or deleted โvirtuallyโ (memory is not freed), you need to search manually. Any file manager โ standard Files from Xiaomi or third-party (Solid Explorer, FX File Manager) will do this.
Where to find the Redmi Note 7 call records:
| folder | Way | Type of file | Note |
|---|---|---|---|
| System records | /storage/emulated/0/MIUI/sound_recorder/call_rec | .amr, .mp3 | The primary storage of call records |
| Cash Recorder. | /storage/emulated/0/Android/data/com.miui.soundrecorder | .nomedia, .tmp | Temporary files can weigh up to 1-2 GB |
| Backup copies | /storage/emulated/0/Music/recorder | .m4a, .wav | Older versions of recordings (if a third-party recorder was used) |
Instructions for removal:
- Open the file manager and enable the display of hidden folders (in the settings).
- Follow one of the paths from the table above.
- Select all files (with a long tap) and click Delete.
- Clean the file manager basket (otherwise the files will remain in memory).
๐ Advice: if the folder sound_recorder If it doesn't open, check the access rights:
- Go to Settings โ Applications โ Application Management โ Files.
- Give permissions to the Warehouse and access to all files.
๐ก
If the records are not deleted, try moving them to SD-And then format it through your phone's settings. That bypasses the restrictions. MIUI deletion of system files.
3. Delete via phone settings (cache reset)
If the records are โinvisibleโ (not displayed in the Recorder or file manager) but take up space, the problem may be in the cache of system applications.Cache cleaning will not delete the files themselves, but will help โresetโ the memory counters and eliminate display errors.
How to reset the cache:
- Go to Settings โ Applications โ Application Management.
- Find the Recorder and open its settings.
- Press Warehouse. โ Clear the cache.
- Repeat the steps for the Phone app, as it can also store temporary records files.
If this doesnโt work, try a full system cache reset (does not delete personal data, but requires a reboot):
- Turn off the phone.
- Press Power + Volume up until the Mi logo appears.
- From the Recovery menu, select Wipe Cache Partition (volume button management).
- Confirm the action and restart the phone.
โ ๏ธ Cache reset via Recovery does not physically delete call records, but can help if they are โhangโ in memory due to a failure. MIUI.
4.How to Avoid Automatic Record Recovery
Many users complain that after deleting the call record, they "return" after a while.
- ๐ Sync with Mi Cloud (if enabled).
- ๐ฑ Backup through Google Drive or third-party apps.
- ๐๏ธ Caching in the Phone app.
To remove the records irrevocably, follow the following steps:
Disable synchronization with Mi Cloud
- Go to Settings โ Xiaomi Account โ Mi Cloud.
- Find the Synchronization section and turn off the Recorder.
- Click Delete Data from the Cloud (if there is any).
Setup of the Phone application
- Open the phone app and tap on three points (โฎ).
- Select Settings โ Recording calls.
- Turn off the auto-save recording option.
- Set the file format on MP3 (it takes up less space than AMR).
Critical detail: If you use third-party applications to record calls (like Cube ACR or Call Recorder), they can create their own records folders. They need to be deleted separately through the settings of these applications.
5. Alternative methods: ADB and root access
If standard methods don't work and records take up a critical amount of space, you can use advanced methods that require technical skills, but are guaranteed to clear up memory.
Removal via ADB (no root)
To do this, you will need a computer with ADB drivers installed and USB debugging on the phone enabled.
adb shell
su
rm -rf /sdcard/MIUI/sound_recorder/call_rec/*
exitIf the team doesnโt work, try:
adb shell pm clear com.miui.soundrecorderThis will completely reset the settings of the Recorder, but will delete all files associated with it.
Removal with root rights
If you have root access, you can manually find and remove all traces of records:
- Install Root Explorer or FX File Manager with root access.
- Go to /data/data/com.miui.soundrecorder and delete all files.
- Check the folder. /data/media/0/MIUI/sound_recorder.
โ ๏ธ Attention: misuse ADB or root can cause data loss or system failure. If you're not sure, you should contact the service center.
What if the memory is not released after the deletion?
6 How to vacate space after deleting records
Delete the recordings is half the battle, and in order for the phone's memory to really be free, you need to:
- ๐งน Clean the basket in the file manager and recorder.
- ๐ Rebooting the phone will reset the cache and update the data about the free space.
- ๐ Check the storage in Settings โ Memory. If there's still "Other Files" hanging there, use the app. SD Maid for deep cleaning.
- ๐ซ Turn off auto-recording of calls if you donโt need it (saving up to 50โ100MB per month).
If the memory is still occupied after all the manipulations, the problem may be:
- ๐ Hidden folders of other applications (for example, WhatsApp or Telegram also save voice messages).
- ๐ ๏ธ Failure of the file system โ will help flashing or resetting settings.
๐ก
Check the folder regularly /MIUI/sound_recorder โ Even if the call recording is disabled, some firmware MIUI Keep files in the background.