A โ€‹โ€‹constant stream of notifications on a Androidsmartphone can turn a useful tool into a source of irritation. According to a study Google 2026, the average user receives up to 150 notifications a day - from messages in instant messengers to reminders about discounts in stores. But what to do if you want to regain control of your device?

Turning off notifications on Android is not a universal procedure. Methods differ depending on the OS version (from Android 10 to Android 15), manufacturer (Samsung, Xiaomi, Google Pixel) and even the specific smartphone model. In this article, we will look at all the current methods - from basic settings to hidden functions for advanced users.

It is important to understand: completely turning off notifications may result in missing important messages (for example, about low battery or security updates). Therefore, we will show how to selectively turn off only those alerts that really bother you.

1. Basic notification settings in Android

Let's start with the simplest - standard tools available on all devices running Android 8.0 and newer. These methods work on โ€œpureโ€ Android (for example, on Google Pixel) and most proprietary shells.

To get to the notification management menu:

  1. Open Settings (gear icon in the menu applications)
  2. Go to section Applications and notifications (on some devices simply Notifications)
  3. Select item Notifications or All applications

Here you will see a list of all installed apps. Tap on the desired application (for example, WhatsApp or Instagram), then:

  • ๐Ÿ”” Disable the slider Show notifications โ€”this will completely block all notifications from this application
  • ๐Ÿ“ฑ Tap Notification typesto disable only certain categories (for example, "Promotional messages" in AliExpress)
  • ๐Ÿ”• Select Sound โ†’ Silentif you want to leave notifications, but remove the sound
๐Ÿ’ก

On some smartphones Xiaomi i Redmi the path will be different: Settings โ†’ Memory and notifications โ†’ Manage notifications. In the shell MIUI there is also a separate section Silent to quickly turn off all notifications.

Pay attention to the section Special permissions in the notification settings. Here you can prohibit:

  • ๐Ÿ“ข Pop-up windows on top of others. applications
  • ๐Ÿ”„ Icons on the lock screen
  • ๐Ÿ“Š High priority notifications (which appear even in Do Not Disturb mode)
๐Ÿ“Š What Android skin do you have installed?
Pure Android (Pixel, Motorola)
MIUI (Xiaomi, Redmi, POCO)
One UI (Samsung)
ColorOS (Oppo, Realme)
Other

2. Do Not Disturb mode - a temporary solution

If you need to turn off notifications only for a certain period (for example, during sleep or an important meeting), use the mode "Do not disturb" (Do Not Disturb, DND). allows you to:

You can activate the mode in two ways:

  1. Through the quick settings panel (swipe down from the top edge of the screen โ†’ "Do not disturb" icon)
  2. Through settings: Sound and vibration โ†’ Do not disturb

In the advanced mode settings (available after tapping on the icon in the notification panel) you will find:

Parameter Description Recommendation
Schedule Automatic switching on by time Set for night time (22:00โ€“07:00)
Exceptions Allow notifications from certain contacts/applications Add "Favorite Contacts" and "Alarms"
Visual notifications Hide notification icons on the lock screen Enable, if you want complete silence
Rules for events Automatic activation during meetings from the calendar Useful for work smartphones

On devices Samsung s shell One UI Do Not Disturb mode has additional options:

  • ๐Ÿ“ต Hide notifications โ€” completely removes icons from the panel
  • ๐Ÿ”‡ Disable all sounds โ€”including media and alarms (be careful!)
  • ๐Ÿ“Š Rules โ€”creating several profiles (for example, "Work", "Sleep", "Driving")
๐Ÿ’ก

Do not disturb mode does not block vibration by default. To turn it off, go to Settings โ†’ Sound and vibration โ†’ Vibration for notifications.

3. Disabling system notifications

In addition to notifications from applications Android constantly generates system alerts - about low battery, connection to Wi-Fi, OS updates, etc. They can also be disabled, but with caution: some of them are critical for operation. device.

To manage system notifications:

  1. Open Settings โ†’ Apps and notifications โ†’ Notifications
  2. Scroll down to the section System applications or Advanced
  3. Select the desired component (for example, Android System, Google Play Services)

The most annoying system notifications and how to disable them:

  • ๐Ÿ”‹ Battery โ†’ Disable "Low Battery Warning" (but leave "Critical Level")
  • ๐Ÿ“ถ Network โ†’ Uncheck "Notifications of new Wi-Fi networks"
  • ๐Ÿ”„ Software update โ†’ Disable "Automatic update notifications"
  • ๐Ÿ“ฆ Google Play โ†’ Disable "App Recommendations" and "App Updates"
What happens if you disable all system notifications?

You risk missing critical alerts such as:

- Warning about device overheating

- Notification about low memory (can lead to crashes)

- Messages about a security failure (for example, if someone tries to unlock phone)

- Notifications about backup completion

We recommend leaving notifications from Android System and Google Play Protection turned on.

On smartphones Xiaomi there is an additional section System prompts in the notification settings. Here you can disable:

  • ๐Ÿ“ฑ Hints on using new functions
  • ๐Ÿ”„ Memory clearing notifications
  • ๐Ÿ“Š Tips for optimizing the battery

4. Hidden settings for advanced users

If standard methods do not help, itโ€™s time to turn to hidden functions of AndroidThese methods require caution, since incorrect actions can disrupt the system.

Method 1: Disabling notifications via ADB (for advanced users)

Using Android Debug Bridge (ADB) you can block notifications even from applications that ignore standard settings. You will need:

  • ๐Ÿ–ฅ๏ธ Computer with installed drivers ADB
  • ๐Ÿ“ฑ Enabled USB debugging on your smartphone (Settings โ†’ About the phone โ†’ Build number โ†’ tap 7 times โ†’ return to System โ†’ For developers)
  • ๐Ÿ”Œ USB cable for connection

Instructions:

  1. Connect the phone to the PC and open the command line (Windows) or terminal (Mac/Linux)
  2. Enter the command to test the connection:
    adb devices

    The name of your device should appear.

  3. To disable notifications for a specific application (for example, Facebook), use:
    adb shell pm block com.facebook.katana

    Replace com.facebook.katana with the batch name of the desired application (you can find it via App Inspector or website APKMirror).

Method 2: Using blocker applications

If ADB seems too complicated, install specialized utilities:

  • ๐Ÿ›ก๏ธ Notification Blocker - blocks notifications by keywords
  • ๐Ÿ”‡ Silence - creates rules to automatically disable alerts
  • ๐Ÿ“ฑ AutoNotification (for Tasker) - for advanced automation

Install drivers for your smartphone model

Enable USB debugging in developer settings

Download platform ADB from the official Google website

Connect the phone to the PC in file transfer mode (MTP)

Check the connection with the adb devices command-->

Important: some manufacturers (for example, Huawei) block ADB commands for managing notifications in the latest versions of EMUI. In this case, only this will help. root access.

5. Managing notifications on the lock screen

Even if you have turned off notification sounds, they can still be displayed on the lock screen, revealing confidential information. Setting the visibility of notifications depends on the version of Android and the shell.

On pure Android (for example, Google Pixel):

  1. Go to Settings โ†’ Security and privacy โ†’ Screen lock
  2. Select Notifications on lock screen
  3. Set one of the options:
    • ๐Ÿ”’ Do not show notifications at all
    • ๐Ÿ“Œ Show icons without content
    • ๐Ÿ“„ Show full notifications (not recommended)

On devices Samsung the path will be different:

  1. Settings โ†’ Lock screen โ†’ Notifications
  2. Select Style notifications โ†’ Icons or Hidden
  3. Enable the option Hide content for confidential applications (messengers, mail)

On Xiaomi i Redmi:

  1. Settings โ†’ Lock screen โ†’ Notifications and controls
  2. Disable Show notifications or select Icons only
  3. Activate Hide sensitive content
๐Ÿ’ก

On some smartphones (for example OnePlus), you can configure separate notification visibility profiles for different types of unlocking: fingerprint, PIN code or pattern.

6. Disabling notifications from websites

Many people do not know that browsers on Android (for example, Chrome or Samsung Internet) can show notifications from websites - even when you do not use a browser. These notifications are often intrusive and difficult to track.

To manage notifications from sites in Google Chrome:

  1. Open the browser and tap on the three dots in the upper right corner
  2. Select Settings โ†’ Site settings โ†’ Notifications
  3. Here you will see a list of sites that are allowed to show notifications. Tap on each and select Block

To completely disable notifications from all sites:

  1. In the same menu (Settings โ†’ Site settings โ†’ Notifications) disable the slider Site notifications
  2. Enable the option Block notifications from new sites (if available)

In the browser Samsung Internet:

  1. Go to Settings โ†’ Sites and downloads โ†’ Site notifications
  2. Disable the option Allow notifications
  3. In the section Allowed sites remove all unnecessary domains
  4. If you use Firefox:

    • ๐ŸฆŠ Log in in Settings โ†’ Notifications
    • ๐Ÿ”• Disable Allow notifications from sites
    • ๐Ÿ—‘๏ธ In the section Allowed sites delete all records
    ๐Ÿ’ก

    Some sites (for example, online cinemas or delivery services) require permission for notifications to work correctly. If the site stops functioning after blocking, add it to the exceptions.

    7. Problems and solutions: why notifications are not disabled

    Sometimes, even after all the settings, notifications continue to appear. Let's consider typical causes and ways to eliminate them.

    Problem 1: Notifications return after a reboot

    This is typical for some Chinese smartphones (Xiaomi, Huawei, Oppo), where the manufacturer forcibly resets the notification settings. Solutions:

    • ๐Ÿ”„ Disable automatic optimization in the battery settings for the problematic application
    • ๐Ÿ“ฑ Install a third-party launcher (for example, Nova Launcher) - sometimes this bypasses shell restrictions
    • ๐Ÿ› ๏ธ Use ADB for permanent disabling (as described in section 4)

    Problem 2: The application ignores notification settings

    Some apps (especially system ones or from the device manufacturer) have elevated privileges What to do:

    • ๐Ÿ”ง Try disabling the application via Settings โ†’ Applications โ†’ [Application name] โ†’ Disable (do not delete!)
    • ๐Ÿ“ฆ If this is pre-installed software, use Package Disabler (requires superuser rights)
    • ๐Ÿ“ต To Google Play Services disable specific notification channels manually (see section 3)

Problem 3: Notifications appear in the status bar, but not in the curtain

This is due to the settings Notification channels. Solution:

  1. Go to Settings โ†’ Applications and notifications โ†’ [Application] โ†’ Notifications
  2. Tap on each notification channel separately
  3. Disable the option Show icon on status bar
How to find out which application is sending hidden notifications?

Install the application Notification History Log (access to notifications is required).

It records all notifications, even those that disappear immediately after they appear.

Alternative: enable the notification log in the developer settings (Settings โ†’ System โ†’ For developers โ†’ Notification log).

FAQ: Frequently asked questions about notifications on Android

Is it possible to turn off notifications only at night?

Yes, to do this, use the "Do not disturb" mode with a schedule setting. On most devices, you can set it to turn on/off automatically by time. For example, on Samsung this is done in Settings โ†’ Notifications โ†’ Do Not Disturb โ†’ Schedule.

For more flexible settings (for example, only on weekdays) use the application MacroDroid or Tasker.

How to turn off notifications about new messages in Gmail, but leave others?

Open the application Gmail, tap on your account in the upper right corner โ†’ Notification settings. Here you can:

  • Disable notifications for specific tags (for example, "Social" network")
  • Set priority only for emails from certain senders
  • Turn off sound, but leave visual notifications

The setting is synchronized between devices if you use the same account Google.

Why did notifications start appearing again after updating Android?

Manufacturers sometimes reset notification settings after major OS updates. This is typical for Samsung, Xiaomi i Huawei. To avoid the problem:

  1. Before updating, take screenshots of your current notification settings
  2. Use applications. like Notification Backup & Restore to save configurations
  3. After the update, check the section Settings โ†’ System โ†’ Reset settings โ†’ Reset notification settings - sometimes a recovery option appears there

If there is a problem repeats regularly, consider disabling automatic updates in Settings โ†’ System โ†’ System update.

How to disable notifications about connecting to open Wi-Fi networks?

These notifications are controlled by the system application Wi-Fi. disable:

  1. Go to Settings โ†’ Connections โ†’ Wi-Fi (or Network and Internet โ†’ Wi-Fi)
  2. Tap on the three dots in the upper corner โ†’ Additional functions or Wi-Fi settings
  3. Disable the option Notify about new networks or Auto-connect to open ones networks

On devices Xiaomi this parameter may be called Wi-Fi recommendations and located in Settings โ†’ Wi-Fi โ†’ Advanced.

Is it possible to disable notifications for a specific chat in Telegram/Viber/WhatsApp?

Yes, all popular instant messengers support selective disabling of notifications:

Telegram:

  1. Open the chat โ†’ tap on the name of the interlocutor/group
  2. Select Notifications โ†’ Disable or Mentions only

WhatsApp:

  1. Open chat โ†’ tap on three dots โ†’ Disable notifications
  2. Select a period (8 hours, 1 week or Always)

Viber:

  1. Open the chat โ†’ tap on the name โ†’ Notifications โ†’ Disable
  2. You can also turn off only sound or vibration

In Telegram you can additionally configure Exceptions โ€”for example, leave notifications only for messages with a mention your name.