Smartphone Xiaomi Redmi 7A steerable MIUI It offers users an automatic phone recorder, a useful tool for recording important conversations or evidence, but not everyone likes that all calls are saved without a request: It takes up memory, creates risks of personal information leakage, and may violate privacy laws in some countries. MIUI/voice_recording audio files with conversations β they can and should be turned off.
In this article, we will discuss all possible ways to deactivate recording, from standard MIUI settings to hidden settings and third-party utilities. We will pay special attention to the nuances of the Redmi 7A firmware (codename pine), since this model implements the function differently from new Xiaomi devices.
Why does Redmi 7A record conversations without permission?
The Redmi 7A call recording feature is activated by default in some MIUI regional firmware (especially in the India and China version).
- π± Local laws: In some countries, recording conversations is allowed without notifying the other party (e.g. India to protect against fraudsters).
- π Firmware error: On older versions MIUI 10/11 (redmi 7A) function may be activated after the update.
- π² Partner Apps: Some system utilities (e.g. Mi Security) have access to a microphone and can initialize a recording.
- π§ Hidden settings: The engineering menu (#4636##) has options that affect call processing.
Important: if you didn't manually set up the recording, but the files appear, the fault is the firmware. On new Xiaomi models (like the Redmi Note 12), the function works differently: it requires explicit permission before each call. On the Redmi 7A, the control is less flexible.
β οΈ Note: In Russia, recording telephone conversations without the consent of the interlocutor is prohibited by Art. 138 of the Criminal Code of the Russian Federation. Even if the files are stored only on your device, their presence can become a problem in court proceedings.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in options. On Redmi 7A, the path to write settings may vary depending on the version of MIUI:
- Open the phone application (pipe icon).
- Click on the three dots in the upper right corner β select Settings.
- Scroll down to the Recording of Conversations section (or Call Recording in English firmware).
- Switch the slider to the off position (or uncheck the box from Automatic Recording).
- Save the changes and restart the phone.
If you don't have Record Conversations on the menu, your firmware doesn't support interface management, so you can move on to the following.
Open the "Phone" appendix"|Find the section "Recording conversations"|Turn off automatic recording|Reset the device|Check the folder. MIUI/voice_recording file-in-->
Method 2: Removing permissions for the Phone application
If the standard method fails, the recording can be initialized through the permissions of the Phone app.
- Go to Settings β Applications β Application Management.
- Find the phone (or com.android.dialer) in the list and open its settings.
- Select Permissions β Microphone.
- Set the meaning of Prohibit (or Refuse).
- Confirm the action in the dialog window.
Consequences: After that, the app won't be able to record calls, but voice commands (like voice dialing) may also stop working. If you only need voice communication, this method will do.
π‘
If the microphone is gone after the microphone is turned off, check the settings Sound and vibration β Call quality.
| Method of disconnection | Efficiency | Side effects | Need root? |
|---|---|---|---|
| Standard settings of MIUI | βββ (doesn't always work) | No. | No. |
| Withdrawal of microphone permit | ββββ | Voice commands are not working. | No. |
| Engineering menu (#4636###) | ββ | Risk of resetting network settings | No. |
| ADB-team | βββββ | Requires PC and debugging over USB | No. |
| Removal of system APKs (root) | βββββ | It can disrupt the phone. | Yes. |
Method 3: Use of the Engineering Menu (for the experienced)
The hidden engineering menu allows you to manage Redmi 7A's low-level settings, including call processing, a method that is risky - incorrect settings can disrupt network or sound.
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select Phone Information (or Phone Information).
- Scroll down to the Turn off radio section β donβt press this button!
- Find Voice Call Recording (or Auto Call Rec) and set Disable.
- Go back to the main menu and restart the phone.
If there is no Voice Call Recording option, your firmware version does not support this menu. Alternative: try the combination ##847## (test mode for Qualcomm chips running Redmi 7A).
What to do if the engineering menu does not open?
Method 4: Disconnect via ADB (for PC)
If the software methods didn't work, you can use Android Debug Bridge (ADB), a tool to manage Android through a computer.
- π» Computer with Windows/Linux/macOS;
- π USB-cable (preferably original);
- π± Included debugging by USB phone-on.
Step-by-step:
- Download ADB Tools and unpack the archive.
- On Phone: Settings β About Phone β MIUI version (click 7 times to turn on Developer Mode).
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, open the command line in the ADB folder, and type in: adb devices (the name of your device should appear).
- Execute the command to disable the record: adb shell settings put global call_recording_disabled 1
- Reboot the phone.
To return the record back, use the same command with a value of 0 instead of 1.
π‘
ADB-commands are the most reliable way to disable the recording at the system level, but require a connection to the PC. If the function is activated again after the reboot, repeat the command and check for updates. MIUI (They can reset the settings).
Method 5: Remove system APKs (root only)
If you have root rights (e.g., through Magisk), you can remove the system components responsible for recording, and this is a last resort, because doing the wrong thing will cause your phone to fail.
- Install a file manager with root support (such as Root Explorer).
- Go to /system/priv-app/CallRecorder or /system/app/CallRecorder.
- Delete or rename the files: CallRecorder.apk CallRecorder.odex (if any)
Phone.
Reset the device.
Alternatively, freeze the app via Titanium Backup or Lucky Patcher (less risky).
β οΈ Attention: Removal of system APK It may disrupt the updates. MIUI through OTA. Before that, create a backup copy through TWRP Or OrangeFox.
How to delete the saved conversation records?
Even after the function is disabled, the phone may still have old audio files, which must be manually deleted:
- Open the Files app (or any file manager).
- Go to the Internal Storage folder β MIUI β voice_recording.
- Select all files (usually.amr or.mp3) and delete them.
- Clean the basket (if used).
- For complete removal without recovery, use utilities like Secure Delete.
If the problem remains, check your phone for viruses using Malwarebytes or Dr.Web. Some spyware masquerades as system processes and records calls in the background.