How to disable the screensaver on Xiaomi Redmi 9: the complete guide with pictures

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.

πŸ“Š How often do you get disturbed by the screensaver on your smartphone?
Constantly.
Sometimes.
I used to interfere, but I turned it off.
I like the screensaver.
Didn't notice her.

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.

  1. Open Settings (the gear icon on the desktop).
  2. Go to Lock Screen (or Lock and Protect in some versions).
  3. Slip on the Scenario (can be called Ambient Display or Always On Screen).
  4. At the top of the screen, move the slider to the off position.
  5. 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

Done: 0 / 4

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:

  1. Turn on the phone Developer Mode: Settings β†’ About Phone β†’ MIUI version (shap 7 times)
  2. 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 0

Reboot 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?
1. Check if debugging is included on USB 2. Try another one. USB-cable (preferably original). 3. Install drivers manually through Device Manager (Windows). 4. Reinstall ADB Tools. 5. Try connecting to another USB-port (preferably) USB 2.0).

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 nameRatings.FeaturesReference
Always On AMOLED4.3 ⭐It allows you to customize the screensaver or turn it off. It works on MIUI 12-14.Download
Ambient Music Mod4.1 ⭐Disables the standard screensaver and replaces it with musical visualization (you can deactivate).Download
Lock Screen & Wallpaper3.9 ⭐Menu deep lock screen setting, including disabling screensavers.Download

How to use:

  1. Download and install one of the applications.
  2. Open it and provide all the permissions you request (including Overlay on top of other apps and Special Access).
  3. In the app menu, find the Disable Ambient Display option or Disable the screensaver.
  4. Activate the function and restart the phone.

To install custom firmware on Redmi 9 you will need:

  1. Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-15 days).
  2. Install TWRP Recovery or OrangeFox.
  3. 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.

FAQ: Frequent questions about turning off the screensaver

Can I turn off the screensaver without a computer?
Yes, in most cases, standard MIUI settings are enough (see Method 1). If the "Savenger" item is missing, try third-party applications (see Method 3).
Why does the screensaver still appear after the shutdown?
Probable reasons: Reset after the MIUI update. Conflict with the installed theme (try resetting the theme to the standard) System error (reboot or cache reset to Recovery will help).
Will the battery be saved after the screensaver is turned off?
Redmi 9s. IPS-The screen effect is minimal (savings) ~1-3% charge per day. AMOLED-Displays (for example, in the Redmi Note 10 Pro) save more noticeable.
Can I return the screensaver after disconnection via ADB?
Yes, follow the command: adb shell settings put global ambient_display_enabled 1 And reboot the phone.
Does turning off the screensaver really speed up the phone?
No, the screensaver doesn't affect performance. It only activates on a locked screen and doesn't consume processor resources.