Intrusive Push notifications on Android can turn using a smartphone into a real nightmare: constant beeps, flashing banners and vibration distract from work, drain the battery and even affect your mental state. According to research University of California, users check notifications on average 74 times a day โand 80% of them do not provide any value.
Fortunately, Android provides several levels of control over notifications - from completely disabling to fine-tuning for individual applications. In this article you will find 7 working methodsincluding hidden features for advanced users, as well as instructions for specific brands (Samsung, Xiaomi, Huawei/Honor). We will look at not only the standard settings, but also ways to block notifications at the system level, which work even for the most intrusive services.
1. Completely disabling all notifications through the Android settings
The most radical way is Global shutdown all notifications. This is suitable for those who want to get rid of any interruptions, except calls and SMS. It is important to understand that after this setting, you will not receive even important notifications (for example, about low battery or security updates).
Instructions for Android 10-14:
- Open
Settings โ Notifications. - Tap on the three dots in the upper right corner and select
Notification settings. - Find the option
Disable all notifications(on some firmware -Do not disturbin modeAlways). - Confirm the action.
If the "Disable all" option is missing, use the mode Do not disturb with setting No exceptions and activation on unlimited period.
On Samsung One UI the path is a little different:
- ๐ฑ
Settings โ Notifications โ Advanced โ "Not" mode disturb" - ๐ Select
Alwaysand disable all exceptions - ๐ Block access to notifications for all applications manually (see next section)
โ ๏ธ Attention: This method does not block system warnings about overheating, critical charge levels or OS failures. To disable them, you will need root access root access.
2. Selectively disabling notifications for specific applications
Most users do not need to disable notifications - just remove them. annoying notifications from individual applications. For example, games, social networks or news aggregators often send useless Push messages. all notifications - just remove annoying notifications from individual applications. For example, games, social networks or news aggregators often send useless Push messages.
How to do it:
- Press the notification from the desired application with your finger and swipe left/right (depending on the firmware).
- Click
โ Settings(orManagement). - Disable the switch
Allow notifications. - For thin tap settings
Notification categoriesand disable unnecessary types (for example, "Promotions" or "News").
Alternative path through settings:
- ๐ฑ
Settings โ Applications โ [Select application] โ Notifications - ๐ Disable the main switch or specific categories
- ๐ต On some devices (Xiaomi MIUI) there is an option
Important notificationsโit can also be deactivated
Make sure that the application does not send critical alerts (bank transactions, two-factor authentication)
Check if there are alternative notification channels (email, SMS)
Save important data from the application (for example, confirmation codes)
Disable autorun the application in the background (saves battery)
-->
On Huawei/Honor (EMUI) additionally you can:
- Go to
Settings โ Notifications โ Notification Center. - Tap on
Notification styleand selectMinimalisticโthis hides the contents of the banners. - Enable
Collapse notificationsfor privacy.
3. Using Do Not Disturb mode with flexible settings
Function Do not disturb (Do Not Disturb) allows you to temporarily or permanently block notifications, while maintaining the ability to receive important notifications. This is an ideal option for sleep, work or. meetings.
How to set up on pure Android (Pixel, Motorola, Nokia):
- ๐
Settings โ Sound โ Do not disturb - ๐ Select a schedule (for example, from 23:00 to 7:00)
- ๐ต In the section
Exceptionsleave onlyCallsandRepeats calls - ๐ Disable
Visual interruptionsandSound alerts
Additional ones are available options: Samsung One UI Additional options available:
- ๐ Mode
Good nightwith automatic screen dimming - ๐ฑ Ability to create several profiles (for example, โWorkโ, โLeisureโ)
- ๐ Function
Hide notificationson the lock screen
| Manufacturer | Path to Do Not Disturb settings | Unique features |
|---|---|---|
| Google Pixel | Settings โ Sound โ Do not disturb |
Automatic turn on according to schedule, exceptions for contacts |
| Samsung | Settings โ Notifications โ Do not disturb |
Profiles for different scenarios, integration with Bixby |
| Xiaomi | Settings โ Sound and vibration โ Do not disturb |
Meeting mode, blocking notifications from unknown sources |
| Huawei | Settings โ Sound โ Do disturb |
Separate setting for game mode, priority contacts |
โ ๏ธ Attention: On some devices (Xiaomi Redmi, POCO) Do Not Disturb mode may conflict with the function Second spaceBefore setting, check if you are using duplicate ones. profiles.
4. Blocking notifications from browsers (Chrome, Firefox, Opera)
Many users encounter pop-up notifications from siteswhich appear even when the browser is closed. These Push messages are configured via the API. Web Push and require separate disabling.
For Google Chrome:
- Open the browser and go to
โฎ โ Settings โ Site settings โ Notifications. - In the list, find sites with permission
Allowedand tap on them. - Select
BlockorDelete(for complete removal permissions). - Go back and turn off the main switch
Sites may ask for permission to send notifications.
For Mozilla Firefox:
- ๐ฆ Enter in the address bar
about:preferences#privacy - ๐ Scroll to the section
Permissionsand clickSettings...next toNotifications - ๐๏ธ Remove all sites from the list or set their status
Block
Hidden function: Chrome can be completely disabled Web Push via flags:
- Enter in the address bar
chrome://flags. - Find flag
Enable web push. - Set the value
Disabledand restart the browser.
What to do if notifications continue to arrive?
If after disconnecting notifications from the site continue to appear, check:
1. Browser cache โ clear the data via Settings โ Applications โ Chrome โ Memory
2. Service Worker โin Chrome, go to the problematic site, open DevTools (F12) โ Application โ Service Workers and click Unregister
3. Google Push service โsome notifications arrive via Google Play Services. Disable synchronization in Settings โ Accounts โ Google โ Account synchronization
5. Disabling system notifications (updates, recommendations, advertising)
Android not only shows notifications from applications, but also generates its own: OS updates, recommendations Google Discover, advertising from the manufacturer. They can also be disabled.
For system updates:
- ๐ฑ
Settings โ System โ System update - ๐ Disable
Automatic downloadiUpdate notifications - ๐ต On Samsung additionally disable
Auto-installation at night
For Google recommendations:
- ๐ Press a notification from Google (for example, "Weather in your city")
- ๐ Press
Disable recommendationsor go cSettings โ Google โ Assistant notifications - ๐ต Disable all unnecessary categories (
News,Weather,Sport)
On devices Xiaomi, Realme, Oppo there are often advertising notifications from the manufacturer. To remove them:
- Go to
Settings โ About phone. - Tap 7 times on
MIUI Version(or a similar item) to activateDeveloper Mode. - Return to
Settings โ Advanced โ Accessibility โ Advertising Notifications. - Disable all switches related to
MSA(Mi System Ads) orPersonalized ads.
6. Advanced methods: ADB and root access
If standard methods do not help (for example, some applications ignore settings), you can use Developer tools. These methods require technical skills and may lead to system instability.
Disable notifications via ADB (without root):
- Activate
USB debugginginSettings โ About phone โ Build number(tap 7 times) โDeveloper settings. - Connect your phone to the PC and run command:
adb shell pm grant com.android.systemui android.permission.WRITE_SECURE_SETTINGS - To block notifications from a specific package (for example,
com.facebook.katanafor Facebook):adb shell cmd notification allow_list -p com.facebook.katana --disable all
With rights root additional options are available:
- ๐ ๏ธ Usage Xposed Framework with module
Notifications Off - ๐ฑ Editing a file
/system/build.prop(adding a linero.config.nocheckin=1to block system alerts) - ๐ง Applications like AppOps or NotifyClean for deep settings
โ ๏ธ Attention: UsingADBorrootmay disrupt the operation of some functions (for example, Google Pay or banking applications) and void the warranty. Before experiments, create a backup copy usingTWRPor standard system tools.
ADB commands are temporary - after rebooting or updating the system, you will have to perform them again. For a permanent effect, root or an automatic script via Tasker.
7 is required. Alternative solutions: third-party applications and automation
If manual settings are too complex, you can use specialized utilities. They offer additional features such as:
- ๐ต Keyword blocking (for example, filter all notifications with the word "promotion")
- ๐ Delayed delivery (show notifications only at certain times)
- ๐ Automatic deletion old notifications
Best applications for managing notifications:
| Application | Functions | Required root? |
|---|---|---|
| Notification History Log | Log of all notifications, blocking by regular expressions | No |
| AutoNotification (plugin for Tasker) | Creating rules for filtering, redirecting notifications | No (but needed purchase) |
| NotifyClean | Bulk removal of notifications, blacklist of applications | No |
| Blokada | Blocking advertising notifications at the DNS level | No (but there is a premium version) |
Automation example via Tasker:
- Install Tasker and the plugin AutoNotification.
- Create a task with the condition
Event โ Notification. - Add a filter by application (for example,
com.instagram.android). - Select as an action
AutoNotification โ Cancel.
For users Samsung a useful application Good Lock (official from Samsung), which allows:
- ๐จ Customize the appearance of notifications
- ๐ Create rules for automatic mute at a certain time
- ๐ฑ Group notifications by category
FAQ: Frequently asked questions about Push notifications on Android
Is it possible to turn off notifications only on the lock screen, leaving them in the curtain?
Yes, for this:
- Go to
Settings โ Notifications โ On the lock screen. - Select
Do not show notificationsorHide content(depending on the firmware).
On Samsung This option is called Notification style on the lock screen.
Why do notifications continue to arrive after disabling?
Possible reasons:
- ๐ The application was updated and reset the settings (check permissions again).
- ๐ฑ Notifications come through
Firebase Cloud Messaging(FCM) - they are blocked only by root or ADB. - ๐ The application uses
Web Pushvia the browser (disable in the Chrome/Firefox settings). - ๐ System notifications from Google Play Services (disabled via
Settings โ Applications โ Google Play Services โ Notifications).
How to turn off notifications about new messages in instant messengers, but leave sound?
In most messengers (WhatsApp, Telegram, Viber) you can:
- Open a chat or group.
- Tap on the name of the interlocutor/group โ
Notifications. - Disable
Pop-up notificationsbut leaveSoundandVibration.
V Telegram can additionally be configured Silent mode for specific chats.
Is there a way to turn off notifications for all applications except selected ones?
Yes, this is done through mode Do not disturb with exceptions:
- Activate
Do not disturb(see section 3). - In the mode settings, select
Exceptions โ Applications. - Add only necessary applications to the list of allowed applications (for example, Phone, Messages, Gmail).
On Xiaomi a similar function is called Priority mode.
Is it possible to return something accidentally deleted notification?
If a notification has been deleted from the curtain, it is impossible to restore it using standard means. However:
- ๐ Applications like Notification History Log or Notisave keep a notification log (preliminary configuration is required).
- ๐ฑ On Samsung with One UI 3.1+ there is a built-in
Notification log(Settings โ Notifications โ Advanced โ Notification history). - ๐ For some system notifications (for example, about missed calls) information is duplicated in
Call Log.