The screensaver on the lock screen Xiaomi, Redmi or POCO can be annoying: it is banner ads, and system hints, and animations from MIUI. Fortunately, most of these elements can be disabled - at least partially. In this article, we will discuss all the current ways to remove screensavers, including hidden settings, disabling ads through your Mi Account and even radical methods for advanced users.
It is important to understand that not all screensavers are removed the same way. For example, banner ads on the lock screen (if any) are customized through Settings. β Password and security, and system prompts like "Plug in" SIM-map" or "Update MIUI" You may need to be deeply involved in settings. We'll look at options for different versions. MIUI 12β14 and smartphone models, including the budget Redmi Note and flagship Xiaomi 13/14.
If you see a dynamic screensaver on the lock screen, not just a static image, like weather animations or ads, it means that additional Xiaomi services are activated in your firmware, you can turn them off β sometimes even without root rights. Let's start with the simplest ways and gradually move on to more complex ones.
1. Disable ads on the lock screen through MIUI settings
The most common problem is the banner ads that appear when you unlock your phone, which you can remove through standard settings, but the path depends on the version of MIUI and the firmware region.
In most cases, the ad appears because of the activated recommendation option in the lock screen settings to disable it:
- Go to Settings β Lock screen.
- Find the item Recommendations or Useful tips (in some firmware it is hidden under Additional settings).
- Turn off the slider next to the option.
- Reboot your smartphone so that the changes take effect.
If there is no recommendation, then the ads are built into the system application level, and then the following method will help.
2. Removal of system prompts and notifications from the lock screen
Sometimes the lock screen displays not banner ads, but system notifications β for example, calls to update firmware, connect Mi Account or activate mobile data β these prompts can also be removed, but this will require you to disable some system services.
The method works for most Xiaomi models, including the Redmi Note 10/11/12 and the POCO X3/X4/X5:
- π± Open the Settings. β Notifications and status bar.
- π Scroll down and find the System Notifications section.
- π« Turn off the sliders next to: Update MIUI Security (Security) Mi Account Tips MIUI
- π Reboot the phone.
If the prompts still appear, it means that they are built into the launcher or shell, in which case resetting the launcher settings or installing a third-party (for example, Nova Launcher) will help.
βοΈ Preparation for screensavers removal
3. Hidden MIUI settings: how to remove animations and background processes
MIUI has hidden settings that allow you to disable unnecessary animations and background processes that affect screensavers. For example, dynamic wallpaper or weather animation on the lock screen can be deactivated through the developer settings.
To access these settings:
- Go to Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row until you become a developer!
- Go back to the main settings menu and open a new section for developers.
- Find options: Disable window animation (set the value No animation) Background processes (limit to 2 processes) Debugging over USB (enable if you plan to use ADB)
These changes won't remove the screensaver completely, but they will make them less intrusive, like the weather animations changing instantly, without a smooth transition.
What to do if there is no βDevelopersβ item?
4. Radical method: disabling screensavers via ADB (without root)
If standard methods didnβt work, you can use ADB (Android Debug Bridge), a tool for debugging Android devices, which does not require root rights, but requires connecting the smartphone to a computer.
Warning: improper use of ADB can cause your phone to malfunction. Follow the instructions accurately and do not change other settings.
Step-by-step:
- Download and install Platform Tools (includes adb.exe).
- Enable USB debugging in the developer settings (see previous section).
- Connect the phone to your PC and type in the command line: Adb devices Make sure the device is identified (should appear its serial number).
- Run the command to disable the system prompts: adb shell pm disable-user --user 0 com.miui.systemAdSolution This command disables the module responsible for advertising and some screensavers.
- To remove weather animations, use: adb shell pm disable-user --user 0 com.miui.weather2
- Reboot the phone.
Resetting instructions:
- Go to Settings β Additional β Backup and Reset.
- Select Settings Reset.
- Confirm the action (you may need to enter a pattern lock or PIN).
- Wait for the process to be completed (5-10 minutes).
Once reset, the phone will turn on with clean firmware. Don't plug in Mi Account right away -- check if the screensaver has disappeared first. If so, then the problem was user profile settings.
π‘
Resetting is a last resort, and 90 percent of the time, standard settings or ADB help. Use this method only if other methods have failed.
6. Alternative methods: third-party launchers and firmware
If you are willing to make more significant changes, consider:
| Method | Advantages | Deficiencies | Need root? |
|---|---|---|---|
| Installation of Nova Launcher | Full control over icons and widgets | Does not remove the system screensaver on the lock screen | No. |
| Pixel Experience firmware | Clean Android without ads and screensavers | Complex installation, risk of "bricking" | Yes. |
| Xposed/EdXposed Module | Flexible configuration of system elements | Unstable work on new versions of MIUI | Yes. |
| Shutdown via Tasker | Automation of screensaver removal | Complicated settings, not always working | No. |
Third-party launchers like Nova Launcher or Lawnchair will not remove screen savers from the lock screen, but will allow you to configure the main screen and application menu. To completely remove system elements, you will need to unlock the bootloader and install custom firmware, which will void the warranty.
β οΈ Note: Installation of unofficial firmware may result in loss of functionality (for example, stop working). NFC Before you run your firmware, check out reviews about a specific build for your model.