The screensaver on the lock screen Xiaomi Redmi 9 is not just decoration, but part of the MIUI system, which can be both pleasing to the eye and annoying.Someone wants to get rid of unnecessary animations to save battery power, someone is hampered by constant changes in pictures, and some simply prefer a minimalistic black screen. In this article, we will examine all possible ways to disable the screensaver β from standard settings to hidden functions for experienced users.
It's important to understand that the process differs depending on the MIUI version and regional firmware. On Redmi 9 (models M2003J15SC, M2004J19C) with MIUI 12-14 algorithm one, and on newer versions there may be additional restrictions. We tested all methods on current firmware 2026 and identified those that work stably.
Why does the screensaver appear and can it be removed forever?
The screensaver (or Ambient Display) in MIUI is activated for several reasons:
- π Energy savings: on AMOLED-Black pixels do not consume charge, but Redmi 9 is equipped with a new screen. IPS-A matrix where this effect does not work.
- π± MIUI-chips: the system automatically loads images from a gallery or thematic collections (for example, "Landscapes" or "Art").
- βοΈ Default settings: After resetting or updating the firmware, the screensaver can turn on itself.
Can you delete it forever without root rights? Yes, but with reservations:
- β Through standard settings β disables until the next update MIUI.
- β Through ADB β Removed at the system level, but requires a connection to the PC.
- β Irreversible (at the firmware level) - only with root access or custom recaveri.
β οΈ Note: Some firmware for Redmi 9 (e.g. global version) MIUI 13.0.8) The "Savenger" item may not be on the menu. ADB-method.
Method 1: Disconnect via standard MIUI settings
The simplest method that works on 90% of the firmware for Redmi 9 is that you don't need any additional software or computer.
- Open Settings (the gear icon on the desktop).
- Go to Lock Screen (or Lock and Protect in some versions).
- Slip on the Scenario (can be called Ambient Display or Always On Screen).
- At the top of the screen, move the slider to the off position.
- Confirm the action if the system requests a password or pattern lock.
If there is no βSaversβ item, try an alternative path:
Settings β Display β Additional settings β ScreensaverβοΈ Preparation for the screensaver disconnection
After the shutdown, the screensaver will disappear immediately, but there are nuances:
- π Update MIUI settings may reset.
- π΅ If you use themes MIUI, Some of them are forced to include a screensaver.
- β±οΈ The lock screen will still display time and notifications β this is a separate feature (Show information on the locked screen).
π‘
If the screensaver keeps popping after the shutdown, try restarting the phone. Sometimes the changes only apply after the reboot.
Method 2: Disconnect via ADB (for power users)
If the standard method doesnβt work, Android Debug Bridge (ADB), a tool for debugging Android devices, requires a computer and minimal command line knowledge, but it is guaranteed to remove the screensaver at the system level.
What you'll need:
- π» Computer with Windows/macOS/Linux.
- π± Cable USB (preferably original).
- π§ Installed drivers for Redmi 9 (you can download from the official Xiaomi website).
- π οΈ Package ADB Tools (download from Android Developers website).
Step-by-step:
- Turn on the phone Developer Mode: Settings β About Phone β MIUI version (shap 7 times)
- Return to Settings β Additional β Developer and activate: Debugging over USB OEM Unlock (if any)
Redmi 9
File transfer
Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
adb devices(Your device should appear)
adb shell settings put global ambient_display_enabled 0Reboot the phone.
β οΈ Attention: Some firmware MIUI block the changes through ADB. If you have a Permission Denied error after you enter the command, try to first execute: adb shell pm grant com.android.settings android.permission.WRITE_SECURE_SETTINGS
What if the ADB canβt see the device?
Method 3: Using Third-Party Applications
If the first two methods didnβt work or seem too complicated, you can use apps from Google Play.They donβt always work 100%, but some Redmi 9 users confirm their effectiveness.
Top.-3 tested applications:
| Name of name | Ratings. | Features | Reference |
|---|---|---|---|
| Always On AMOLED | 4.3 β | It allows you to customize the screensaver or turn it off. It works on MIUI 12-14. | Download |
| Ambient Music Mod | 4.1 β | Disables the standard screensaver and replaces it with musical visualization (you can deactivate). | Download |
| Lock Screen & Wallpaper | 3.9 β | Menu deep lock screen setting, including disabling screensavers. | Download |
How to use:
- Download and install one of the applications.
- Open it and provide all the permissions you request (including Overlay on top of other apps and Special Access).
- In the app menu, find the Disable Ambient Display option or Disable the screensaver.
- Activate the function and restart the phone.
To install custom firmware on Redmi 9 you will need:
- Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-15 days).
- Install TWRP Recovery or OrangeFox.
- Swipe alternative firmware (instructions are available on the XDA Developers or 4PDA forums).
β οΈ Warning: Wrong firmware can turn Redmi 9 into a brick.If you're not sure about your skills, you'd better see a specialist.