Why does the shutter sound on Xiaomi get in the way and can it be removed?
The sound of the camera shutter on Xiaomi smartphones (including Redmi and POCO models) is one of the most talked-about topics in forums. In some countries, it is mandatory by law (for example, in Japan or South Korea), but for most users it becomes a source of discomfort. Imagine if you take a picture of a sleeping child, an important document at work or try to take a picture at a concert β a loud click can spoil the moment.
In this article, weβll look at all the current ways to turn off the shutter sound on Xiaomi in 2026, from standard MIUI settings to hidden features and technical workarounds. Importantly, not all methods work on newer firmware versions, so weβll point out the limitations for each model and version of MIUI 12/13/14.
If youβre looking for a solution for a particular model (e.g., Xiaomi 13T, Redmi Note 12 Pro+ or POCO F5), check out the compatibility table at the end of the article, and weβll explain why some methods stopped working after the updates and how to get around it.
Method 1: Turning off sound through camera settings (official method)
The easiest and safest way to do this is to use the camera app's built-in settings, which unfortunately isn't available on all models and depends on the region of the firmware.
- Open the Camera app.
- Touch the gear badge (βοΈ) top-right.
- Scroll down to the Camera Sounds or Sound Effects section.
- Switch the slider shutter sound to the off position.
β οΈ Note: On smartphones with firmware for Japan, South Korea or Taiwan, this item may not be available due to local laws. MIUI before version 14.0.5+ Some users report missing option.
Check the firmware region in Settings β About phone β MIUI version
Install an alternative camera app (like Google Camera)
Try the ADB method (described below)
Reset the camera settings to factory-->
If this method doesnβt work, move on to the next method. Also note that on some models (such as the Xiaomi 12S Ultra), the shutter sound can be tied to a physical switch on the body β it can only be switched off programmatically.
Method 2: Use the "No Sound" or "Do Not Disturb" mode
If the camera settings do not have a direct option to turn off the sound, you can use the system functions of MIUI:
- π No Sound Mode: Put your phone into silent mode with a physical volume button (POCO X5 Pro, Redmi Note 11) this turns off the shutter sound, but not always.
- π΅ Do Not Disturb Mode: Activate it in the Notification Curtain or through Settings β Sound and vibration β In this mode, system sounds (including shutter) can be blocked.
- π΅ Lower media volume: Lower volume to zero with volume buttons when the camera is active. On some firmware, this affects the sound of the shutter.
β οΈ Attention: After updating to MIUI 14 Do Not Disturb mode may not block the shutter sound due to security policy changes. If this method does not work, try rolling back the firmware to version 13.0.4 or lower - there are softer restrictions.
Through camera settings
No sound mode
ADB-team
Installation of a third-party camera
Nothing helps.-->
Method 3: Disabling audio via ADB (for advanced users)
If the standard methods do not work, you can use them. ADB-Android Debug Bridge, which requires you to connect your phone to your computer and enable Debugging. USB, It is a perfect result on most Xiaomi models.
Here's the step-by-step instruction:
- Turn on Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB-tools, and open the command line in the adb.exe folder.
- Enter the command: adb shell settings put global camera_shutter_sound_enabled 0
- Reboot the phone.
β οΈ Note: Some models (Xiaomi 13 Pro, Redmi) K60) post-update MIUI 14.0.6+ This command can be reset after rebooting. To fix the result, use an additional command:
adb shell cmd device_config put camera camera_shutter_sound_enabled falseWhat to do if ADB is not working?
This method works on 90% of Xiaomi models, including the POCO F4 GT, Redmi Note 10 Pro and Xiaomi 12 Lite. However, devices with HyperOS (the new firmware for 2026 flagships) may require a different approach.
Method 4: Installation of third-party camera applications
If system methods don't work, you can install an alternative camera app where the shutter sound is turned off by default.
- πΈ Google Camera (GCam): Ported versions for Xiaomi often let you turn off sound in settings.Popular ports: BSG, Wichaya, Shamim.
- π₯ Open Camera: Open source with flexible settings. Shutter sound is turned off in Settings β Other settings β Camera sounds.
- π· ProCam X: a paid app with professional features, including sound management.
β οΈ Note: When using GCam on some models (Xiaomi) 11T Pro, POCO X3 Pro) artifacts may occur in the photo due to driver incompatibility. Before installing, check the list of supported devices on the Celso Azevedo forum.
Also note that third-party cameras may not support all of the main moduleβs features (e.g. night mode or ultra-wide angle on the Redmi Note 12).
π‘
Before installing GCam, back up your main camera settings through Settings β Apps β Camera β Storage β Backup.
Method 5: Modify system files (root only)
The most radical method is editing the system files that make the shutter sound, which requires root rights and is only suitable for advanced users.
- Get root access with Magisk or SuperSU.
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Cross the path: /system/media/audio/ui/camera_click.ogg or /system/product/media/audio/ui/camera_click.ogg
- Rename the file to camera_click.ogg.bak or remove it.
- Reboot the phone.
β οΈ Attention: Deleting system files can cause a camera crash or a cyclical phone restart.Before changes, back up the partition /system through TWRP Or OrangeFox Recovery.
On newer models (Xiaomi 14, Redmi K70), audio files can be stored in /product or encrypted, in which case only replacing the firmware with custom (for example, LineageOS or Pixel Experience) will help.
Table of compatibility of methods for popular models
Below is a summary table of the working capacity of shutter disablement methods on different Xiaomi devices. Data is relevant for MIUI 14 / HyperOS firmware (2026):
| Model | Camera settings | ADB | Third-party camera | Root | Notes |
|---|---|---|---|---|---|
| Xiaomi 13/13 Pro | β | β (before MIUI 14.0.5) | β (GCam) | β | HyperOS requires an additional team device_config |
| Redmi Note 12 Pro+ | β (not JP-firmware) | β | β | β | The sound may return after the updates. |
| POCO F5/F5 Pro | β | β | β (Open Camera) | β | On the global firmware ADB is stable |
| Xiaomi 12T/12T Pro | β | β | β οΈ (GCam with artifacts) | β | Nana EU-The sound is turned off without root |
| Redmi K60/K60 Pro | β | β (required device_config) | β | β | After MIUI 14.0.6 ADB is reset |
If your model is not in the table, check the current information on the Xiaomi.EU or 4PDA forums. Also pay attention to the firmware region - on the Chinese (CN) and global (Global) versions of MIUI, the available options may differ.
Frequent Mistakes and How to Avoid Them
When trying to turn off the shutter sound, users often encounter typical problems, and here are the most common ones and ways to solve them:
- π Sound returns after rebooting: this is typical for methods with ADB So the solution is to use Tasker to automatically apply the command when you turn on your phone.
- π« No "Shut Sound" in the settings: check the firmware region. JP or KR version, you will have to use ADB root.
- π There's a sound, but quieter than usual: maybe you've turned on Vibration mode instead of No Sound mode.
- π± The phone is not detected through ADB: install the Mi drivers PC Suite or use universal Google drivers USB Driver.
β οΈ Note: On some models (Xiaomi Civi 3, Redmi) A2) If you turn off the shutter sound, you may lose the sound in the video:
adb shell settings put global camera_sound_forced 0π‘
If none of the methods worked, try resetting the camera to factory settings through Settings β Apps β Camera β Storage β Clear the data.