Have you ever sat in silence when suddenly Telegram or Instagram they start playing notification sounds at full volume? Or maybe you want to listen to music in Spotify, but the sound effects from the game interfere? Silencing your entire smartphone is not an option because you only need important notifications. Fortunately, there are several ways to turn off sound for individual applications - both built-in tools and using third-party utilities. Many users do not know that the function appeared in Android There are several ways to mute the sound for individual applications, both built-in and using third-party utilities.
Many users don't know what the function is individual control of application sound appeared back in Android 8.0 Oreo, but its implementation depends on the manufacturer. For example, on Xiaomi i Samsung the path to the settings differs from "pure" Android on Google Pixel. In this article, we will look at all the current methods - from standard tools to hidden functions for advanced users.
If you are using Android 14 or newer, please note: some manufacturers limit access to sound settings for individual applications in order to "simplify the interface." On devices with MIUI 14 and One UI 6.0, the path to these parameters may be hidden in the "Accessibility" or "Digital Wellbeing" submenu โfew people know about this, but we will show you the exact route.
1. The standard method is through the Android settings (without root)
The easiest method is to use the built-in system tools. It works on most devices with Android 8.0 and higher, but the interface may differ depending on the shell (MIUI, One UI, ColorOS etc.).
Here are the universal instructions:
- Open
Settings โ Applications. - Find the desired application (for example, TikTok or YouTube) and tap on it.
- Select item
Notifications(on some devices -Sound and vibration). - Disable the slider
SoundorSound play.
On Samsung Galaxy s One UI the path will be different:
- ๐ฑ
Settings โ Notifications โ Additional settings โ Application notification sound - ๐ Select an application from the list and set the volume to
0or turn off the sound completely.
Mute the sound in the application itself (settings โ notifications)
Check if the application is being used for calls (for example, WhatsApp)
Make sure the system volume is not at minimum
Reboot the phone after changes (sometimes required)
-->
โ ๏ธ Attention: On some devices (for example, Realme c Realme UI), muting notifications does not block the sounds of media playback. If you need to mute the sound from video in Instagram or music in the game, proceed to the next method.
2. Using the sound panel (quick access)
Few people know, but in Android 12 and newer it became possible to quickly control the sound of applications directly from the notification panel. This method works on Google Pixel, Samsung Galaxy S22/S23 and other devices with the latest updates.
How to do it:
- Expand the notification panel (swipe down from the top edge of the screen).
- Hold your finger on the volume slider - the extended menu will open.
- Tap on the icon
โฏ(three dots) or๐ฝin the upper right corner. - Select
Application soundorMedia(the name depends on the firmware). - Find the desired application and move the volume slider to
0.
๐ก Helpful tip: If the application you need is not in the list, try launching it and playing any sound (for example, video in TikTok). After that, it will appear in the sound control menu.
Why are some applications not shown in the list?
The application has not played sound in the last 24 hours (Android automatically hides inactive ones).
The application does not have rights to play sound (check permissions in the settings).
You are using an old version of Android (up to 8.0), which does not have this function.
3. Mute the sound through "Digital Well-being" (to ignore notifications)
If you are disturbed not so much by playback sounds, but by intrusive notifications (for example, from games or social networks), you can use the tool Digital well-being. It is available on all modern devices and allows you to completely silence the application.
Instructions:
- ๐ก๏ธ Open
Settings โ Digital Wellbeing & Parental Controls. - ๐ต Select
Toolbar โ Avoid Distractions. - ๐ Activate the mode and add applications to the exclusion list (or vice versa - block sounds for everyone except selected ones).
โ ๏ธ Attention: In mode Do not distract some applications (for example WhatsApp or Viber) may not show call notifications. Before activation, check the exception settings!
| Method | Works on | Disables | Requires root? |
|---|---|---|---|
| Standard settings | Android 8.0+ | Notifications + media | โ No |
| Sound panel | Android 12+ | Media only | โ No |
| Digital well-being | All versions | Notifications | โ No |
| App Volume Control (application) | Android 5.0+ | Notifications + media | โ No |
| ADB commands | All versions | Any sounds | โ Yes (optional) |
Standard Android settings
Sound panel in the notification shade
Third-party applications (for example, App Volume Control)
ADB commands for advanced users
-->
4. Third-party applications for flexible sound control
If the built-in tools are not suitable, you can use specialized utilities. The most popular:
- ๐๏ธ App Volume Control โ allows you to adjust the volume for each application separately, including system sounds.
- ๐ Mute App Sounds โ blocks the sounds of notifications and media according to a schedule.
- ๐ง Volume Mixer โadvanced mixer with support for profiles (for example, "Work", "Game", "Sleep").
๐น How to set up App Volume Control:
- Download the application from Google Play.
- Give access to
Accessibility(required for operation). - Select an application from the list and set the volume to
0. - Activate the option
Block notification soundif necessary.
โ ๏ธ Attention: Some applications (for example, Volume Mixerrequire root access to have full control over system sounds. Without them, functionality may be limited.
If an application asks for access to "Accessibility", do not be alarmed - this is a standard requirement for managing sound. But check the reviews on Google Play before installing!
5. Advanced method: ADB commands (for advanced users)
If you are ready to dive into technical details, you can use ADB (Android Debug Bridge) to fine-tune the sound. This method works on any device, but requires a connection to a computer.
๐ง Step-by-step guide:
- Enable
USB debuggingin the developer settings (Settings โ About phone โ Build number- tap 7 times). - Connect your phone to the PC and open
Command Prompt(Windows) orTerminal(Mac/Linux). - Enter the command to test the connection:
adb devices - To mute the sound for a specific application (for example, com.facebook.katana โFacebook), use:
adb shell appops set com.facebook.katana AUDIO_PLAYBACK deny
๐ List of popular application packages:
- ๐ Instagram:
com.instagram.android - ๐ฎ PUBG Mobile:
com.tencent.ig - ๐บ YouTube:
com.google.android.youtube - ๐ฌ WhatsApp:
com.whatsapp
โ ๏ธ Attention: Incorrect use ADB may disrupt the system. Before experimenting, create a backup copy of your data! Also note that after a reboot, some settings may be reset.
ADB commands are the most powerful tool, but require caution. Use it only if other methods have not worked.
6. Features for different brands (Xiaomi, Samsung, Google Pixel)
Manufacturers often modify Android to suit their needs, so the methods for muting the sound may vary. Let's consider the nuances for popular brands.
๐ฑ Xiaomi (MIUI 12-14):
- ๐ The sound of notifications is turned off in
Settings โ Applications โ Manage applications โ [Application] โ Notifications. - ๐ต To mute media sound, use
Settings โ Sound and vibration โ Application sound. - ๐ซ On some models (Redmi Note 11, POCO X5) the function is hidden - you need to enable
Developer modeand activateMIUI Debugging.
๐ฑ Samsung (One UI 4.0-6.0):
- ๐ In
Settings โ Notifications โ Advanced settingsyou can turn off sounds for individual applications. - ๐ง To control media sound, use the quick settings panel (hold the volume slider).
- ๐ After updating to Galaxy S23 Ultra And Galaxy Z Fold 5 after updating to One UI 6.0 the path has changed:
Settings โ Sound and vibration โ Sound applications.
๐ฑ Google Pixel (Android 13-14):
- ๐๏ธ The simplest interface:
Settings โ Applications โ [Application] โ Notifications โ Sound. - ๐ Pixel 7/8 Pro there is a function
Adaptive sounds, which automatically reduces the volume of little-used applications.
How to find the firmware version on Xiaomi?
Open Settings โ About phone โ MIUI version.
The last two digits (for example, MIUI 14.0.5) indicate the assembly.
To accurately identify the model, use the combination ##4636## (in the "Information" menu about the phone").
7. Frequent problems and their solutions
Sometimes the sound does not turn off even after all the manipulations. Considerable reasons and ways to eliminate them.
๐ Problem 1: The sound returns after a reboot.
- ๐ Solution: Use App Volume Control with the option
Launch on boot. - ๐ฑ On Xiaomi disable
Auto-optimizationin the battery settings for the application.
๐ Problem 2: The list does not contain what you need applications.
- ๐ Solution: Launch the application and play any sound (for example, video).
- ๐ Restart the phone - sometimes it helps.
๐ Problem 3: The sound turns off notifications, but not media.
- ๐ต Solution: Use
ADBor Volume Mixer for separate control. - ๐ฑ On Samsung check the settings in
Dolby Atmos(may conflict).
โ ๏ธ Attention: On devices with Android Go (for example Nokia 1.4, Samsung Galaxy A03 Core), individual sound control functions are often reduced. In this case, only third-party software will help.
FAQ: Answers to popular questions
Is it possible to turn off the sound only for games, but leave notifications?
Yes, use it for that App Volume Control or ADB-commands. In the application settings, disable only Media, leaving Notifications active. On Samsung this is done through Settings โ Sound and vibration โ Application sound โ Advanced.
Why after updating to Android 14 the โApplication Soundโ item is missing?
In new versions of Android, some manufacturers transfer this function to Digital Wellbeing or Accessibility. The Google Pixel 8 path is as follows: Settings โ Applications โ [Application] โ Advanced โ Sound. If the item is not there, try resetting the sound settings in Settings โ System โ Reset settings โ Reset notification settings.
Will muting the sound work if the application is updated?
Yes, the settings will be saved, but some applications (for example Facebook or TikTok) may reset individual sound settings after updating. To avoid this, use App Volume Control with the function Blocking changes or ADBcommands with the flag --permanent.
How to mute the sound of system applications (for example, Camera or Gallery)?
For system applications you will need root-rights or ADB. For example, to turn off the camera shutter sound on Xiaomi, use the command:
adb shell settings put global camera_sound 0
On Samsung this parameter may be blocked by manufacturer policies - in this case, only flashing will help.
Is it possible to turn off the sound for the browser (Chrome, Firefox)?
Yes, but with nuances:
- ๐ Q Chrome:
Settings โ Site settings โ Soundโ block playback for specific sites. - ๐ฆ V Firefox:
โฎ โ Settings โ Permissions โ Autoplayโ selectBlock sound. - ๐ฑ To completely mute the browser sound, use App Volume Control.