How to permanently remove the Telegram pop-up on Xiaomi: a step-by-step guide

Telegram pop-ups on Xiaomi smartphones can annoy even the most patient users. They appear on top of other apps, interrupt video viewing, interfere with games and often contain unnecessary information. This is especially true for owners of devices on MIUI 14/15, where the notification system works according to its own rules. In this article, we will discuss all possible ways to disable these pop-ups, from standard settings to hidden developer functions.

The problem is compounded by Xiaomiโ€™s active integration of Telegram into its firmware: on some models, the messenger is preinstalled as a system application, and its notifications take precedence over others. Even if you remove the app, pop-ups can continue to appear due to residual files or service processes. We tested all methods on the Redmi Note 12 Pro+, POCO F5 and Xiaomi 13T โ€“ ensure that at least one of them works on your device.

Why Telegram pop-ups appear on Xiaomi

Before we get to the solutions, it is important to understand the causes of the problem. Telegram pop-ups on Xiaomi can be activated in several scenarios:

  • ๐Ÿ“ฑ Pre-installation: On many Xiaomi models (especially in the CIS regions), Telegram goes out of the box as a system application.
  • ๐Ÿ”” Settings MIUI: Firmware MIUI Aggressively manages notifications, often ignoring standard Android restrictions.
  • ๐Ÿค– Service Processes: Even after the application is deleted, background services associated with Telegram may remain (for example, com.telegram.messenger).
  • ๐Ÿ“Š Advertising integration: On budget models (Redmi) 10A, POCO M5) Pop-ups can be part of Xiaomiโ€™s advertising platform.

Interesting fact: Xiaomiโ€™s global firmware (MIUI Global) version is less likely to have a problem than the Chinese or Russian versions, due to different notification policies, such as Xiaomiโ€™s 12S Ultra (Chinese firmware) where Telegram pop-ups appear even when notifications are turned off in the appโ€™s settings.

๐Ÿ“Š What kind of Xiaomi model do you have?
Redmi (Note/Pro series)
POCO (F/X/M)
Xiaomi (digital series)
Black Shark
other

Method 1: Disabling notifications in Telegram settings

Start with the obvious, check the settings of the messenger itself, and even if you donโ€™t use Telegram, its background processes can send notifications.

  1. Open the Telegram app (if it is removed, skip this method).
  2. Go to Settings. โ†’ Notifications and sounds.
  3. Turn off all switches in the "Pop-up notifications" section.
  4. Go back and select Quiet Mode โ€“ set โ€œNo Soundโ€ for an unlimited time.

If Telegram is preinstalled as a system application, some menu items may be blocked.

  • ๐Ÿ”ง Try updating your app through Google Play โ€“ sometimes newer versions give you more control over notifications.
  • ๐Ÿ“ต If the update doesnโ€™t help, move on to the following ways.

๐Ÿ’ก

On some Xiaomi models (for example, Redmi Note 11 Pro+), there is a hidden item in the Telegram settings called System Notifications, which can be found if you click on the app version 5 times in the About section.

Method 2: Configure notifications in MIUI

MIUI has a separate notification management center that can ignore the settings of individual applications.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find Telegram in the list and select it.
  3. Put it on the Notifications.
  4. Turn off all notification categories (especially โ€œpop-upsโ€ and โ€œsoundsโ€).
  5. At the bottom of the screen, click Behavior and select "Block All Notifications".

On MIUI 15 (Android 14), the path may be slightly different.

Settings โ†’ Notifications and Status bar โ†’ Notifications Management โ†’ Telegram

If after these actions pop-ups continue to appear, then the problem lies deeper in system services.

What to do if there is no "Notice Management" clause?
On some firmware (e.g. Xiaomi.eu), this section is called โ€œNotification Settings.โ€ If itโ€™s not, try searching through the search bar in the settings for โ€œTelegram Notifications.โ€

Method 3: Disconnection through "Special Permits"

MIUI gives apps special rights to display over other windows. Telegram often uses this for pop-up notifications.

  1. Go to Settings โ†’ Applications โ†’ Special permissions โ†’ Display on top of other windows.
  2. Find Telegram in the list and turn off the switch.
  3. Do the same in the AutoRun section (this will prevent background activity).

On the POCO F4 GT and other POCO Launcher devices, the path can look like this:

Settings โ†’ Applications โ†’ Permissions โ†’ Other Permissions โ†’ Displaying on top of other apps

Important: After disabling โ€œMaster over Other Windowsโ€, some Telegram features (such as quick response to messages) will stop working. If you actively use the messenger, this method can be inconvenient.

Method 4: Remove preinstalled Telegram (for advanced)

If Telegram is a system application, it can't be removed by standard methods, but there are workarounds:

Method 1: Through ADB (without root)

You will need a computer and enabled debugging via USB:

  1. Connect your phone to your PC and execute the command: adb shell pm uninstall -k --user 0 com.telegram.messenger
  2. If the team didn't work, try: adb shell pm hide com.telegram.messenger

Method 2: TWRP (unlocked bootloader required)

If you have a custom recovery set up:

  1. Download to TWRP.
  2. Go to Advanced โ†’ File Manager.
  3. Delete folders: /system/priv-app/Telegram/ /system/app/Telegram/

USB debugging enabled (Settings โ†’ About Phone โ†’ Assembly Number โ†’ 7 taps โ†’ Return โ†’ Additional โ†’ For Developers โ†’ USB debugging)

Installed ADB drivers on PC

Download ADB Platform Tools from Google's official website

Phone connected to PC in "File Transfer" mode"-->

โš ๏ธ Note: Removal of system applications may cause firmware to run unstable. on some models (Xiaomi 12 Lite, Redmi) K50i) This causes errors when updating. MIUI. Before deleting, make a backup through Settings โ†’ Additionally. โ†’ Backup and reset.

Method 5: Blocking through third-party applications

If system methods don't work, you can use third-party utilities to block notifications.

AnnexFunctionalNeed root?Reference
Notification BlockerBlocks notifications for keywords (such as โ€œTelegramโ€)No.Google Play
AppOpsManages Androidโ€™s hidden permissions, including pop-upsNo (but ADB rights are needed)GitHub
Xposed Framework + NotificatorFull control of notifications at the system levelYes.XDA

To use AppOps without root, do:

adb shell pm grant com.raon.appops android.permission.WRITE_SECURE_SETTINGS

This will give the app access to the notification system settings.

๐Ÿ’ก

Third-party notification blockers may conflict with MIUI energy saving modes. Once installed, add the app to the exceptions in Settings โ†’ Battery and Performance โ†’ Battery Consumption Management

Additional Advice and Warnings

If none of these methods worked, check the following points:

  • ๐Ÿ”„ Update MIUI: On some devices (Xiaomi) 11T Pro) the problem is solved after updating to the latest firmware version. Check for updates in Settings โ†’ The phone. โ†’ Updating the system.
  • ๐Ÿงน Cache Cleanup: Go to Settings โ†’ Annexes โ†’ Telegram โ†’ Storage and click "Clear cache" and "Clear data".
  • ๐Ÿ› ๏ธ Resetting: In extreme cases, reset notification settings: Settings โ†’ Notifications and status bar โ†’ Additionally. โ†’ Resetting notification settings.

โš ๏ธ Attention: On devices with MIUI For example, in Russia (Redmi Note 12) 5G firmware RU) Some system applications, including Telegram, can recover after resetting, in which case only complete removal through the system will help. ADB or re-flashing to the global version.

If you use Xiaomi with custom firmware (such as Xiaomi.eu or Pixel Experience), the problem may be due to incorrect integration of Google services.

  1. Install NikGapps instead of the standard OpenGapps.
  2. Disable battery optimization for Telegram in Settings โ†’ Apps โ†’ Telegram โ†’ Battery โ†’ Without restrictions.

FAQ: Frequent questions about Telegram pop-ups on Xiaomi

Why do pop-ups keep appearing after Telegram is deleted?
This is due to residual files or service processes of com.telegram.messenger. Even after deleting the application, its data can remain in the /data/data/ or /system/priv-app/ folders. Solution: use ADB for complete removal (see Method 4) or install Telegram again and disable notifications through its settings.
Can I turn off pop-ups only for specific chats?
Yes, but only through the Telegram settings: Open the chat room you want. Tap the chat room. Select Notifications. Turn off Pop-up Notifications and Sound. But that doesn't help if pop-ups are coming from MIUI system processes.
Will the notification lock work after the phone is reset to factory settings?
No, reset will return all settings to the out-of-the-box state. If Telegram has been preset, its notifications will start to appear again. To avoid this, immediately after reset: Turn off notifications in Telegram settings (if any). Delete the application via ADB (see Method 4). Set up MIUI according to the instructions from Method 2.
Why do Telegram pop-ups appear on POCO F3 even with the internet turned off?
This is due to cached notifications or background MIUI processes. On devices with a Snapdragon 870 processor (e.g. POCO F3, Redmi K40), the system aggressively caches notifications to save battery. Solution: Clear the Telegram and Google Play Services cache. Turn off battery optimization for Telegram. Reboot the device - this will reset the notification cache.
Can you turn off pop-ups only in full-screen applications (games, videos)?
Yes, for this: Go to Settings โ†’ Notifications and Status bar โ†’ Full-screen Notifications. Select "Disable" or set exceptions for specific applications. On MIUI 14, this section may be called Settings โ†’ Screen โ†’ Full-screen mode.