Xiaomi Redmi 9C is a budget smartphone with automatic call recording that can work incorrectly: save unnecessary conversations, take up space in memory or even violate privacy. Unlike flagship models, where the option is easily disabled in two clicks, on the Redmi 9C with MIUI 12/13 firmware, the process is complicated by hidden settings and localization features.
In this article, weβll look at all the possible methods, from standard disabling through the Phone menu to editing system rights through ADB. Also explain why recording can resume after updates, and how to prevent this. If you find that the write option does not appear in the settings at all (relevant for some regions), here you will find a solution.
Why Call Recording is on by Default on Redmi 9C
The automatic call recording feature on Xiaomi was introduced in MIUI 10, but on budget models (including the Redmi 9C), it works differently than on top-end devices.
- π± Regional restrictions: In some countries (India, Indonesia) recording is enabled by default due to local laws on recording conversations. 9C With global firmware, the option can be hidden.
- π Updates MIUI: After updates to MIUI 12.5+ Record settings are sometimes reset or moved to other menus.
- π On budget smartphones Xiaomi can be installed two dialers β standard com.android.dialer and proprietary com.miui.dialer, which causes conflicts.
It is important to understand that even if you manually disabled the recording, it can resume after:
- β‘ Resetting settings to factory.
- π Firmware updates (especially when switching to a new version) MIUI).
- π² Install third-party applications for calls (such as Truecaller or Google Phone).
Method 1: Disconnect via the standard βPhoneβ application
The most obvious method is to use the built-in dialer settings, but on Redmi 9C, the path to these may vary depending on the MIUI version:
- Open the phone app** (pipe icon).
- Click on the three dots in the upper right corner β select Settings.
- Scroll down to the Call Recording section (or Call Recording in English).
- Switch the slider "Automatic Recording"** to the position Off.
If the call record is not on the menu:
- π Check if it is hidden under the optional or advanced settings.
- π Try changing the system language to English β sometimes the options are only visible in English.
- π Update the Phone app via Google Play (if supported).
Make sure you have the latest version MIUI|Check the presence of the item "Recording calls" in the dialer settings|Disable the recording for all contacts, not just individual contacts|Reboot your phone after the changes-->
β οΈ Note: Some of the Redmi firmware 9C (for example, MIUI 12.0.8) the write option is hidden due to a localization error, in which case only the method of writing will help. ADB.
Method 2: Removal of recording rights for the Phone application
If the standard shutdown doesn't work, you can deny the dialer access to the microphone and storage.
- Go to Settings β Applications β Application Management.
- Find the phone** (or com.android.dialer) and open its settings.
Cons of the method:
- β Calls will be impossible - the dialer will not be able to use the microphone.
- π After updating MIUI permits may be reset.
Alternatively, instead of completely shutting down the microphone, only shut down access to the Warehouse, and then the recordings will no longer be saved, but the conversations will be available in real time (before the reboot).
π‘
If calls don't work after the microphone is turned off, try using a third-party dialer (like Google Phone).
Method 3: Disconnect via ADB (for power users)
If the call recording is not disabled through the interface, you need to edit the system settings via Android Debug Bridge (ADB), a method that requires a computer and basic command line knowledge.
Step-by-step:
- Turn on Developer Mode on your phone: Go to Settings β About Phone. Tap 7 times on MIUI Version.
USB debugging
Settings β Additional β For Developers
Redmi 9C
adb shell
pm revoke com.android.dialer android.permission.RECORD_AUDIO
pm revoke com.android.dialer android.permission.WRITE_EXTERNAL_STORAGEReboot the phone.
What teams do:
- π RECORD_AUDIO β Revokes the right to use the microphone.
- π WRITE_EXTERNAL_STORAGE β blocks the storage of records in memory.
β οΈ Attention: After update MIUI To avoid this, create a script to automatically execute commands when you connect to a PC (for example, via Tasker).
How to get back the rights after ADB-commands?
Method 4: Delete existing records and clean the cache
Even after the function is disabled, old records can take up space in memory.
- Open the File Manager application**.
If the folders sound_recorder no:
- π Use a file manager with root rights (such as Root Explorer) if the recording was done by a system process.
| File type | Location. | How to remove |
|---|---|---|
| Call records (MIUI) | /MIUI/sound_recorder/ | Delete manually or through "Files" |
| Cash dialer | Settings β Applications β Phone β Storage | Click "Clear the cache" |
| Hidden records (systemic) | /data/com.android.dialer/ | Root or ADB is required |
Why Call Recording Can Be Turned On Again
Redmi 9C users often complain that the recording feature is spontaneously activated.
On MIUI 13+ firmware for Redmi 9C, call recording can be activated due to the Smart Assistant feature, which analyzes conversations for sentences. Disable it in Settings β Special Features β Smart Assistant.
What to do if no one method helps
If the call record continues to work despite all the manipulations, radical measures remain:
- Install a third-party dialer: Download Google Phone or Simple Dialer from Google Play. Make it the default app in Settings β Apps β By default.
- Reverse to the old version MIUI: If the problem appears after the update, go back to the previous firmware via Fastboot. XDA Developers or 4PDA.
Contact us for support of Xiaomi
- Write to the support chat via Settings β About the phone β Feedback.
- Specify the model (Redmi 9C), the version of MIUI and describe the problem.
The last option is to get root rights and remove the system recording module.
- β οΈ Deprives you of security.
- π Requires unlocking the bootloader (Bootloader).
- π It can cause unstable operation of the phone.
π‘
If recording calls is critical to your job, consider buying a specialized device (like a voice recorder) instead of using a smartphone.