Noise reduction on Xiaomi smartphone cameras is a useful feature that automatically improves the quality of video and photos in poor lighting or in the presence of background noise. However, in some situations, it can distort the sound, make it unnatural, or even completely "eat" important details - for example, quiet speech or musical nuances, POCO Xiaomiβs flagship models spoil the record, this article will help to return the natural sound.
We will discuss official and alternative methods of disabling noise reduction, including hidden settings. MIUI, Using third-party apps and even manually editing configuration files for advanced users, especially multi-mic models (e.g. Xiaomi 13 Ultra or Redmi Note 12 Pro)+), You'll also learn how to check if the noise cancellation is actually turned off, and what to do if the settings don't persist after the reboot.
Why Xiaomiβs noise reduction might be a problem
Noise Suppression in Xiaomi smartphones is implemented on two levels:
- π€ Hardware β signal processing at the microphone level (for example, in models with a Qualcomm Aqstic chip or a computer). MTK Audio DSP).
- π± Software algorithms MIUI, which are used after recording (in the application Camera or Recorder).
Problems arise when the system is too active in suppressing not only noise, but also useful sounds.
- π£οΈ Voice becomes "robotic" or as if recorded in the toilet.
- πΆ Musical instruments (guitar, piano) sound distorted, without overtones.
- π¬οΈ Complete disappearance of background sounds (such as wind or rain) that were necessary for the atmosphere.
- π Sound delay during streaming or video chats (in Zoom, Discord).
It is interesting that in some models (for example, POCO F5 Xiaomi 12T) Noise reduction is activated automatically when you connect your headphones to the microphone -- even if you're recording videos without them -- and this is due to optimizing for voice calls, but it often interferes with the recording of content.
Official method: disabling in camera settings
The easiest method is to use the built-in Camera app options, but not all Xiaomi models have this feature explicitly available.
- Open the Camera app and switch to Video Mode (or Portrait Video if you use it).
- Touch the badge. βοΈ Settings (usually in the upper right corner).
- Scroll down to the Sound or Microphone section (the name may vary depending on the version). MIUI).
- Find the Noise Reduction switch and turn it off.
If there is no such item, try:
- π In some firmware, the option is hidden under Additional settings β Sound quality.
- π± Nana POCO and Redmi with MIUI 13+ You may need to select Pro mode (manual settings) first).
- π Restart your smartphone β sometimes settings appear after a restart.
βοΈ Check before switching off noise reduction
Important: On some models (e.g. Xiaomi) 11T Pro) Noise cancellation is switched off separately for front and rear microphones. If you're recording a selfie video, check the settings for the front camera!
β οΈ Attention: After update MIUI If the noise cancellation is activated again, repeat the procedure or use alternative methods from the following sections.
Hidden settings MIUI: Engineering Mode
If the standard method didnβt work, you can try turning off noise reduction through the Engineering Mode, which is suitable for advanced users and requires caution β incorrect changes can affect the microphones.
Instructions for most Xiaomi models:
- Open the Phone app and type the combination: ##36446337## (or #4636### on some devices).
- Select Hardware Testing β Audio β Mic Test.
- Scroll down to Noise Suppression and disable all related options (Enable) β Disable).
- Save the changes and restart the smartphone.
On models with a MediaTek processor (for example, Redmi Note 11 or POCO M5) path may differ:
Engineering Mode β MTK Settings β Hardware β Audio β Speech β Noise Reduction β OffIf the engineering menu does not open, try installing the app. MTK Engineering Mode from Google Play (MediaTek only) or Qualcomm EngineerMode for smartphones on Snapdragon.
β οΈ Attention: Changes to Engineering Mode may cause microphones to crash. Before experimenting, record a test video to compare the before and after sound. If the quality deteriorates, return the settings to the original state.
What to do if the engineering menu is not opened?
Disconnection via ADB (for experienced users)
If none of the previous methods worked, you can try turning off noise reduction via Android Debug Bridge (ADB). This method requires connecting the smartphone to the computer and basic command line knowledge.
Step-by-step:
- Turn on USB Debugging on your smartphone: Settings β About Phone β MIUI version (click 7 times to activate Developer Mode), then go back to Settings β Additional β Developers β Debugging on USB.
- Connect your phone to your PC, install Xiaomi drivers and launch ADB (You can use Googleβs Platform Tools).
- Enter the command to check the connection: adb devices Wait for the serial number of the device to appear.
- Disable noise cancellation command: adb shell settings put global audio_effects_enabled 0 Some models may require: adb shell settings put system audio_noise_reduction 0
- Reboot your smartphone.
On Xiaomi models with MIUI 14 and later, noise cancellation can be controlled by a separate service com.miui.audioeffect. To turn it off completely, use:
adb shell pm disable-user --user 0 com.miui.audioeffectAfter completing the commands, check the sound recording β if noise cancellation is still working, try the combination:
adb shell am broadcast -a android.media.action.SET_AUDIO_EFFECT --es effect "none"π‘
If after the shutdown through ADB The sound is completely gone, return the settings with the adb shell settings put global audio_effects_enabled 1 and reboot the device.
Comparison of methods: what works on which models
The effectiveness of methods of disabling noise reduction depends on the model of the smartphone, version MIUI And the hardware platform. The table below shows the current data on popular devices:
| Model | MIUI 12 | MIUI 13 | MIUI 14 | Notes |
|---|---|---|---|---|
| Xiaomi 13/13 Pro | β | β (camera) | β (ADB ore-menu) | On the front camera, noise cancellation is switched off separately. |
| Redmi Note 12 Pro+ | β | β (hidden settings) | β οΈ (demand ADB) | After updating to MIUI 14.0.4+ The standard method stops working. |
| POCO F5/F5 Pro | β | β (camera) | β (engineering menu) | On the global firmware option may not be available. |
| Xiaomi 12T/12T Pro | β | β οΈ (rear-chamber-only) | β (ADB) | Noise suppression is activated automatically when the headphones are connected. |
| Redmi 10/10A | β (camera) | β | β | On budget models, the function is less aggressive. |
If your model is not in the table, focus on the version MIUI chipset:
- π Snapdragon 8 Gen 1/2: usually ADB ore-menu.
- π MediaTek Helio/Dimensity: Often enough standard camera settings.
- π Budget models (Redmi) 9A, POCO M3): Noise reduction is weak, it is easily switched off.
π‘
On Xiaomi's flagship models (12S Ultra, 13 Ultra) noise reduction is often tied to Qualcomm's hardware filters. Complete shutdown is only possible through ADB custom-made.
Alternative solutions: third-party applications and workarounds
If the built-in techniques didn't work, you could use third-party instruments to record sound without noise cancellation.
1. Sound recording applications
- π€ Voice Recorder (Sony) β allows you to turn off manual audio processing.
- π€ Hi-Q MP3 Recorder β Records sound in original quality without filters.
- π€ ASR Voice Recorder β Supports microphone settings, including turning off noise cancellation.
When using these applications, select the Sound Source settings: Microphone (without processing) or Raw Audio.
2.Recording video through third-party cameras
Some applications (such as Open Camera or Filmic Pro) ignore the system settings for noise reduction. MIUI. To take advantage of them:
- Install Open Camera from Google Play or F-Droid.
- Go to Settings. β Audio.
- Turn off the Noise Reduction and Sound Improvement options.
- Select the microphone source: External (if connected headphones) or Main.
External microphones
If the software methods donβt help, consider buying an external microphone with a connection through the USB-C or 3.5 mm (on models where the connector is preserved:
- ποΈ BOYA BY-M1 β budget-lavalier microphone.
- ποΈ Rode VideoMic β for professional photography.
- ποΈ Saramonic SmartMic β connects directly to your smartphone.
When using an external microphone MIUI Does not normally apply noise reduction to its signal.
π‘
If you are recording videos for YouTube or TikTok, try synchronizing the sound separately: shoot the video on your smartphone, and record the sound on a voice recorder or a second phone, then summarize in the editor.
How to check if the noise reduction has been switched off
To make sure that noise reduction is actually deactivated, do a test:
- Record a 10-second video in a quiet room, then in a noisy one (for example, on a windy street).
- Play the recording and pay attention to: π The presence of background noise (wind, cars, steps). π£οΈ Natural voice (does not have a "plastic" sound). π΅ Maintaining high frequencies (cupperware ringing, bird voices).
Compare the record with a reference (for example, made on another device).
For more accurate analysis, use sound analyzer applications:
- π Spectroid β shows the spectrum of frequencies in real time.
- π Audio Tool β Measures noise and distortion.
- π WaveEditor β allows you to visually compare waveforms.
If the sound becomes too noisy after the noise reduction is turned off, try manually adjusting the microphone sensitivity in the engineering menu (Mic Gain β 60-70%.
β οΈ Note: Some Xiaomi models (e.g. Mi 11 Lite) may still have easy processing after the noise reduction is turned off, due to the hardware limitations of the microphones, and only an external microphone will help.
Frequent problems and their solutions
When you turn off noise cancellation, users often face additional difficulties.
1. Settings are not saved after restarting
This is a typical problem for MIUI 13/14. Decisions:
- π Disable System Optimization: Settings β Battery β Optimization β Deactivate for the "Camera" app".
- π± Install Shizuku + App Ops and Block the Camera Resolution modify_audio_settings.
- π§ Use it. ADB for permanent shutdown (adb shell cmd appops set com.android.camera command) android:modify_audio_settings ignore).
2 Noise reduction works only in some applications
For example, in the Camera, the sound is clear, but there are distortions again on WhatsApp or Instagram, which is because some apps use their own processing algorithms.
- π΅ In the messenger settings, turn off the option Sound Improvement or Noise Reduction.
- π Record the sound separately (for example, via Hi-Q Recorder) and overlay in the editor.
- π οΈ For Discord or Zoom, use a virtual microphone via Voicemeeter (on PC).
3. After the blackout, the sound disappeared completely.
This can happen if you have changed your settings in the Engineering Mode or through ADB. To bring back sound:
- π Reboot your smartphone.
- π In the engineering menu, check if the microphone is completely switched off (Mic Mute). β Off).
- π² Reset the sound settings with the command: adb shell settings delete global audio_effects_enabled
4.On the new firmware, the option disappeared
Xiaomi is regularly updated MIUI, And sometimes the settings are gone, and if the update is done, the noise cancellation goes back on and there's no way to turn it off:
- π₯ Retraction to the previous version MIUI (via Fastboot or Recovery).
- π§ Install custom firmware (for example, LineageOS or ArrowOS).
- π§ Write in support of Xiaomi with a request to return the feature (sometimes helps collective complaint on the forum Mi Community).
π‘
After the update MIUI noise reduction is forced, check the presence of a new item in the menu "Special features" β "Sound enhancement. Sometimes turning it off solves a problem.