Owners of Xiaomi Redmi Note 9 often face a problem when built-in noise cancellation interferes with normal communication. MIUI algorithms automatically suppress background sounds during calls, voice messages or video recording, but sometimes this leads to voice clipping, distortion of sound or complete "loss" of speech.
Compounding the problem, the Redmi Note 9βs noise-cancelling settings are hidden deep in the menu or not in the standard interface. In this article, weβll look at all the ways you can disable noise-cancelling, from basic MIUI settings to engineering menus and third-party apps, and learn how to bring back the natural sound of your voice in different scenarios: during calls, when recording videos or using instant messengers.
Itβs important to understand that noise cancellation works on three levels: hardware (MediaTek Helio G85 chipset), software (MIUI algorithms) and application (e.g. WhatsApp or Zoom), so thereβs no one-size-fits-all solution, youβll have to test several methods.
1. Check basic sound settings in MIUI
Before digging deep into the system menus, make sure the problem isn't solved by standard means.The Redmi Note 9 has hidden options that can affect audio processing.
Open Settings β Sound and vibration β Sound quality. Here you can find the following items (depending on the version of MIUI):
- π Voice enhancement -- turn off this switch if it's active. It's responsible for automatically correcting voice frequencies, which sometimes leads to artifacts.
- π€ Noise reduction microphone - if such a point is, move the slider to the position "Off.".
- π Call mode β select βStandardβ instead of βImproved".
If you don't have these items on your menu, don't worry, which means your version of MIUI uses hardware noise cancellation, which is controlled at a lower level, so move on to the next section.
Important! After the changes, restart the phone. Some audio settings only apply after the reboot.
π‘
If you don't have the right items in your audio settings, try upgrading your MIUI to the latest version. New builds (MIUI 13+) have additional options for controlling your microphone.
2. Disconnecting noise reduction through the engineering menu
The engineering menu (#4636##) allows you to control low-level audio parameters, including noise cancellation, which works on most Xiaomi smartphones with MediaTek chipsets, but requires caution - incorrect settings can worsen the quality of communication.
Step instructions:
- Open the Phone app and enter the combination ##4636##.
- In the menu, select Hardware testing β Audio.
- Scroll down to Noise Suppression (may be called Noise Suppression or NS).
- Turn off all switches associated with Noise Reduction, Echo Cancellation and AGC (Automatic Gain Adjustment).
- Click "Set" or "Apply" to save.
If the sound quality deteriorates after these manipulations (echoes or background noise), return the settings to their original state, and note that the engineering menu may be reset after rebooting, in which case the procedure will have to be repeated.
What to do if the engineering menu is not opened?
3. Noise reduction setting for specific applications
Some messengers and social networks (such as WhatsApp, Telegram, Zoom) have their own noise-canceling algorithms that run on top of the system. They can also be turned off.
Examples for popular applications:
- π± WhatsApp: Open the call β press three points β "Settings" β Turn off Noise Cancelation".
- π¬ Telegram: During a voice message, tap on the microphone icon β Select "Disable Sound Processing".
- π₯ TikTok/Instagram: In the video recording settings, turn off "Sound Improvement" or "Mic auto-setting".
- πΌ Zoom: Settings β Audio. β Additionally. β Check the box with "Cut down constant noise".
If the app doesnβt have an explicit option to turn off noise cancellation, try using an external microphone (e.g. via USB-C or Bluetooth), in which case Xiaomiβs system algorithms can automatically shut down.
Critical information: In some versions MIUI 14 The noise cancellation in the messengers is forced on at the system level, and to get around this, you have to roll back to an older firmware or use it. ADB-Teams (about this in the next section).
4.Using ADB for deep noise reduction shutdown
If standard methods don't work, you can use ADB (Android Debug Bridge) to change system parameters, which requires a computer and basic command line skills.
Step-by-step:
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (click 7 times to become a developer) β Go back to Settings β Additional β For Developers β Enable Debugging.
- Connect the Redmi Note 9 to your PC and open the command line (Win + R β cmd).
- Enter the commands in turn: adb shell settings put global voice_recognition_service com.android.server.telecom This command resets the voice handler to a standard.
- To disable hardware noise reduction (MediaTek only): adb shell setprop persist.audio.fluence.speaker false setprop persist.audio.fluence.voicecall false setprop persist.audio.fluence.voip false
- Reboot the phone.
The effect of these commands can be temporary β after updating MIUI settings reset, to fix the changes, you need to repeat the procedure or use Magisk modules (for rooted devices).
βοΈ Preparation for ADB-team
5. Alternative methods: third-party applications and firmware
If none of the above methods worked, radical measures remain: using third-party applications to process sound or flashing the phone.
Popular solutions:
- π§ Microphone Noise Suppression (allows you to manually adjust noise reduction levels) Wo Mic β redirects sound from your phone to your PC, where processing is more flexible.
- π± Brush firmware: Pixel Experience or LineageOS β in them, noise reduction works differently than in the case of the Pixel. MIUI. Firmware on the base AOSP They usually do not have aggressive sound processing algorithms.
- π Hardware bypasses: Using an external microphone through USB-C Bluetooth (for example, Boya) BY-M1 Or Rode VideoMic. Connect to a PC via USB Audio Interface (e.g. Focusrite Scarlett).
Note that flashing your phone will void the warranty and may result in data loss.Be sure to back up through Settings β Additional β Backup and Reset before doing so.
β οΈ Note: Some custom firmware (for example, MIUI EU) They have bugs with the sound processing in the microphone. Before installing, check the reviews on the forums. 4PDA XDA-Developers for your model (Redmi Note 9 codenamed merlin).
6. Comparison of methods: what works best?
To make it easier for you to choose the right method, we have compiled data on the effectiveness of each method in a table, based on feedback from Redmi Note 9 users and tests on MIUI 12-14.
| Method | Efficiency | Difficulty | Risks. | Notes |
|---|---|---|---|---|
| Basic settings of MIUI | βββββ | βββββ | No. | It only works on new versions of MIUI. |
| Engineering menu | βββββ | βββββ | It can impair the quality of communication. | Resets after rebooting |
| Application settings | βββββ | βββββ | No. | It only works for specific messengers. |
| ADB-team | βββββ | βββββ | May disrupt the work of system services | Requires PC and debugging over USB |
| Custom firmware | βββββ | βββββ | Loss of warranty, risk of "bricking" | The most radical but effective method |
As you can see from the table, there's no one-size-fits-all solution. If you want a quick call solution, start with the app settings. For streaming or professional audio recording, you'll have to use ADB or custom firmware.
π‘
The most reliable method for most users is the combination of switching off noise reduction in the engineering menu. + Customize each messenger separately, and that balances the sound quality with the stability of the phone.
7. Frequent mistakes and how to avoid them
When trying to turn off noise cancellation, many users make common mistakes that only make the problem worse, and the most common ones are:
β οΈ Warning: Never turn off all the audio processing options in the engineering menu at once! This can cause the microphone to be completely inoperable.
Top.-5 mistake:
- π Resetting to factory settings without backup is not going to solve the noise cancellation problem, but it will delete all your data.
- π± Use of unoriginal firmware β some βcastomsβ have microphone bugs that are difficult to fix.
- π Disabling all sound effects β this can cause your voice to sound too quiet or distorted.
- π§ Trying to change system files without root is pointless and dangerous.
- π‘ Ignoring updates MIUI β In new versions, bugs with sound are often corrected.
If you've had a problem after all the manipulations, check the microphone's physical condition, if a clogged or damaged microphone can mimic the effect of noise cancellation, or if you've had a voice message in a quiet room, if the sound is intermittent or nonexistent, you may need repairs.