How to remove the sound of the camera shutter on Xiaomi: all the ways to MIUI 14/15

Why Xiaomi smartphones make sound when shooting and can it be removed?

The sound of a camera shutter on Xiaomi, Redmi or POCO is not just a design decision, but a consequence of local laws in some countries (such as Japan or South Korea), where the mandatory clicking of a photo is intended to prevent hidden shooting. However, for most users, this sound becomes annoying, especially in quiet places or when shooting videos. Fortunately, the manufacturer provides several ways to turn it off, both through standard settings and through hidden MIUI features.

It’s important to understand that not all methods work on all models. For example, the Xiaomi 13 Pro or Redmi Note 12 with MIUI 15 may require a different approach than older devices with MIUI 12. In this article, we will look at current ways for firmware 2023-2026, including workarounds for regions where sound is blocked at the software level. If you find that the option to turn off the sound simply is not on the menu, do not be upset: most likely, one of the alternative methods below will help you.

Before you start, make sure that your device has the latest version of the Camera app installed. Sometimes the shutter sound appears due to bugs in older versions of the software, you can update it via Google Play or GetApps (for Chinese firmware).

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 runs on most MIUI 14/15 global firmware, but may not be available in regional versions for Japan or Korea.

  1. Open the Camera app on your Xiaomi.
  2. Touch the gears. βš™οΈ in the upper right corner to open the settings.
  3. Scroll down to the Camera Sounds section (or Sound & Vibration in English).
  4. Switch the slider Shutter sound to the off position.

If there is no such item, your firmware is hiding it, in which case move on to the next one. Also note that on some models (e.g. POCO F5), sound may be linked to system sounds, and then turning it off will affect other notifications.

⚠️ Note: On devices with Chinese firmware (China) ROM) This item may not be available even after switching the region, and you may need to install a global or European version. MIUI.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 12/13
POCO X5/F5
Xiaomi 13/14
Other

Method 2: Use the "No Sound" or "Do Not Disturb" mode

If the camera settings don't have a separate shutter switch, you can use Android system tools, which temporarily shuts down all the sounds on the device, including the camera click, but doesn't require root rights or firmware changes, and is suitable for emergency situations where you need to take a picture of something unobtrusively.

Algorithm of action:

  • πŸ”• Activate Do Not Disturb (swipe down the notification panel) β†’ cross-bell).
  • πŸ“΅ Or turn on No Sound mode (volume button down to stop).
  • πŸ“Έ Take a photo - the sound of the shutter will not sound.

The disadvantage of the method is that it turns off other sounds (alarm clocks, notifications), so it is only suitable for one-time shooting. For a permanent solution, it is better to combine this method with others (for example, turning off the camera sounds in ADB).

πŸ’‘

If you need to turn off the sound only for the camera, but save notifications, use Focus Mode in Settings β†’ Special features. It silences all sounds except media and alarm clocks.

Method 3: Disconnect via ADB (for advanced users)

If standard methods don’t work, you can use Android Debug Bridge (ADB), a low-level system management tool that doesn’t require root rights, but involves connecting your smartphone to your computer. It works on most Xiaomi devices with MIUI 12-15, including the Redmi Note 11, POCO X4 and others.

Step-by-step:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (click 7 times to unlock the developer menu) Settings β†’ Additional β†’ For Developers β†’ Debugging over USB (On)
  2. Connect your phone to your PC and confirm your trust in your computer.
  3. Download ADB Tools and unpack the archive.
  4. Open the command prompt (cmd) in the adb.exe folder and type: adb shell settings put global camera_shutter_sound_enabled 0
  5. Reboot the phone.

Once you've done the command, the shutter sound should disappear. To get it back, use the same command, replacing 0 with 1.

⚠️ Note: Some firmware (e.g. China) ROM) This command may not work because of manufacturer limitations, and you'll need a customized Recovery or modified firmware.

Install Xiaomi drivers on PC

Enable debugging over USB on your phone

Download ADB Tools from the official website

Connect your phone to your PC using the original cable-->

Method 4: Install a third-party camera (Google Camera, Open Camera)

If system methods don't work, you can completely replace the standard Camera app with an alternative, and popular options are Google Camera (GCam) or Open Camera, which not only disable the shutter sound, but often offer better shooting quality thanks to advanced processing algorithms.

How to install and configure:

  • πŸ“± Download. APK-GCam file (e.g., version from the BSG or Urnyx05 for your model from the Celso Azevedo forum.
  • πŸ”§ Install the file by allowing installation from unknown sources (Settings) β†’ Annexes β†’ Special access β†’ Installation of unknown applications).
  • πŸŽ›οΈ Open GCam, go to Settings β†’ Sound. β†’ Shutter sound and turn it off.

Advantages of the method:

  • βœ… It works on all kinds of firmware, including China. ROM.
  • ❌ Some Xiaomi models may not support all of the GCam features (e.g., the telephoto lens on the Redmi Note 10).
AnnexXiaomi supportShutting down the soundAdditional functions
Google CameraYes (compatible version needed)Yes.Night Sight, HDR+, portrait
Open CameraYes (universal)Yes.Manual settings, RAW
Footej CameraYes.Yes.4K video, timelapse

Method 5: Change the firmware region (for power users)

On some Xiaomi devices, the shutter sound is tightly tied to the firmware region, for example, on Japanese or Korean versions of MIUI, it cannot be turned off by standard methods, in which case changing the system region to global (Global) or European (EEA) will help.

How to do this:

  1. Download the firmware for your model with the regional Global or EEA tag from the Xiaomi Firmware Updater website.
  2. Rename the file to update.zip and place it in the root folder of the phone.
  3. Go to Settings β†’ About the phone β†’ System update.
  4. Click on the three dots in the upper right corner β†’ Select a firmware file.
  5. Select update.zip and wait for the installation to be completed.

Once the region is changed, the shutter sound can be turned off through the camera's standard settings, but this method resets all the data on the phone, so back up first!

⚠️ Note: Incorrect firmware can cause the device to break. Make sure you download the file specifically for your model (e.g. Redmi Note 12). 5G β‰  Redmi Note 12 Pro).

What to do if the firmware is not installed?
If, in case of installation, update.zip There is a mistake, try it: 1. Unlock the bootloader through the Mi Unlock Tool. 2. Use custom recaveri (TWRP) hand-stitch. 3. Check the integrity of the downloaded file (MD5-hash).

Frequent problems and solutions

Even after all the methods are applied, users sometimes find that the shutter sound remains, and consider typical situations and ways to solve them:

  • πŸ”Š The sound comes back after the reboot. ADB The solution is to repeat the command or set the task in Tasker for automatic application after switching on.
  • πŸ“΅ There's no "Shut Sound" in the settings. Reason: regional restrictions. Solution: change firmware to Global or use GCam.
  • 🚫 ADB The reason is, you've got a kernel-level lockdown, so the solution is to get root rights or use Magisk modules.

If none of the methods worked, check:

  • πŸ“± Compatibility of your model with the selected method (for example, POCO M6 Pro may require other teams ADB, Xiaomi 12T).
  • πŸ”„ Update to the latest version (update to the latest version) MIUI).
  • πŸ› οΈ Custom modifications (if the phone was sewn informally, the sound could be sewn into the system).

πŸ’‘

On devices with HyperOS (new software from Xiaomi), the shutter sound is turned off similarly to MIUI, but you may need to update the Camera app to version 7.0+.

❓ Can I turn off the shutter sound without root rights?
Yes, in most cases, standard camera settings are enough, ADB-Root is only required for deep modifications of the system (for example, deleting system audio files).
❓ Why After Updating MIUI shutter sound back?
Updates sometimes reset user settings, including ADB-Repeat the command adb shell settings put global camera_shutter_sound_enabled 0 Or check the camera settings again.
❓ Does the sound blackout work on Chinese firmware (China) ROM)?
On most Chinese firmware, the shutter sound is locked at the system level. EEA). Use GCam or Open Camera. Get root and delete the system sound file (/system/media/audio/ui/camera_click.ogg).
❓ Can shuttering the sound break the law?
Most countries (including Russia, Ukraine, Kazakhstan) don't have laws that require you to turn on the shutter sound, but Japan and South Korea have laws that require you to turn off the sound, and if you're not in those countries, it's perfectly legal to turn off the sound.
❓ How to get the shutter sound back if you need it?
You can return the sound by: Using camera settings (turn on shutter sound slider) with adb shell settings put global settings camera_shutter_sound_enabled 1. Delete GCam and return to the standard app.