Why Redmi 7 is Recording Calls and How to Stop It
Xiaomiโs smartphone conversation recording feature was originally intended as a useful tool for recording important conversations, interviews, or business calls. However, in practice, many Redmi 7 users find that the phone automatically saves all incoming and outgoing calls without their knowledge, not only taking up space in the deviceโs memory, but also creating risks of leaking sensitive information โ especially if the phone falls into the wrong hands.
In this article, weโll look at all the ways you can disable the recording of conversations on Xiaomi Redmi 7, including hidden MIUI settings, working with the Call Record application and even system tricks for those who have not worked standard methods.
It is important to understand that different versions of MIUI firmware (e.g. MIUI 10 vs MIUI 12) may have different settings, and we have taken these nuances into account and provided current instructions for all popular builds, including the global and Chinese versions of the software.
Method 1: Disabling recordings through a standard application
The most obvious method is to use the built-in Call Recorder app, which is responsible for recording conversations. On Redmi 7, it can be hidden in a menu or integrated into the Phone app. Here's how to find it and deactivate it:
- Open the Phone app (the tube icon on the home screen).
- Press three points (โฎ) in the upper right corner and select Settings.
- Scroll down to the Recording of Conversations section (or Call Recording in English).
- Transfer the slider Automatic recording to the position Off.
- For reliability, also turn off the Notify of Records option to avoid accidental turn on.
If you don't have a "Record Conversations" item on your menu, then the app is running in the background through system services, in which case move on to the next way.
โ๏ธ What to check before disabling the record
0
โ ๏ธ Attention: On some firmware MIUI For Redmi 7 (especially Chinese), the call recording option may be linked to your Mi Account. If you are not logged in, some of the settings will be unavailable.
Method 2: Deactivation through system settings
If a standard shutdown fails, the recording of conversations can be managed at the system services level, in which case you will need to deep-tuning the MIUI settings.
- Go to Settings โ Applications โ Application Management.
- In the search box, enter the Record and find the com.android.incallui (or Call Recorder) app.
- Open its settings and select Permissions.
- Turn off permissions to Microphone and Warehouse โ this will block access to recording and saving files.
- Go back and press Stop to complete the background processes.
This method is guaranteed to stop recording, but can cause the phone module to malfunction (e.g., the sound will disappear during the call). If you have problems after the changes, return the permissions and try the next method.
| Method of shutting down | Efficiency | Risks. | Reboot required |
|---|---|---|---|
| Through the phone app. | โญโญโญโญ | Low. | No. |
| Through the settings of the application com.android.incallui | โญโญโญโญโญ | Failures of the telephone module | Yes. |
| Removal of the application through ADB | โญโญโญโญโญ | Loss of functionality | Yes. |
| Resetting phone settings | โญโญโญโญ | Deletion of all data | Yes. |
Method 3: Remove the application recording via ADB (for advanced)
If previous methods failed, you can completely remove the system recording application using ADB (Android Debug Bridge), which requires connecting the phone to a computer and basic knowledge of working with the command line.
Here's the step-by-step instruction:
- Turn on Developer Mode on Redmi 7: go to Settings โ About Phone and click on MIUI Version 7 times.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your phone to your PC, install Xiaomi drivers, and open the command prompt (or terminal) in the ADB folder.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to delete the record application: adb shell pm uninstall -k --user 0 com.android.incallui Or alternative (if the first one did not work): adb shell pm disable-user --user 0 com.miui.voiceassist
What if the ADB canโt see the device?
โ ๏ธ Note: Removing system applications through ADB This can cause the phone to function unstable, especially if you delete the wrong packet.Before executing commands, back up your data via Settings โ System system โ Backup.
How to delete all previously saved conversation records
Even after the recording function is disabled, the old files remain in the phone's memory and can take up gigabytes of space to delete:
- Open the Files app (or any file manager, such as Mi File Explorer).
- Go to the Internal Storage folder โ MIUI โ sound_recorder (or call_rec older).
- Select all files with the.amr or.mp3 extension and delete them.
- Clear the cart as files can recover after rebooting.
If the folders sound_recorder No, check the following paths:
- ๐ /sdcard/Recordings/Call
- ๐ /storage/emulated/0/Android/data/com.android.incallui/files
- ๐ /MIUI/voice_recorder/ (voice-assistant)
For complete cleaning, it is also recommended:
- ๐งน Go to Settings. โ Warehouse โ Cleaning and running deep cleaning.
- ๐ Rebooting the phone will reset the cache of system applications.
- ๐๏ธ Use apps like CCleaner or Files by Google to find the remaining junk files.
๐ก
If you regularly clear your memory, but the place still runs out, check the folder. /MIUI/bug_report/. Sometimes there are logs of calls up to the volume 1โ2 GB.
What to do if call recording is enabled at operator level
In rare cases, recording conversations can be activated by a mobile operator (e.g. MTS, Beeline, MegaFon), which is usually associated with connected paid services like Voicemail or Recording conversations.
- Dial *111# (or *100# for Tele2) and call the service menu.
- Check the "Additional Services" or "Voice Services" section.
- If you find a service with a record, disable it by command (for example, *111*1234#, where 1234 is the service code).
Also, the recording can go through SIM-card (e.g. corporate rates) in this case:
- ๐ Call the operator and check if the recording service is connected.
- ๐ Try inserting. SIM in another phone โ if the recording continues, the problem is definitely on the operatorโs side.
- ๐ Request written confirmation of the service being disabled (in case of disputes).
Alternative solutions: if nothing helps
If youโve tried all the ways, but Redmi 7 still records calls, there are some radical measures left:
- Reset to factory settings: ๐ง Go to Settings. โ The phone. โ Resetting settings. ๐ฑ Select to erase all data (donโt forget to make a backup!). ๐ After reset, do not restore data from the backup โ this can return the recording settings.
Phone flashing:
Install custom firmware (like LineageOS or Pixel Experience) that doesnโt have a built-in recording feature.
- ๐ Unlock the bootloader through the Mi Unlock Tool.
- ๐ฅ Download the firmware from the forum XDA Developers or 4PDA.
- ๐ ๏ธ Set it through TWRP Recovery.
If there is no such option, the record is either turned on for everyone or turned off completely.