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.
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:
- Open Settings β Applications β Application Management.
- In the search bar, type Chat or Mi Chat (the name may vary depending on the firmware region).
- Select the app from the list (usually com.miui.michat or com.xiaomi.chat).
- Go to the Notifications section and turn off the slider at the top of the screen.
- 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
β οΈ 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.| Annex | Delete command | Effects of consequences |
|---|---|---|
| Mi Chat | adb shell pm uninstall -k --user 0 com.miui.michat | All pop-up chats will disappear, but cloud notifications from Xiaomi may be missing |
| GetApps | adb shell pm uninstall -k --user 0 com.xiaomi.mipicks | Advertising notifications about new apps will stop coming |
| Mi Video | adb shell pm uninstall -k --user 0 com.miui.video | Banners with an offer to watch videos will disappear |
| Browser | adb shell pm uninstall -k --user 0 com.android.browser | Will 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
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:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select Reset notification settings.
- Confirm the action (a password or pattern lock may be required).
- 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.