Notifications about a connection to the network, weak Wi-Fi signal or lack of Internet can annoy even the most patient Xiaomi users. Especially when the smartphone literally bombards you with warnings like βNo Internet connectionβ or βWi-Fi network is availableβ β sometimes 10 times an hour. In this article, we will discuss all possible ways to turn off these annoying alerts, including hidden MIUI settings that do not lie on the surface.
Compounding the problem, different versions of the shell (MIUI 12.5, 13, 14) may have different paths to settings, and some options are hidden from the user altogether. We tested all methods on current firmware in 2026 and highlighted those that work consistently. It is important to understand that some notifications come not from the system, but from applications (for example, Google Play Services or Mi Browser), so a comprehensive approach will be required.
Why does Xiaomi show notifications so often?
The MIUI shell is designed to keep users informed, sometimes at the expense of convenience, and here are the main reasons why your Redmi, POCO, or Xiaomi bombards you with network notifications:
- πΆ Aggressive Wi-Fi Connection Policy: The system automatically searches for known networks and suggests connecting even if youβre roaming.
- π΅ Controlling SIM-Cards: notifications about the absence of a network, change of operator or low balance (especially relevant for two types of cards). SIM-map).
- π Background activity of system applications: com.android.phone and com.miui.netassistant constantly scan networks.
- π§ Default settings: In new Xiaomi smartphones, most notifications are enabled out of the box".
Interesting fact: some models (e.g. Xiaomi 13 Pro or POCO F5) have duplicate network notifications, both the system and Google Play Services, which are due to the integration of Google services into MIUI for global firmware. There are no such duplicates in the Chinese versions (China ROM), but there are nuances there.
Method 1: Disabling notifications via "Network settings"
The most obvious, but not always effective, method is to disable alerts in the network settings menu, which works for basic notifications (such as connecting/disabling Wi-Fi), but does not affect system alerts.
- Open the Settings. β Wi-Fi or Settings β SIM-maps and mobile networks.
- Swipe on the three dots in the upper right corner (or swipe left on some models).
- Select Additional β Network Notifications (Name may differ).
- Turn off the sliders next to: π "Notify about available Wi-Fi networks" πΆ "Notify of weak signal of mobile network" π "Report shift SIM-map"
An important nuance: some firmware (MIUI 14 for Redmi Note 12) may not have this partition, so move on to the next way.
Make sure Wi-Fi is on (otherwise notifications will return after the reboot)
Check the settings for each SIM-cards separately (if two of them are)
Remember the current mobile network settings (APN, 4G/5G network type)
Take a screenshot of the settings screen in case of resetting
-->
Method 2: Deep Shutdown via "All Notifications"
If the previous method didn't work, it's time to dig deeper, and MIUI has a central notification management menu where you can turn off alerts for system applications that run the network.
Instructions:
- Go to Settings β Notifications β All notifications.
- In the search bar, enter a network or network (in English firmware).
- Find and open: π± Network Services (Network Services) πΆ Telephone services (Phone Services) π§ Settings β there are hidden notifications about changing network settings
- For each application, turn off the Allow Notifications slider.
- In the Notification Categories section, disable: π "Network change" π΅ "Loss of connection" π "Available networks"
Critical detail: on MIUI 14 firmware for the global version (EEA), notifications from "Phone Services" can return after the system update. To avoid this, after turning off, restart the phone and check the settings again.
What happens if all notifications are not opened?
Method 3: Using ADB for hidden settings
If system methods don't work, you'll need to connect ADB (Android Debug Bridge), which requires a computer, but allows you to disable notifications that can't be removed through the interface.
Step-by-step:
- Enable Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β Developer. Activate USB Debugging.
adb shell pm disable-user --user 0 com.android.phone
adb shell pm disable-user --user 0 com.miui.netassistantβ οΈ Warning: these commands will completely shut down the system services that control mobile network and Wi-Fi. Once they are done, you will not be able to call or use the Internet.
adb shell cmd notification allow_list -a com.android.phone -c network -b false
adb shell cmd notification allow_list -a com.miui.netassistant -c wifi -b falseAfter you apply the commands, restart your phone. If the notifications come back, repeat the procedure - sometimes MIUI resets the settings after the update.
π‘
Before using ADB, back up your data via Mi Cloud or locally. In rare cases, disabling system services can cause firmware to crash.
Method 4: Disconnect via Mi Account (for firmware with account binding)
On smartphones with a Mi Account tied (especially on China ROM), some notifications are managed through the cloud, a method that is little known but sometimes works where others are powerless.
How to turn it off:
- Open the Settings. β Xiaomi Account.
- Go to the Cloud. β Synchronization.
- Find Network Settings or Device Notifications (name depends on region).
- Turn off the sliders: πΆ "Synchronization of network settings" π "Notifications of network status"
Save the changes and restart the phone.
This method is especially relevant for Xiaomi users in China or on custom firmware, where standard settings may be limited, but on global versions (EEA, Global), the network notification section in Mi Account is often missing.
Method 5: Reset network settings (last resort)
If nothing works, the radical solution is to reset the network settings, which will delete all stored Wi-Fi networks, APN settings and passwords, but reset all notifications to factory values.
How to reset:
- Go to Settings. β SIM-maps and mobile networks.
- Select Network Settings Reset (or Reset Network Settings).
- Confirm the action (a password may be required).
- After the reboot, reset the connections, but do not restore the backup β this will return the old notifications.
β οΈ Note: On some models (POCO F4 GT, Xiaomi 12S Ultra) resets network settings also resets settings NFC And Bluetooth. Save the paired devices in advance.
Comparison of methods: which one to choose?
To make it easier for you to navigate, we have compiled a comparative table of all methods indicating their effectiveness and risks:
| Method | Efficiency | Difficulty | Risks. | Suitable for |
|---|---|---|---|---|
| Network settings (Method 1) | βββββ | Low. | No. | Basic Wi-Fi Notifications |
| βAll notificationsβ (Method 2) | βββββ | Medium | They may return after the update. | Network alerts |
| ADB-teams (Method 3) | βββββ | Tall. | Loss of communication when critical services are disabled | Persistent notifications that are not removed by other means |
| Mi Account (Method 4) | βββββ | Low. | It doesn't work on global firmware. | China ROM firmware |
| Resetting settings (Method 5) | βββββ | Medium | Loss of all network data | Extreme case if nothing helps |
π‘
The most reliable method is a combination of Method 2 (All Notifications) and Method 3 (ADB for Hidden Services), which allows you to close 90% of network notifications without risking loss of communication.
Frequent Mistakes and How to Avoid Them
Many Xiaomi users experience the same problems when trying to disable network notifications, and here are the most common mistakes and ways to solve them:
- π Notifications are returned after reboot: This is due to background activity of com.miui.daemon.Solution - disable autorun for this process via Settings β Annexes β Autostart control.
- π΅ The settings for the second one are not working. SIM-Cards: Two-simulated models (Redmi Note 11 Pro)+, POCO X4 GT) notices for each SIM You can control them separately. Check the settings for both slots.
- π Not visible in the "All Notifications" section: Some firmware (MIUI 12.5 Enhanced) this section is hidden. Use the search by settings or update the firmware to MIUI 13/14.
- π§ ADB-Commands not applied: Make sure debugging is enabled USB Xiaomi drivers are installed on a PC. Try using adb devices to check the connection.
If you use custom firmware (e.g. xiaomi.eu or Pixel Experience), some methods may not work, in which case, refer to your firmware documentation β there are often separate instructions for managing notifications.