How to Delete Call Records on Xiaomi: 5 Verified Ways (Including Hidden)

Phone records on Xiaomi smartphones can take up precious space in memory, create privacy problems or simply interfere with the call log. Unlike the standard deletion of call history, deleting audio recordings requires individual actions β€” especially if they were created by an integrated voice recorder or Mi Recorder application. In this article, we will discuss all current cleaning methods, including little-known MIUI functions that work even on the new models Redmi 13, POCO F6 and Xiaomi 14.

It's important to understand the difference: call logs (incoming/outgoing lists) and audio recordings of conversations (voice files) are deleted differently, the first is done in two seconds through the Phone app, and the second may require a search by system folders or even using ADB for deep cleaning, and we'll look at both options, and we'll also tell you how to turn off automatic call recording so that the problem doesn't happen again.

1. Standard deletion of records through the application β€œPhone”

If the call records are displayed directly in the call log (there is a microphone icon next to the contact), they can be deleted without additional applications.This method works on all Xiaomi smartphones with MIUI 12 firmware and later, including HyperOS.

Open the Phone app β†’ go to the Journal tab β†’ find a record with the microphone icon. Click on it and select:

  • πŸ—‘οΈ Delete the recording – only deletes the audio file, saving the call information.
  • 🧹 Clear the story – removes both the record and the call from the magazine.
  • πŸ” Show in the folder - opens the file location in the Files (useful for mass deletion).

πŸ’‘

If there is no microphone icon, but you are sure that the recording was – check the folder. MIUI/sound_recorder/call_rec through any file manager.

On some models (for example, Redmi Note 12 Pro+) after upgrading to HyperOS, the item "Delete Record" may not be available.

  1. Press your finger on the journal entry β†’ select Details.
  2. Scroll down to the Record conversation block β†’ press Control.
  3. Choose Delete and confirm the action.

2. Deletion through the system application "Dictophone" (Mi Recorder)

In MIUI, the default call records are stored in the Dictaphone app, where they are sorted by date and contacts, and they also take up space in the device's memory, to clear them:

Open the Recorder β†’ go to the Call Record tab (if not, click on the three dots in the upper right corner and select Type β†’ Calls).

  • πŸ“Œ To delete one entry: click on it β†’ Basket β†’ Delete forever.
  • πŸ—‘οΈ For mass removal: click Edit (pencil at the top) β†’ highlight files β†’ Delete.
  • πŸ”„ For automatic cleaning: Settings β†’ Autocleaning β†’ Enable (delete records older than 30 days).
What to do if the "Record of calls" tab is not available?
This means that the records are not saved in Mi Recorder, but in a different folder. Storage/Recordings/Call (old-form MIUI) - MIUI/sound_recorder/call_rec (For new versions) - The folder of the application you used to record (e.g. Cube Call Recorder).

On HyperOS models (Xiaomi 14, Redmi K70), the Call Records tab can be called Call Records and hidden behind a long click on the app icon. If you don't find it, try updating the Recorder via Google Play or clearing its cache in the app's settings.

3. Search and delete records manually through the file manager

If standard methods didn’t work, the records could be saved to one of the system folders. Use any file manager (e.g. Mi File Manager or Solid Explorer) and check the following paths:

The way to the folderFor which versions of MIUINotes
/storage/emulated/0/MIUI/sound_recorder/call_rec/MIUI 12–14, HyperOSMain folder for records from 2021
/storage/emulated/0/Recordings/Call/MIUI 10–11Old location, but may contain old files
/storage/emulated/0/Android/data/com.miui.voicerecord/All versions.Hidden folder of the Dictaphone application
/storage/emulated/0/Download/CallRecordings/For third-party recording applicationsCube Call Recorder or CallX

To see hidden folders (like Android/data), in Mi File Manager, click three dots β†’ Settings β†’ Show hidden files. Delete files with the.mp3,.amr or.m4a extension – these are call records.

Open Mi File Manager|Enable hidden folder display |Go one of the ways above |Select records files (by date or name) |Delete and clear the cart-->

⚠️ Note: Do not delete files with the.db or.xml extension in folders MIUI/sound_recorder β€” These are the application databases, and if they're damaged, they could cause the recorder to malfunction.

4.Switching off automatic call recording

To prevent recordings from being created without your knowledge, disable this feature in the settings. Depending on the Xiaomi model, the path may differ:

For MIUI 12-14:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the phone. β†’ Permits.
  3. Turn off the permission of Recording audio (microphone).
  4. Return to Phone β†’ Press Three Dots β†’ Settings β†’ Record Calls β†’ Turn off the slider.

For HyperOS (Xiaomi 14, Redmi K70 and later):

  1. Start the phone β†’ magazine β†’ three points β†’ settings.
  2. Select Call Recording β†’ Automatic Recording.
  3. Set the value of Never or Ask before recording.

On some firmware (especially for POCO), the call recording function may be hidden.

  • πŸ”§ Use it. ADB-Adb shell settings put global call_recording_enabled 0 (Requires connection to the PC and the developer mode enabled).
  • πŸ“± Install an alternative call app (like Google Phone) where there is no default record feature.
πŸ“Š Have you ever accidentally turned on a call record on Xiaomi?
Yeah, and that made it awkward.
Yeah, but it was quick.
No, I know how to turn it off.
I don't know if my calls are being recorded.

5. Delete entries via ADB (for power users)

If records are not deleted in standard ways or stored in a protected memory area, you can use ADB (Android Debug Bridge), which is suitable for deleting system files that are not visible through the file manager.

You'll need:

  • πŸ–₯️ Computer with installed ADB Tools (download from the official website).
  • πŸ“± Xiaomi smartphone with enabled Developer Mode and Debugging USB.
  • πŸ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (cmd) in the folder with ADB.
  3. Enter the command to search for records: adb shell ls /sdcard/MIUI/sound_recorder/call_rec/ (If the folder is different, replace the path).
  4. Delete all files with the command: adb shell rm -rf /sdcard/MIUI/sound_recorder/call_rec/*
  5. Reboot the phone.

⚠️ Attention: Rm teams -rf Make sure the path is correct, otherwise you can erase important data. For security, first check the contents of the folder with the command adb shell ls.

πŸ’‘

Use ADB only if other methods have failed. Wrong commands can cause system failure or data loss.

6. Third-party applications for record management

If Xiaomi’s built-in tools don’t suit you, you can use third-party apps to record and manage calls, and they offer more features, such as:

  • πŸ” Search by entries (by keywords or dates).
  • ☁️ Automatic upload to the cloud (Google Drive, Dropbox).
  • πŸ—ƒοΈ Sorting by contact or tag.
  • πŸ”’ Encryption of records (password protection).

The best apps for Xiaomi:

AnnexPlusesCons
Cube Call Recorder ACRRecord all calls, cloud backupPaid version for advanced functions
CallXLightweight, no ads, supports HyperOSNo automatic transcription.
Automatic Call RecorderFlexible recording settings, integration with Google DriveSometimes they don't recognize MIUI numbers.

To delete records through a third-party application:

  1. Install it from Google Play and provide all the necessary permissions.
  2. Go to the Record History or Call Logs section.
  3. Select unnecessary files and press Delete (or Delete).
  4. Clean the application cart (if any).

Check reviews before installing – some apps may conflict with MIUI due to restrictions on recording calls in newer versions of Android.

7 What to do if the records are not deleted?

If you’ve tried all the ways but call records still take up space or are displayed in a log, the problem may be:

  • πŸ”„ Application cache - clear the phone and recorder data in the settings.
  • πŸ“ Damaged files – try moving records to your PC and removing them from there.
  • πŸ› οΈ Firmware error - update MIUI Up to the latest version or reset settings (but this will delete all data!).
  • πŸ”’ Write protection – on some models (e.g. Xiaomi) 13T Pro) call recording is blocked at the Android core level.

If the problem is in the last paragraph, try:

  1. Set up Custom Recovery (TWRP) and manually delete files through it.
  2. Reverse the firmware to an older version of MIUI where recording is allowed.
  3. Contact Xiaomi with a description of the problem (specify the model and firmware version).

⚠️ Attention: Resetting settings (Settings) β†’ The phone. β†’ Resetting will delete all data, including photos, messages and apps.Be sure to back up your Mi Cloud or Google Account before doing so.

FAQ: Frequent questions about Xiaomi call records

Can I recover a randomly deleted call record?
Yes, but only if: You have recently deleted it (check the Recycle Bin in the Recorder or Files); you use data recovery applications like DiskDigger or Recuva (root access required); you have synced with Mi Cloud or Google Drive; your chances of recovery fall if you have written new files or updated your firmware after deleting it.
Why is my Xiaomi not using call recording?
This may be due to: Regional restrictions (in some countries, recording calls is prohibited by law); firmware version (on HyperOS for European models, the function is disabled); operator policy (some countries, the service is prohibited by law); SIM-Cards block entry. Try installing a third-party app or updating it. MIUI global.
How to record a call to Xiaomi if the built-in feature doesn’t work?
Options: Use a second device (such as another phone or voice recorder) to record. Install the Cube Call Recorder app and play it through it. Connect headphones with recording functionality (such as Sony WH-1000XM5). Turn on speakerphone and record the conversation via Recorder (tell the interlocutor about the recording so as not to break the law).
Is it legal to record phone conversations on Xiaomi?
Laws vary by country: πŸ‡·πŸ‡Ί In Russia, recording is allowed if you are a participant in a conversation (Article 23 of the Constitution of the Russian Federation). πŸ‡ͺπŸ‡Ί The EU requires the consent of both interlocutors (GDPR). πŸ‡ΊπŸ‡Έ In the United States, laws vary by state (California requires consent from all participants), and always alert the person to the recording to avoid legal problems.
Can I turn off the call recording notification for the interlocutor?
On most Xiaomi smartphones, when you turn on the record, you hear a voice notification (β€œConversation is recorded”). ADB-Adb shell settings put global call_recording_notification 0 By installing a modified Phone app (requires root) using third-party recording apps (e.g. Cube Call Recorder), where notification can be disabled in settings.Be aware that disabling notifications may violate local privacy laws.