Many Users are faced with a situation where they need to take a discreet photo, but the loud shutter sound betrays this moment. The question of how to remove the camera click on Android remains one of the most popular in technical forums and communities. Unlike iOS, where sound is often blocked by the silent mode switch, in the Google Android ecosystem, smartphone manufacturers implement various restrictions, especially for devices shipped to Japan and South Korea, where this is a legal requirement.

There are several ways to solve this problem, from simple menu settings to more complex manipulation of system files. The effectiveness of the method directly depends on the version of the operating system, the manufacturer's shell (for example MIUI, One UI or ColorOS) and the region for which the device was released. In this article, we will look at all the current options that will help you take a quieter picture.

Standard settings and operating modes

The first thing you should check before looking for complex solutions is the basic sound settings in the camera application itself. In some smartphone models, developers have left the ability to turn off sound effects through the standard menu. You need to open the application Camera, find the gear icon or the three-bar menu, and carefully examine the list of options. If there is a “Shutter Sound” or “Camera Sound” item, simply move the switch to the “Off” position.

However, if there is no such item in the settings menu, try changing the general operating mode of the phone. Set your device to Silent or Vibrate mode. On many smartphones, especially older versions of Android or in certain regions, this action automatically mutes the shutter sound. It's also worth checking that Do Not Disturb mode is turned on, as it sometimes affects the performance of multimedia applications.

Another simple trick that works on some models is to connect wired headphones. The system can interpret the presence of an audio output as a signal that the sound will not disturb others and will automatically turn off the shutter click. If you don't have a 3.5mm jack, you can use an adapter to USB-C or a Bluetooth headset, although the latter method works less often. Samsung And Xiaomi - this is connecting wired headphones. The system can interpret the presence of an audio output as a signal that the sound will not disturb others and will automatically turn off the shutter click. If you don't have a 3.5mm jack, you can use an adapter to USB-C or a Bluetooth headset, although the latter method works less often.

⚠️ Warning: On smartphones purchased in Japan or South Korea, software muting of the camera through settings is often blocked at the firmware level in accordance with local laws against covert recording.

📊 Works Do you have a mute option in the camera settings?
Yes, there is such an item
No, there is no item
Only in silent mode
I have a Japanese version

Using third-party applications

If the standard camera application does not allow you to turn off the sound, the most effective solution would be to install alternative software from Google Play Store. There are many free applications that completely replace the standard camera and have flexible settings for sound notifications. Such apps often have advanced functionality that is not available in stock solutions.

One ​​of the best options is the application Open Camera. It is a completely free and open source project that contains no ads and provides access to all manual settings. After installation, you need to go to the settings (gear), select the “Settings” section and find the “Shutter sound” item, where you can select “Mute” or “Custom sound”. This solution is universal and works on the vast majority of devices.

Other popular alternatives include Camera FV-5 and HedgeCam. These applications are aimed at mobile photography enthusiasts and allow you to customize shooting parameters in detail.

  • 📸 Open Camera — completely free, without unnecessary water, open source, maximum compatibility.
  • 🎞️ Camera FV-5 — professional manual settings, RAW support, but there is a paid version.
  • 🦔 HedgeCam — easy interface, based on AOSP code, ideal for older devices.
💡

If you are using a third-party application, make sure that it has access to focus and exposure so that the photo quality does not suffer compared to the stock camera.

Methods for Xiaomi and Redmi smartphones

Owners of shell-based devices MIUI and HyperOS often encounter an intrusive sound that is difficult to remove. However, in the latest firmware versions a hidden function has appeared that allows you to change the region of the device, which affects the behavior of the system. Changing the region to a country where there are no restrictions on camera sound (for example, the United States or European countries) may unlock the desired option.

To use this method, go to Settings → Advanced settings → Region. Change the current region to USA or Germany. After that, restart your smartphone and check your camera settings. In some cases, this action removes software restrictions associated with Asian markets. If changing the region does not help, you can try clearing the Camera application data through the app management menu.

For advanced users, there is a method for changing the system file by accessing the root folder, but it requires rights Root. If your phone is rooted, you can find the file camera_overrides.prop on the system and add a line there that disables the sound. However, this method is dangerous for beginners and can lead to loss of warranty.

Model Xiaomi/Redmi MIUI version Does region change work? Do you need Root?
Redmi Note 10 MIUI 12/13 Often works No
Xiaomi Mi 11 MIUI 14 Rarely Yes (for file)
POCO X3 HyperOS Does not work Yes
Redmi Note 8 MIUI 11/12 Yes No

☑️ Checking Xiaomi settings

Completed: 0 / 4

Solutions for Samsung Galaxy

Smartphones Samsung with a shell One UI have their own characteristics. In global versions (European and US), the shutter sound is usually disabled when the volume slider is switched to vibration mode. However, if you own a device purchased in Korea or Japan, or are using custom firmware, this method may not work.

For such cases, there is an application Bixby Routines (or Modes in new versions). You can create an automation: “If the Camera app is running → Change the system sound to “Mute”.” This allows you to automatically mute all system sounds exactly when using the camera, without changing the settings for other applications.

It is also worth paying attention to the application Good Lock and module Camera Assistant from the store Galaxy Store. This official tool from Samsung allows you to fine-tune the camera's behavior. Some versions of the module have an option to control sound effects, which overrides the standard system settings. This is the safest and recommended method for owners Samsung.

⚠️ Attention: The Good Lock application interface and available modules may vary depending on your smartphone model and One UI version. If the Camera Assistant module is not available, try updating the Galaxy Store application.

What to do if Bixby Routines does not see the Camera?

In some cases, the system does not allow triggering the standard camera application. Try installing a third-party camera (for example, Open Camera), setting up a script for it, and then in the standard camera simply turn down the media volume before launching.

Using ADB for advanced users

For those who do not want to get root access, but are ready to use a computer, there is a method to turn off the sound via USB debugging (ADB). This method allows you to send commands to the Android system, changing global settings without deep intervention in the firmware files. You will need a PC, a USB cable, and ADB drivers installed.

First, enable USB debugging in the Developer Options menu on your phone. Connect your smartphone to your computer, open a command line or terminal in the ADB folder and enter the command to test the connection: adb devices. If the device is detected, you can try entering a command that disables system sounds, although this does not always work on modern Android due to security restrictions.

adb shell settings put global sound_effects_enabled 0

This command disables the system interface sounds, which in some versions of Android also affects the camera. A more radical method involves using commands to change values ​​in the settings database, but this requires knowledge of the specific keys for your model. If standard commands do not help, this method may be powerless without superuser rights.

  • 💻 Installing ADB — download Platform-Tools from the official Android Developers website.
  • 🔌 Connection — use a high-quality original cable for a stable connection.
  • ⚙️ Commands —enter commands carefully, one mistake can ruin the system settings.
💡

The ADB method is safe for user data, but requires a computer and basic command line skills.

Frequently asked questions (FAQ)

Why is there no camera mute button on my phone?

This is due to regional restrictions. In some countries (Japan, South Korea), the law requires the camera to make sound when taking pictures to prevent hidden photography. Manufacturers block this function at the firmware level for the markets of these countries.

Is it safe to use applications to change the camera sound?

Using applications from the official Google Play store, such as Open Camera, is absolutely safe. They do not require root access and run in user space. Only dubious apps that require strange permissions can pose a danger.

Will the warranty be void if I try to remove the click through ADB?

Using ADB to change sound settings usually does not violate the warranty, since it is a standard developer tool. However, if you start modifying system partitions or obtaining root access, the warranty may be lost.

Is it possible to turn off the camera sound on an iPhone using similar methods?

On an iPhone, the camera sound is turned off automatically if you switch the phone to silent mode (switch on the side) or connect headphones. In Japan and Korea, the sound on the iPhone also does not turn off even in silent mode due to local laws.