Noise cancellation on Xiaomi devices is a useful feature for calls and recordings, but sometimes it works too aggressively, cutting off the voice or creating a โrobotโ effect. Redmi/POCO When talking on speakerphone or while streaming, in this article, we'll look at all the ways to turn off the noise maker -- from the standard settings. MIUI to the hidden engineering menus.
Itโs important to understand that the manufacturer doesnโt always provide a direct option to turn off noise cancellation. In some models (for example, Xiaomi 13 Pro or Redmi Note 12), the feature is integrated at the firmware level and requires workarounds. We tested the methods on current versions of MIUI 14/15 and assembled working solutions even for budget devices.
1. Disconnecting noise emitter in standard MIUI settings
So, to start with the obvious, basics testing, and in the latest versions of MIUI, noise reduction can be hidden in different sections depending on the model, and here's where to look.
- ๐ฑ For smartphones: Settings โ Sound and vibration โ Improvement of sound โ Noise suppression on calls. Switch the slider to "Off."
- ๐ง For AirDots headphones: Connect the headphones, then go to Bluetooth Settings โ Settings of the device (cog next to AirDots) โ Noise suppression.
- ๐ค For microphone: In some models (e.g, POCO F5) The option is hidden in the camera settings โ Additionally. โ Improvement of sound.
If you donโt have Noise Reduction on your menu, donโt worry, it means the feature is managed at the firmware level. For example, in Xiaomi 12T and Redmi K50, the option only appears when you call actively (click on three dots in the call interface and select โMic settingsโ).
2. Engineering menu: hidden noise reduction settings
For advanced users, there is a way to turn off the noise emitter through an engineering menu, which works on most Qualcomm Snapdragon processor devices (e.g., POCO X5 Pro, Redmi Note 11 Pro+).
Instructions:
- Open the Phone app and type the combination: ##36446337## (or #4636### for older models).
- Go to the Hardware Testing section โ Audio โ Mic.
- Find the Noise Suppression or NS (Noise Suppressor) settings and set the Disable value.
- Save the settings and restart the device.
If the combination does not work, try an alternative method:
adb shell settings put global noise_suppression_enabled 0This command must be entered through ADB (read more about ADB settings in Section 4).
Make a backup copy of the data
Charge your phone at least 50%
Record the current microphone settings (screen photo)
Use the original USB cable
-->
3. Disable noise reduction for specific applications
Sometimes noise-molding only interferes with certain programs, such as Discord, Zoom or TikTok, in which case you can turn off the processing of the sound selectively.
Ways:
- ๐ฎ For games and streams: In the application microphone settings (for example, in PUBG Mobile or Kwai) search for the โVoice Processingโ option and turn it off.
- ๐น For the camera: In camera settings โ Video โ Audio Settings (available on Xiaomi 13 Ultra and new flagships).
- ๐ฌ For messengers: In Telegram or WhatsApp, noise cancellation is controlled at the application level โ check the call settings.
If the option is not in the interface, try resetting the microphone permissions:
- Go to Settings โ Applications โ Permissions Management โ Microphone.
- Find the problem app and turn off access to the microphone.
- Run the app again and give access to the microphone again.
Why does the noise make itself turn on?
4.Using ADB for deep shutdown
If standard methods donโt work, youโll need to connect to the device via Android Debug Bridge (ADB), which requires a computer and minimal technical skills, but gives 100% results.
Step-by-step:
- Download ADB Tools and unpack the archive.
- On your phone, activate Developer Mode (7 times click on the MIUI version in Settings โ About Phone).
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect the phone to your PC and enter in the command line (in the folder with ADB):
adb devices
adb shell settings list | grep noiseThis command will show you all the parameters associated with noise reduction.
adb shell settings put global noise_reduction_level 0
adb shell settings put global voice_communication_noise_suppression_enabled 0Once you've done the commands, restart the device. To return the settings, replace 0 with 1.
๐ก
If, after the noise is removed, ADB The sound is too quiet, check the microphone gain with the command adb shell settings put global. mic_gain 6 (significance 1 before 10).
5. Firmware and modified MIUI: radical methods
On some devices (especially custom firmware like Xiaomi.eu or Pixel Experience), noise cancellation is only disabled through editing system files, a method that is suitable for power users and requires an unlocked bootloader.
Options:
- ๐ง Editing build.prop: Add a line persist.audio.fluence.noise_suppression=false.
- ๐ Removal APK: Delete the file. /system/priv-app/MiSoundRecorder/MiSoundRecorder.apk (responsible for sound processing).
- ๐ Reset to factory: In extreme cases, reset via Fastboot with the option turned off noise_suppression firmware.
Warning: Any changes to system files may result in loss of warranty or unstable device performance. Create a full backup via TWRP or OrangeFox before experimenting.
๐ก
On devices with a MediaTek processor (e.g., Redmi) 10C) engineering menu and ADB-And the noise-cancellation commands often don't work, and in that case, all that's left is the firmware or the use of an external microphone.
6. Alternative solutions: if nothing helps
If you canโt turn off the noise, consider the workarounds:
| Problem. | Decision | Models for which it is suitable |
|---|---|---|
| Noise is turned on when calling. | Use a headset with an external microphone | All smartphones Xiaomi/Redmi/POCO |
| Voice distortions in recordings | Install Voice Recorder Pro with Processing Disabled | MIUI 12 and newer |
| Noise suppression in AirDots headphones | Reset the headphones to factory settings (5 times press the button on the body) | AirDots 3/Pro, Buds 4 |
| Problems in games (PUBG, Free Fire) | Turn off voice chat in the game settings and use Discord | POCO F3/F4, Redmi K40 |
For owners of Xiaomi Mi TV or Redmi Smart TV: Noise reduction on TVs is turned off through Settings โ Sound. โ Sound modes โ Turn off processing. If you don't have an option, upgrade your firmware to the latest version.
๐ก
Headphones Xiaomi AirDots 3 Pro have hardware noise cancellation, which can not be turned off software, in this case, only replacing the headphones with a model without ANC (for example, AirDots 2).
FAQ: Frequent questions about noise reduction on Xiaomi
โ Why the sound became worse after the noise was turned off?
โ Can you turn off the noise for just one application?
โ The noise is turned on itself after the update. MIUI. What do you do?
โ How to check if noise reduction is working?
โ Is there a difference between noise reduction on Xiaomi and POCO?
If none of the methods worked, perhaps the problem lies not in noise cancellation, but in the hardware malfunction of the microphone. In this case, contact the Xiaomi service center - the microphone diagnostics cost ~ 500 rubles and takes 1-2 days.
โ ๏ธ Note: On devices with HyperOS (new firmware for Xiaomi 14 and newer), the methods of disabling noise cancellation may differ. โ The phone.