An annoying click or melodic chime every time you accidentally touch a cable can irritate even the calmest user. This happens especially often at night, when the phone is lying at the head of the bed, and every connection to the network breaks the silence with a loud system sound. Owners of Androidsmartphones often look for a way to remove this audio signal, but standard settings do not always provide direct access to such an option.
The problem lies in the deep integration of system notifications, which by default are considered important for the user. However, modern versions of the operating system and shell manufacturers allow flexible management of audio streams. In this article, we will analyze proven methods that will help you make the charging process silentwithout affecting other important notifications.
There are several levels of solving the problem: from simple switches in the interface to more advanced methods using the engineering menu. The choice of a specific method depends on the model of your device, the version Android and the installed shell, whether it is clean Android, MIUI, One UI or ColorOS.
Using the “Do Not Disturb” and “Silent” modes
The easiest and most affordable way to get rid of sounds when connecting a cable is to activate special sound profiles. In most cases, the system charging sound is classified as a system event, which follows the general rules of the sound profile. If you switch your smartphone to "Silent"** mode, all media files and system signals are blocked.
A more flexible tool is the "Do Not Disturb"** mode. It allows you to turn off event sounds while leaving the media track or alarm active. To configure it correctly, you need to go to the notification settings. There you can create an automatic rule that will activate this mode when connected to the network or at a certain time of day, for example, at night.
However, it is worth considering that on some shells, such as older versions MIUI or EMUI, the charging sound can be placed in a separate “System sounds” stream, which does not always stop when the mode is turned on "No sound." In such cases, deeper settings are required through the accessibility menu or the engineering menu.
To activate silent mode, follow these steps:
- 🔇 Press the volume button and select the crossed out speaker icon to turn off the sound completely.
- 🌙 Open the notification shade and activate the icon “Moon” to enable Do Not Disturb mode.
- ⚙️ Go to
Settings → Sound and vibrationto fine-tune exceptions.
Configuring system sounds in the Android interface
In the standard settings of the operating system Android the option to control interface sounds is often hidden. Many users do not know that the sound of connecting the charger falls specifically into the category of system sounds, along with keyboard clicks and screen lock sounds. Disabling this group of settings solves the problem in 90% of cases on stock firmware.
To find the right menu, you should carefully study the sound settings section. The path may vary slightly depending on the brand. On devices Google Pixel, Motorola and Nokia with clean Android the algorithm is the same. On custom shells from manufacturers like Samsung or Xiaomi the item may be hidden deeper or called differently.
⚠️ Attention: On some smartphone models (for example, certain versions Huawei or budget Samsung), the manufacturer can programmatically block the ability to turn off the charging sound through the standard menu, considering this a critical notification about the start of the process.
Step-by-step guide for turning off system sounds:
- Open the menu
Settingsof your device. - Go to section
Sound and vibration(or simplySounds). - Find item
AdditionalorOther sounds. - Disable the switch opposite the item "Interface sounds"**, "Lock sounds" or "Charging sound".
If you do not find a separate switch, try reducing the volume of system sounds to zero. To do this, press the volume button, select the settings gear and lower the “System” or “System” slider to the minimum value. This action is often ignored by users, although it is key to solving the problem without installing third-party software.
☑️ Checking the sound settings
Features of Samsung, Xiaomi and Huawei shells
Large electronics manufacturers are actively modifying the interface Android, creating their own shells. This leads to the fact that the location of the charging sound settings can be radically different. differ from the stock version. Understanding the logic of a particular brand helps you quickly find the right toggle switch.
In devices Samsung with a shell One UI the charging sound is often tied to general system sounds, but in the latest versions it is possible to have detailed control through Good Sound or in the standard sound menu. In Xiaomi i Redmi (shell MIUI/HyperOS) the situation is more complicated: the sound may be part of the theme. If you changed the theme to a custom one, the charging sound file could be replaced, and you can disable it only by returning the standard theme or changing the file in the system.
Devices Huawei and Honor with a shell EMUI/MagicOS often have a separate volume slider for system effects. If standard methods do not work, you can use the engineering menu by entering a special code in the dialer, but this requires caution.
Comparison of access paths to sound settings on popular shells:
| Brand / Shell | Path to settings | Nuance |
|---|---|---|
| Samsung (One UI) | Settings → Sounds and vibration → System sounds | May require disabling all system sounds |
| Xiaomi (MIUI) | Settings → Sounds and vibration → Advanced | Depends on the active theme |
| Huawei (EMUI) | Settings → Sounds → Other | There is a separate effect volume slider |
| Google Pixel | Settings → Sound and vibration → Advanced | Pure Android, standard path |
| Data is relevant for current OS versions at the time of writing. | ||
Use of third-party applications and automation
When standard tools Android do not allow you to flexibly manage sound profiles, automation applications come to the rescue. They allow you to create scenarios: “If charging is connected → Set the “Silent” mode.” This solution is the most universal and works on almost any device, regardless of the OS version. brand.
One of the most popular and powerful tools is the application MacroDroid or Tasker. These apps have access to deep system events. With their help, you can configure the reaction not only to the cable connection, but also to the battery level. For example, the phone will be silent when connected, but will sound a signal if the charge has reached. 100%.
To set up automation in MacroDroid you will need to complete the following steps:
- 📲 Download and install the application from Google Play.
- ➕ Click “Add macro” and select the “Charging connected” trigger.
- 🔇 In the actions section, select “Do Not Disturb Mode” or “Change Volume”.
- 💾 Save the macro and provide the necessary permissions.
⚠️ Attention: Automation applications require broad permissions to access the system. Download them only from official stores (Google Play, Galaxy Store) to avoid malware. Do not grant root access to unverified apps.
Using such applications also allows you to bypass manufacturer restrictions that prohibit turning off the charging sound using standard methods. The script simply forcibly changes the sound profile at the time of the event, and the user hears only what he has programmed.
Using ADB for deep customization. systems
For advanced users who are not afraid of the command line, there is a method to mute the sound through the debug bridge Android (ADB). This method allows you to change system database settings that are not available through the regular interface. It is effective when the manufacturer has “fixed” the charging sound without leaving a switch.
Before starting work, you must enable developer mode on your smartphone. To do this, you need to click on the build number 7 times in the “About phone” section. Then, in the “For Developers” menu that appears, the “USB Debugging” item is activated. After connecting the phone to the computer and installing the drivers, you can enter commands.
The command to change global sound settings may look like this:
adb shell settings put global audio_safe_volume_state 0
Or, depending on the version of Android, you may need to change a specific key in the settings database that is responsible for system sounds. However, there is no universal command, since the keys differ from one vendor to another.
A safer option via ADB is to force a change in the volume of the system channel:
adb shell cmd media set-volume --stream SYSTEM --volume 0
This command will set the volume of system effects to zero. To apply this automatically when charging, you will still need a connection with an automation application that will execute this command on a trigger.
Solving problems with false connections
Sometimes the problem lies not in the desire to hear a sound, but in the fact that the phone constantly beeps due to poor contact. A dirty charging port, oxidized cable or loose socket means the connection is constantly interrupted and restored. The phone reacts to each such event with a sound signal, creating continuous noise.
First of all, it is necessary to carry out a visual diagnosis. Inspect the charging port in good light. Often lint from clothing accumulates there, which becomes compressed and interferes with contact. Carefully remove dirt using a wooden toothpick or an antistatic brush.
It is also worth checking the cable itself. If it is twisted or has visible creases, the likelihood of false connections is high. Replacing the cable with a high-quality original or a certified analogue often solves the problem of the “twitching” charging sound without having to go into the system settings.
If physical methods did not help, the problem may be a software failure of the power controller. In this case, resetting the network settings or a complete reboot may help.