Why the update notification appears on the lock screen and how to fix it
You turn on a Xiaomi smartphone, a Redmi smartphone, or a POCO, and the lock screen again has a pesky notification: "A system update is available." Even after cancellation, it comes back after a few hours, spoils the look of the wallpaper and prevents quick unlocking. Why is this happening?
It's about MIUI's aggressive policy of forced updates, which automatically checks new firmware versions and displays notifications in the most visible places โ including the lock screen. It's not a bug, it's a feature: the manufacturer wants users to install the latest security patches as quickly as possible. But what if you don't want to update or are just tired of intrusive pop-up?
In this article, 5 proven ways to remove the update notification from the lock screen on any Xiaomi device, from the budget Redmi Note to the flagship Xiaomi 14. We will analyze both standard settings and hidden tricks through ADB and third-party utilities. Importantly, some methods require superuser rights (root), but most work without them.
Method 1: Disable update notifications in MIUI settings
The easiest and safest method is to block notifications from the system application Software Update. This will not remove the update check itself, but hides pop-ups from the lock screen. MIUI 12โ14:
- Open Settings โ Applications โ Application Management.
- In the search bar, type โSoftware Updateโ (or โUpdaterโ in English firmware).
- Slip on the app, then select Notifications.
- Turn off the Display Notifications switch.
โ ๏ธ Note: After that, you will not receive any notifications from the Software Update, including important security patches. If you want to leave alerts in the curtain, but remove them from the lock screen, move to the next way.
Check the current version of MIUI in Settings โ About the phone
Backup of important data
Make sure your phone has enough charge (minimum 30%)
Turn off automatic download of updates in Settings โ Update of the PO โ Settings (โ๏ธ)
-->
Method 2: Hiding notifications from the lock screen (without completely disabling)
If you donโt want to lose notifications about new MIUI versions, but they shouldnโt show up on a locked screen, use the privacy settings:
- Go to Settings โ Lock screen.
- Select Notifications on the lock screen.
- Tap Hidden Notifications and add the Software Update app to the list.
Now pop-up updates will only appear in the notification bar after unlocking.This method works on all Xiaomi devices with MIUI 11+, including the POCO X3, Redmi 9 and later.
๐ก Useful advice: If you have a version MIUI No Hidden Notifications, try an alternative path: Settings โ Notifications โ Notifications on the lock screen โ Applications and manually disable the display for Software Update.
What to do if the item "Notifications on the lock screen" is missing?
Method 3: Disable automatic update checks via ADB (without root)
If the standard settings do not help, you can block the background activity of the application Software Update using ADB-This doesnโt require superuser rights, but youโll need a computer with Xiaomi drivers installed and a tool installed. ADB.
๐น Step-by-step instruction:
- Turn on Developer Mode on your phone: Settings โ About Phone โ MIUI version (shap 7 times).
- Activate USB Debugging in Settings โ Additional โ For developers.
- Connect your phone to your PC and run ADB's command: adb shell pm disable-user --user 0 com.android.updater
โ ๏ธ Warning: This command disables the Software Update app completely. You won't be able to check new firmware versions until you return it back to the command:
adb shell pm enable com.android.updater๐ Key conclusion: Method with ADB โ It's the most reliable one for permanently removing notifications, but it's only good for those who don't plan to manually update.
| Method | Need root? | Hiding notifications | Blocks the verification of updates | Reversibility |
|---|---|---|---|---|
| Disabling notifications in settings | โ No. | โ Completely. | โ No. | โ Yes. |
| Hiding from the lock screen | โ No. | โ Only with lockdown. | โ No. | โ Yes. |
| ADB-team | โ No. | โ Completely. | โ Yes. | โ Yes (team) |
| Removal via Titanium Backup | โ Yes. | โ Completely. | โ Yes. | โ Yes (reconstruction) |
Method 4: Remove the Software Update application with root rights
For advanced users who have root access, the most radical way is to completely remove the system application com.android.updater, which will permanently remove notifications and the very ability to check updates through standard settings.
๐น Instructions:
- ๐ฑ Install Root Explorer or Titanium Backup from Google Play.
- ๐ Find the list of system applications Software Update (or Updater).
- ๐๏ธ Select โDeleteโ or โFreezeโ (in Titanium Backup).
- ๐ Reset the device.
โ ๏ธ Warning: Removing system applications can lead to unstable work MIUI, Especially if you use custom firmware, we recommend you do a backup first. TWRP Or OrangeFox.
๐ก Alternative: Instead of deleting, you can freeze the app โ it's less risky and allows you to return it in one click. In Titanium Backup, there is an option to freeze it, and in Lucky Patcher, there is a option to block itยป.
Method 5: Use of third-party utilities (without root)
If previous methods didn't work or you're uncomfortable with ADB, you can use specialized applications that block system-level notifications without the need for rooting.
๐ Top.-3 utility for Xiaomi:
- ๐ก๏ธ NotifyClean โ removes specific keyword notifications (e.g., โupdateโ). Works through Accessibility Service.
- ๐ Disable Notifications โ allows you to disable notifications from system applications, including software updates.
- ๐งน MIUI Hidden Settings โ reveals hidden settings MIUI, Where to Deactivate Forced Pop Ups.
๐น How to use NotifyClean:
- Download the app from Google Play.
- Enable special options in settings for it.
- Add a rule to block notifications with the text โupdateโ or โupdaterโ.
โ ๏ธ Note: Some antiviruses (e.g. Avast) may label such utilities as โpotentially dangerousโ due to the use of Accessibility API. This is a false positive โ applications donโt steal data, but require advanced permissions to work.
What to do if the notification returns after the reboot
Sometimes even after the update notifications are turned off, the pop-up updates reappear, which is because MIUI resets some settings when it reboots or after installing security patches.
- ๐ Check Auto Update Apps: Go to Google Play โ Settings โ Auto Update Apps and select โDo not update automaticallyยป.
- ๐ต Disable mobile data for "Software Update": In Settings โ Annexes โ Update of the PO โ Mobile data block background traffic.
- ๐ ๏ธ Clear the app cache: In the Software Update settings, click "Clear the cache" and "Erase the dataยป.
If the problem persists, then there is a hidden update checker on your device, and it will only help. ADB-a command from Method 3 or a root solution from Method 4.
๐ก
On some firmware (e.g. MIUI EU), update notifications are linked to com.xiaomi.market. Try turning off notifications for this app in the settings.