Pop-up chats on Xiaomi: how to remove forever without a trace

Why pop-up chats appear on Xiaomi and why they are dangerous

Owners of Xiaomi, Redmi and POCO smartphones regularly encounter one annoying feature of MIUI firmware: sudden chat windows from Mi Chat, GetApps or other system services. These notifications are not just intrusive – they can collect data about your activity even without your consent, if not configured correctly.

The reason for the appearance of such windows lies in the aggressive policy of Xiaomi to promote its own services. MIUI firmware (especially in global and Chinese versions) by default includes:

  • πŸ“± System chatbots to support users (e.g. Mi Assistant)
  • πŸ›’ Advertising Notifications from GetApps and Mi Video
  • πŸ”„ Automatic updates of applications with a proposal to update the software
  • πŸ€– AI assistants that analyze your actions (including keyboard input)

The dangers of such pop-ups go beyond annoyance, and according to a study by the Internet Society (2023), similar services can be transmitted to Xiaomi:

  • πŸ“ Location data (even if the GPS switched off)
  • πŸ“Š Application usage statistics (which programs you open and how often)
  • πŸ”‘ Mi Account information (tied devices, mail, phone number)

⚠️ Note: Pop-up chats from Mi Chat can automatically connect to mobile data even if your mobile Internet is disabled, which leads to unexpected traffic consumption of up to 50 MB per month according to tests on the Redmi Note 11 and the Internet. POCO X5 Pro.

πŸ“Š How often do you worry about pop-up chats on Xiaomi?
Every day.
Several times a week
Abruptly, 1-2 times a month
I've never seen a notice like this before.

Method 1: Disable via notification settings (works on 90% of models)

The easiest and safest method is to manually block notifications from system chats, which is suitable for all devices on MIUI 12-14, including the Xiaomi 13T, Redmi Note 12 Pro+ and POCO F5.

Step instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type Chat or Mi Chat (the name may vary depending on the firmware region).
  3. Select the app from the list (usually com.miui.michat or com.xiaomi.chat).
  4. Go to the Notifications section and turn off the slider at the top of the screen.
  5. For reliability, click Reset notification settings (if available).

If you have Chinese firmware (for example, on Xiaomi Mix Fold 3), the path may be different: Settings β†’ Memory β†’ Applications β†’ System β†’ Mi Chat.

β˜‘οΈ Verification of deactivation of notifications

Done: 0 / 4

⚠️ Note: Some models (e.g. Redmi) 10C s MIUI 13) if notifications are disabled, Xiaomi's cloud messaging may be lost. If you use this feature, use Method 3.

Method 2: Blocking through ADB (for power users)

If system settings don’t help, you can completely remove unnecessary chat apps using ADB (Android Debug Bridge), a technique that requires connecting the phone to your computer but is guaranteed to remove pop-ups forever.

What you need:

  • πŸ–₯️ Computer with installed ADB Tools
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press to unlock the developer mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB)
  • πŸ”Œ USB-TypeC Cable (original to avoid connection issues)

Step-by-step:

1. Connect the phone to the PC and confirm the debugging permission on the smartphone screen.


2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.




3. Enter a command to check the connection:




adb devices




(Your device serial number should appear)




4. execute the command to delete Mi Chat:




adb shell pm uninstall -k --user 0 com.miui.michat




5. To block GetApps (if it also interferes):




adb shell pm uninstall -k --user 0 com.xiaomi.mipicks




6. Reboot the phone.

AnnexDelete commandEffects of consequences
Mi Chatadb shell pm uninstall -k --user 0 com.miui.michatAll pop-up chats will disappear, but cloud notifications from Xiaomi may be missing
GetAppsadb shell pm uninstall -k --user 0 com.xiaomi.mipicksAdvertising notifications about new apps will stop coming
Mi Videoadb shell pm uninstall -k --user 0 com.miui.videoBanners with an offer to watch videos will disappear
Browseradb shell pm uninstall -k --user 0 com.android.browserWill remove pop-up news in the Xiaomi browser

πŸ’‘

Before execution ADB-commands to back up data through Settings β†’ Additionally. β†’ Backup and reset: In rare cases, removing system applications may cause a launcher to fail (reset by rebooting).

Method 3: Using third-party applications (without root)

If you don't want to mess with ADB, you can use specialized utilities to block notifications.

1. App Notifications Manager (ANM)

  • πŸ” Allows selectively disable any notifications, including system.
  • πŸ“Œ Works without root rights but requires a Special Access Permit.
  • πŸ”„ Supports automatic resetting after update MIUI.

Google Play

2. AutoNotification (Tasker)

  • πŸ€– Integrate with Tasker to create automatic lock rules.
  • πŸ“΅ Can completely hide notifications from specific packets (e.g. com.miui.michat).
  • βš™οΈ Requires customization, but gives maximum control.

3. Blokada (for blocking ads and trackers)

  • πŸ›‘οΈ Blocks Xiaomi servers responsible for displaying pop-ups.
  • 🌍 Works through VPN, no root.
  • ⚠️ It may conflict with some banking applications.

How to set up Blokada to block Mi Chat
1. Install Blokada from the official site (not from Google Play!). 2. Go to Hosts β†’ Add a user list. 3. Insert the link: https://raw.githubusercontent.com/Perflyst/PIHOLE/master/SmartTV.txt 4. Activate the list and restart the phone. 5. Pop-ups from Xiaomi should disappear within 10-15 minutes.

Method 4: Resetting notification settings (radical method)

If nothing works, you can reset all notification settings to factory ones, which will remove all user rules, but it will eliminate annoying pop-ups.

How to reset:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select Reset notification settings.
  3. Confirm the action (a password or pattern lock may be required).
  4. Reset the device.

What happens after the reset:

  • βœ… All custom notification settings (including those you set up for instant messengers) will disappear).
  • βœ… Xiaomi’s pop-up chats will be disabled by default.
  • ⚠️ You will have to reconfigure notifications for WhatsApp, Telegram and other important applications.

πŸ’‘

Resetting notification settings is the most reliable way to remove pop-up chats, but it affects ALL apps. Use it if other methods have failed.

Method 5: Switching to custom firmware (for advanced)

If you're willing to take drastic measures, you can install an alternative firmware that doesn't have Xiaomi system chats.

1. Xiaomi.EU

  • 🌍 Localized version MIUI without Chinese services.
  • πŸ”§ Regular updates, support for most models.
  • πŸ“± Requires unlocking the bootloader (risk of loss of warranty!).

xiaomi.eu

2. LineageOS

  • 🐧 Firmware based on pure Android (without a MIUI).
  • πŸ”’ Complete lack of pop-ups and ads from Xiaomi.
  • ⚠️ It may not support some camera features (e.g. Pro Mode on Xiaomi) 12S Ultra).

3. Pixel Experience

  • πŸ“± It is as close to Google Pixel in design and functionality as possible.
  • πŸ”„ Quick security updates.
  • πŸ“‰ Possible problems with IR-blaster NFC on some models.

⚠️ Attention: Installing custom firmware will void the warranty on the device and may result in a blink (complete failure) if you make an error during firmware. Before starting, be sure: Make a backup through TWRP. Check firmware compatibility with your model in the forum XDA Developers, charge your phone at least 70%.

How to prevent pop-up chats from returning after MIUI update

Even if you managed to remove the intrusive windows, they may reappear after the firmware update.

1. disable automatic MIUI update

  • Go to Settings β†’ About the phone β†’ System update.
  • Click on three points β†’ Settings β†’ Turn off Auto Boot via Mobile Data and Auto Update.
  • Manually check the updates every 1-2 months.

2.Use Firewall applications

  • πŸ”₯ NetGuard or AFWall+ (Requires root) can block Mi Chat access to the Internet.
  • πŸ“΅ Set up a rule for the com.miui.michat package so it can’t send or receive data.

3. Regularly check application permissions

  • After each MIUI update, go to Settings β†’ Apps β†’ Permissions.
  • Revoke permissions to display over other windows on suspicious apps.
  • Limit notifications to unnecessary services.

πŸ’‘

After the update MIUI pop-up chats are back, repeat Method 1 or Method 2. Most often, it helps to re-disable notifications or perform ADB-team.

FAQ: Frequent questions about pop-up chats on Xiaomi

❓ Why chats still appear after disabling notifications?
This is because MIUI uses multiple notification channels. Try: Go to Settings β†’ Applications β†’ Mi Chat β†’ Notifications. Disable all channels separately (not just the master switch). If it doesn't work, use ADB.
❓ Can I remove pop-up chats without disabling cloud notifications?
Yes, but it requires fine-tuning: In Mi Chat, only turn off the Pop-up notification channel, leaving Cloud Messages. Use App Notifications Manager to selectively lock. On some firmware (e.g. MIUI 14 on Xiaomi 13), this is not possible, you have to choose between chats and the cloud.
❓ Pop-ups even appear in games. How to fix it?
This involves allowing Impact on top of other windows. To remove: Go to Settings β†’ Apps β†’ Special Access β†’ Show on top of other windows. Find Mi Chat, GetApps and other system applications. Turn off permission for all suspicious programs. If the game freezes after that, restart the phone.
❓ Will there be problems if you delete the Mi Chat through the ADB?
On most devices, the Redmi Note 11, POCO X4 Pro, Xiaomi 12 Lite) deletion of com.miui.michat is without consequences: πŸ“΅ Synchronization errors with Mi Account (solved by perlogin). ⚠️ Loss of cloud notification functionality (if you’ve used it). πŸ”„ Automatic recovery of the application after a major update MIUI. In any case, the phone data will not be affected – only the application itself is deleted.
❓ Is there a way to remove chats on Xiaomi without a computer?
Yes, there are three options: Use App Notifications Manager (does not require root); disable notifications manually (see Method 1); Install Blokada to lock Xiaomi servers; if nothing works, try resetting notification settings (Method 4).