Recording phone conversations on Xiaomi smartphones is a useful feature for business negotiations or storing important information, but not all users need it. Many people face the fact that the system automatically saves audio files of calls, taking up device memory or creating privacy problems, especially for owners of devices on MIUI 12-15, where the recording function is integrated at the firmware level.
In this article, weβll look at all the ways you can disable conversation recordings, from standard settings to hidden developer settings, how to delete stored records, why the feature can turn on itself, and what to do if standard methods donβt work. The instructions are suitable for all modern Xiaomi, Redmi, POCO and Black Shark models, including flagship and budget series.
Why Xiaomi Records Conversations Automatically
The MIUI call recording function is activated for several reasons, and it is not always consciously activated.
- π§ Default setting β on some firmware (especially in regional versions for India or China), the record is included out of the box.
- π± Update the system after upgrade to MIUI 13/14 The function can be activated automatically, even if it was previously disabled.
- π€ Google Services β If you use Google Phone as a call app, recording can be managed through its settings.
- π Resetting β after resetting to factory parameters, some functions return to default values.
It is important to understand that recording conversations on Xiaomi works at the system application level com.android.incallui.This means that simply removing the Phone app from the menu will not help β it will require deeper manipulation, and some mobile operators (for example, in India) can force the recording to comply with local data retention laws.
Method 1: Disable recordings via standard MIUI settings
The easiest method is to use the built-in options of the system, which is suitable for most users and does not require superuser rights:
- Open the Phone app (the phone icon on the home screen).
- Click on the three dots in the top right corner and select Settings.
- Go to the Call Recording section (some firmware may call it Call Recording or Call Recording).
- Turn off the Automatic Recording (or Record Calls Automatic) slider.
- Make sure that the list below does not contain any active rules for individual contacts (e.g., βWrite down all inboxesβ).
If you don't have a "Talk Record" option on your menu, it means that the function is managed through another app.
- π Contacts app β sometimes the recording settings are hidden in the profile of a particular subscriber.
- π Search by settings - enter in the search bar MIUI call-record".
- π οΈ Developer Settings β If the standard method didnβt work (more on this below).
βοΈ Checking standard settings
β οΈ Note: Some of the firmware for India (MIUI INDIA) The call recording function may be blocked at the system level, in which case it will require a change in the region of the device or use of the device. ADB-team.
Method 2: Delete the recording through the settings of the "Phone" application
If the record is already enabled and you want to not only disable it, but also delete all saved files, follow the following steps:
- Launch the phone app.
- Go to the Call log (the tab with the clock or the call list).
- Find any recorded conversation β next to it will be a microphone icon or the inscription βRecordedβ.
- Click on the record and hold your finger for 2-3 seconds until the context menu appears.
- Choose Delete or Delete (to delete one file) or Delete All (to clean up the entire history).
Saved records are usually stored in a folder /Internal Storage/MIUI/sound_recorder/call_rec or /sdcard/Recordings/Call. You can manually delete them through any file manager (such as Mi File Manager), but keep in mind:
- ποΈ The files are.amr or.mp3 and take from 500 KB to several MB depending on the duration.
- π After deleting the folder can be created again at the next recorded call.
- π Some files may be hidden β enable the display of hidden folders in the file manager settings.
How to find hidden folders with records?
| File type | Size in 1 minute | Where it's stored | Can I remove it? |
|---|---|---|---|
| .amr | ~300 KB | /MIUI/sound_recorder/ | Yes. |
| .mp3 | ~1MB | /Recordings/Call/ | Yes. |
| .ogg | ~500 KB | /Android/data/com.android.phone/ | Only root |
| Cash's recordings. | Different. | /data/data/com.android.incallui/ | No (system folder) |
Method 3: Disconnect through the developer settings
If the standard methods don't work, try using the developer mode, which requires activating the hidden menu:
- Go to Settings. β The phone.
- Find the MIUI version and click on it 7 times in a row until the notification βYou became a developerβ appears.
- Go back to the main settings menu and open a new Developer Options section.
- Scroll down and find the option to Disable call recording or Force disable call recording.
- Activate it and restart the device.
Some firmware (MIUI 14+) may not have this option, so try an alternative path:
Settings β Applications β Application Management β Phone β Permissions β Microphone β Banβ οΈ Warning: Disabling microphone access for the Phone app will block all voice-related features, including voice dialing and commands for Google Assistant via the power button.
π‘
If the developer settings feature still works after disabling the recording, try resetting the Phone app settings through Settings β Apps β Phone β Warehouse β Clear the data. Note that this will delete the call log!
Method 4: Use ADB-Teams (for experienced users)
If none of the previous methods worked, the Android Debug Bridge (ADB) option remains, which requires connecting the smartphone to the computer and executing commands through the terminal.
- Download and install ADB Tools on PC.
- Turn on your smartphone debugging over USB in the developer settings.
- Connect the device to the computer and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Follow the command to check the connection: Adb devices Make sure your device appears in the list.
- Enter the command to disable the record: adb shell settings put global call_recording_disabled 1
- Reboot your smartphone.
Use the same command to return the write function by replacing 1 with 0. This method works on most MIUI firmware, but may require super-user (root) rights on some models.
π‘
ADB-commands are the most reliable way to disable recording at the system level, but it requires caution. ADB It can cause malfunctions in the smartphone.
Method 5: Install an alternative call app
If the built-in recording function is not disabled, you can completely replace the standard Phone application with a third-party one.
- π Google Phone β Googleβs official app with minimalist interface and no automatic recording (available on Play Market).
- π Truecaller is a popular solution with spam identification, but call recording is also available here (it can be turned off in the settings).
- π‘οΈ Simple Dialer β lightweight application without unnecessary features, ideal for privacy.
To install an alternative application:
- Download the selected application from Google Play.
- Go to Settings β Applications β By default β Phone App.
- Select the new app as the standard for calls.
- Disable or remove updates for the standard MIUI Phone app (via Settings β Apps β Phone β Three Dots β Remove Updates).
Important: On some firmware, Xiaomi blocks the replacement of the Phone system application without root rights, in which case, after rebooting the device, the standard application can become active again.
What to do if the recording of conversations turns on by itself
If the recording function is activated again after the shutdown, the problem may be:
- π Auto-updates MIUI β After installing the new version of the firmware, the settings are reset.
- π± System cache failure β cleaning the cache through recovery can help.
- π€ Third-party applications β some programs (e.g. Call Recorder or Cube) ACR) They may conflict with the system record.
Decisions:
- Reverse to the previous version of MIUI via Settings β About Phone β System Update β Three Points β Select an Service Pack (if you have an old firmware file saved).
- Clear the cache: Turn off the phone β Press the power button + volume up β Select βWipe Cache Partitionβ β Reboot.
- Check the autoload of applications through Settings β Battery β Autorun and disable suspicious programs.