The Telegram pop-up icon on Xiaomiโs smartphone screen is one of the most annoying features of MIUI. Even if you donโt use the messenger, the system stubbornly reminds you of its existence: the icon appears in the notification panel, on the desktop or in the Quick Settings menu, the reasons for this behavior lie in the deep integration of Xiaomi services with popular applications, but the solution is there.
In this article, we will look at all possible ways to remove the icon, from basic notification settings to radical methods such as disabling system services. It is important to understand that some methods may differ depending on the version of MIUI (12, 13, 14 or 15) and the model of the smartphone (Redmi Note 12, POCO X5, Mi 11, etc.).
Why does the Telegram icon appear on Xiaomi?
The reason for the icon is because of MIUI services that automatically scan apps and offer โusefulโ features, which, in the case of Telegram, works like this:
- ๐น Integration with MIUI: The firmware considers the messenger to be โsystemically importantโ and forces the user to interact with it through notifications.
- ๐น Advertising mechanisms: On some models (Redmi) 9A, POCO M3) The icon appears as part of Xiaomiโs partnership program with Telegram.
- ๐น Cache errors: After the update MIUI or resetting the system may "forget" that you have disabled notifications.
- ๐น Background processes: The com.miui.systemAdSolution app is responsible for showing "recommendations" including the Telegram icon.
It is interesting that Xiaomi has global firmware (Global). ROM) The problem is less common than in China. ROM). This is due to differences in notification policies: If you bought a phone in China or flashed it in China, ROM, chances of hitting a higher badge.
Method 1: Disable Telegram notifications in MIUI settings
The easiest method is to manually disable notifications through the settings menu, which works on all versions of MIUI, but may require additional actions to completely remove the icon.
- Open Settings โ Applications โ Application Management.
- Find Telegram in the list (use search if the app is not installed, but there is an icon).
- Go to Notifications and turn off all switches:
- ๐ฑ Showing notifications โ Turn it off.
- ๐ Badges on the lock screen โ Turn it off.
- ๐ Pop-up notifications โ Turn it off.
- ๐ Priority notifications โ Turn it off.
If the icon is left, check the settings of the application icons:
- Return to the main Settings menu โ Notifications and status bar.
- Select App icons and find Telegram.
- Set the mode to Hide the icon or Do not show.
โ๏ธ Verification of deactivation of notifications
Important: On some models (Xiaomi 12T, Redmi Note 11 Pro+), after disabling notifications, the icon can remain in Control Center (swipe down from the top edge of the screen).
Method 2: Removing Telegram from system recommendations
If the icon appears not as a notification but as a โrecommendationโ from MIUI, it must be removed through the system settings, a method that is relevant for Xiaomi on MIUI 13 and later.
- Go to Settings. โ Main screen screen.
- Select Recommended Apps or App Vault (name depends on the version of MIUI).
- Find Telegram in the list and swipe left or click Delete.
- Turn off the option to show recommendations at the bottom of the screen.
For owners of POCO and Redmi with POCO Launcher shell:
- Click the empty space on the main screen.
- Go to the launcher settings โ Widgets.
- Turn off the App Vault or MIUI Recommendations widget.
What to do if there is no item "Recommended Appendices"?
Critical detail: After the update MIUI To avoid this, disable automatic updates of system applications in Settings โ The phone. โ Update MIUI โ Settings (โ๏ธ) โ Auto-update of system applications.
Method 3: Reset notification settings (without data loss)
If previous methods didn't work, try resetting notification settings for all apps, which won't delete your data, but will return notification settings to factory settings.
- Open Settings โ Applications โ Application Management.
- Press three points (โฎ) in the upper right corner and select Reset notification settings.
- Confirm the action and restart the phone.
After the reboot:
- ๐ Go to Telegram settings and turn off notifications again (as in Method 1).
- ๐ต Check if other apps (such as WhatsApp or Facebook) have icons โ you need to turn them off too.
๐ก
If the reset didnโt work, try clearing the cache of the com.android.systemui app through Settings โ Apps โ Show all apps โ System interface โ Memory โ Clear cache. This will delete the temporary files responsible for displaying notifications.
Method 4: Disable system services via ADB (for advanced)
For users who are ready for more complex manipulations, there is a method using ADB (Android Debug Bridge), which allows you to disable the system processes responsible for showing the Telegram icon.
โ ๏ธ Attention: Wrong commands ADB Follow the instructions accurately and back up the data.
- Activate Developer Mode: Go to Settings โ About Phone. Click 7 times on the MIUI Version until a notification appears.
USB debugging
Settings โ Additional โ For Developers
ADB Tools
adb shell pm uninstall -k --user 0 com.miui.systemAdSolution
adb shell pm disable-user --user 0 com.miui.analyticsThese teams:
- ๐ Disable the com.miui.systemAdSolution service responsible for application recommendations.
- ๐ Blocking analytics collection MIUI, pin-restore.
Once you've completed the commands, restart your phone. The Telegram icon should disappear.
๐ก
If the icon returned after using ADB, check to see if the debugging rights have reset. Sometimes MIUI automatically disables the developer mode after the update.
Method 5: Installation of an alternative launcher
If system methods donโt work, a radical solution is to replace the standard MIUI launcher with a third-party one (like Nova Launcher, Lawnchair or Hyperion) that will hide all system icons, including Telegram.
Instructions:
- Download the launcher from Google Play (like Nova Launcher).
- Set it as the default launcher in Settings โ Apps โ By default โ Launcher.
- In the settings of the new launcher, turn off:
- ๐ฑ Showing notification icons
- ๐ Systemic clues
- ๐ Search proposals MIUI
Advantages of the method:
- โ Full control over icons and notifications.
- โ Ability to hide any system elements.
- โ Functionality is maintained MIUI (call-up, SMS, camera).
Disadvantages:
- โ Some widgets MIUI (weather, pedometer may not work.
- โ It takes time to set up a new launcher.
Table: Comparison of methods of removing the Telegram icon
| Method | Difficulty | Efficiency | Risks. | It's good for MIUI. |
|---|---|---|---|---|
| Disabling notifications | โญ | 70% | No. | 12โ15 |
| Removal from recommendations | โญโญ | 80% | No. | 13โ15 |
| Resetting notification settings | โญโญ | 85% | Minimum | 12โ15 |
| ADB-team | โญโญโญโญ | 95% | High (with errors) | 12โ15 |
| Alternative launcher | โญโญโญ | 99% | Loss of some widgets | 12โ15 |
โ ๏ธ Attention: Xiaomi with China ROM Some methods (e.g., disabling com.miui.systemAdSolution) may result in system updates being blocked. ADB-Commands create a backup through Settings โ Additionally. โ Backup and reset.
Frequent Mistakes and How to Avoid Them
Many users experience a return icon after a reboot or MIUI update. Here are the typical errors and their solutions:
- ๐ Do not restart your phone after changes โ always make a reboot to make the settings apply.
- ๐ฑ Auto-update of system applications is not disabled - this returns the standard settings.
- ๐ง Used by infidels ADB-Commands โ Check syntax and access rights.
- ๐ Not cleared the cache after resetting the settings โ it may leave โghostโ notifications.
If the icon returned after the MIUI update:
- Check Settings โ About Phone โ Update MIUI โ Update History of Updates.
- If the update has come recently, try rolling back to the previous version via Settings โ About Phone โ MIUI Version โ Three-Point Icon โ Select the Service Pack.