Why Telegram Shows Pop-ups on Xiaomi and How to Fix It
Telegram pop-up notifications on Xiaomi smartphones are one of the most annoying features MIUI. Even if you have disabled all notifications in the messenger settings, system bubbles with messages continue to appear on top of other applications. MIUI Aggressively integrates notifications into the interface, ignoring standard Android settings.
In this article, we will discuss 5 working ways to remove pop-up chats, from basic settings to hidden MIUI options that are not documented in the official certificate. All methods are tested on the Redmi Note 12 Pro+, Xiaomi 13 Ultra and POCO F5 with MIUI firmware 13.0.12β14.0.8. If you use custom firmware (for example, Xiaomi.EU), some solutions may not work β we will warn you about this in advance.
Before you start, check out the MIUI version: go to Settings β About Phone β MIUI version. This will help you avoid conflicts with outdated instructions.
Method 1: Disabling notifications in the Telegram
To start with the obvious, the settings of the messenger itself, and even if you've tried this before, there are hidden parameters on Telegram that are often overlooked:
- Open Telegram, tap on three horizontal lines (menu) β Settings.
- Go to Notifications and Sounds β chat.
- Turn off the sliders: π Pop-up notifications (most important item!) π± Show the text of the message π Repeat notifications
Go back and check the Group section β there may be separate settings.
β οΈ Note: If notifications still appear after these actions, the problem lies in the settings. MIUI, Not Telegram. Go to the next one.
Deactivated βPop-up notifications"|Disabled "Show text of message"|Settings for groups checked|Reboot the phone after the changes-->
Method 2: Block notifications via MIUI settings
Xiaomi is redefining the standard Android notification behavior, so even disabled alerts on Telegram can leak out.
- Go to Settings β Applications β Application Management.
- Find Telegram in the list and tap it.
- Select Notifications β disable the βAllow Notificationsβ slider.
- If the slider is gray and inactive, tap the Notification Category and manually disable all categories (especially Messages and Chats).
Critical nuance: On some versions of MIUI (e.g. 14.0.4 for Xiaomi 13T), after disabling notifications in the application settings, they can turn on again after rebooting.
| MIUI version | The problem with notifications | Decision |
|---|---|---|
| 12.0β12.5 | Notifications are returned after Telegram update | Disable Auto-Update of the Application |
| 13.0β13.6 | Pop-up windows ignore settings | Use ADB (Method 5) |
| 14.0+ | Settings are reset after rebooting | Blocking through Security (Method 4) |
Method 3: Disable Floating Windows in MIUI
Telegram pop-up chats are not just notifications, but βfloating windowsβ (a MIUI feature similar to Picture-in-Picture).
- Go to Settings β Special Opportunities β Floating Windows.
- Find Telegram in the list and turn off the slider.
- If Telegram isnβt on the list, tap on Other apps and add it manually.
β οΈ Note: On certain devices (e.g, POCO X5 Pro) this section can be called Windows on top of others or Display on top. If you don't find it, use a search by settings (the magnifier icon at the top of the screen).
Also check the Settings β Screen β Floating notifications section β there may be a separate switch for instant messengers.
π‘
If you have other features (such as YouTube miniplayer) stopped working after you turned off Floating Windows, return the settings and try Method 5 with ADB.
Method 4: Locking through Security (for MIUI 14+)
The latest versions of MIUI have a hidden mechanism to block notifications through the Security menu, which works even if the standard settings donβt help:
- Open Settings β Memory β Autostart.
- Find Telegram and turn off all sliders (autostart, secondary start, background activity).
- Go back and go to Security β Permits β Notifications.
- Tap on Telegram. β Ban everything.
Instructions:
- Download ADB Tools and unpack the archive.
- Connect your phone to your PC and execute: Adb devices (your device should appear)
- Enter the command to disable Telegram notifications: adb shell pm revoke org.telegram.messenger android.permission.POST_NOTIFICATIONS
- Reboot the phone.
β οΈ Warning: This command completely disables all notifications from Telegram, including icons in the status bar.If you need to return notifications (but without pop-ups), use:
adb shell pm grant org.telegram.messenger android.permission.POST_NOTIFICATIONSπ‘
ADB-team is the only way to guarantee to remove pop-ups on custom firmware (for example, Xiaomi.EU) or if MIUI ignores manual settings.
Additional Advice and Frequent Mistakes
If pop-ups are back after the MIUI or Telegram update, try:
- π Clear the Telegram cache (settings) β applications β Telegram β storage β "Clear the cache").
- π¦ Reinstall Telegram (remove and reinstall from Google Play or APKMirror).
- π« Ban battery optimization for Telegram (settings) β battery β selection).
- π Check the notification access settings in Settings β Annexes β Permits β Notifications.
A common mistake is that users confuse pop-ups (big bubbles with chat) and status bar notifications (small icons). If you want the latter, but not the former, use the combination of Method 1 + Method 3.
On devices with MIUI for POCO (e.g., POCO F4 GT), you may need to disable the Game Turbo feature, as it override the display of notifications in games.