How to disable the screensaver on Xiaomi Redmi 8: all ways of 2026

The screensaver on Xiaomi Redmi 8 is not just a decoration of the lock screen, but a full-fledged element of the MIUI interface, which can both please the eye and annoy the user. Many smartphone owners face a situation where the screensaver is activated too often, prevents quick unlocking or simply does not like visually, especially for those who use the device as a media player or navigator – the constant appearance of the screensaver interrupts playback.

In this article, we’ll look at all the current ways to disable the Redmi 8 screensaver, including standard MIUI settings, hidden developer settings, and alternative methods through ADB. You’ll learn how to completely remove the screensaver, change its behavior, or replace it with a custom image. And we’ll also analyze why some methods may not work on the latest firmware versions and what to do about it.

Why Redmi 8 is getting a screensaver and can it be removed?

The screensaver (or screensaver) on Xiaomi Redmi 8 appears in three main cases:

  • πŸ”„ With prolonged inactivity (default – after 30 seconds)
  • πŸ”Œ During charging of the device (if the function "Show screensaver when charging" is enabled")
  • πŸ“± When using Desk Mode or connecting to a docking station

Unlike the newer Xiaomi models, which integrate the screensaver into Always On Display (AOD), the Redmi 8 uses a simplified version of the screensaver, which means it can be turned off completely without losing functionality.

It is important to understand the difference between:

  • Lock screen saver – appears when unlocked
  • Screensaver – activated when inactivity
  • Always On Display – Constant time display (not available on Redmi 8)

Redmi 8 is the default screensaver that can be deactivated.

πŸ“Š You are using the screensaver on your Xiaomi?
Yeah, I like it.
Yeah, but I want to shut it down.
Already off.
Never included a.

Method 1: Disable the screensaver through standard MIUI settings

The easiest and safest method is to use the built-in settings, which are suitable for most users and do not require technical skills.

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to Lock Screen and Password (or Screen Lock depending on the MIUI version).
  3. Select the Savage or Screensaver (on some firmwares, Dynamic Savers may be called).
  4. Move the slider to the off position. or uncheck the box from the option to Show the screensaver.
  5. Save the changes and restart the device (optional, but recommended).

If you don't have a "Savenger" option on your menu, you're using an outdated version of MIUI (below 11).

Settings β†’ Additional settings β†’ Lock screen β†’ Screensaver

Check the version of MIUI in Settings β†’ About the phone

Charge your phone at least 50%

Close all background applications

Make a backup copy of important data-->

⚠️ Attention: Some firmware may still have a black screen when charging after the screensaver is turned off. This is normal behavior, so the smartphone saves battery power. If you need to display information while charging, use Method 3S. ADB.

Method 2: Changing the Developer Parameters

If the standard shutdown didn't work or you want a finer setup, you can use the developer mode, which allows you to control the time the screensaver is activated and its behavior.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Press 7 times in a row on the MIUI version.
  3. Enter a pattern lock or password if required.
  4. A notification will appear β€œYou became a developer”.

Now open the additional settings:

  1. Return to the main settings menu.
  2. Select the new section Advanced Settings or for Developers.
  3. Scroll down to the Screen block.
  4. Find the settings: Sleep when connected to charging - set Never Screensaver when charging - turn off Sleep Waiting Time - set the maximum value (30 minutes)

ParameterRecommended valueThe effect
Sleep while connected to chargingNever.The screen will not go out during charging.
Charging screensaverOff.Disables the screensaver demonstration when connected to the network
Waiting for sleep30 minutes.Increases the interval before activation of the screensaver
Window animationOff. (optional)Speeds up the interface

⚠️ Warning: Changing the setting of Sleep when connected to charging on "Never" can cause the screen to overheat during prolonged charging. Use this mode only when necessary and monitor the temperature of the device.

πŸ’‘

If after the changes the screensaver still appears, try to clear the cache of the application "Block screen" in Settings β†’ Applications β†’ Application Management.

Method 3: Disable the screensaver via ADB (for power users)

If previous methods didn’t work, you can use Android Debug Bridge (ADB), a low-level device management tool that requires a computer and basic command line knowledge.

What you'll need:

  • πŸ–₯️ Computer with Windows, macOS or Linux
  • πŸ“‹ USB-cable (preferably original)
  • πŸ”§ Installed drivers ADB and Fastboot
  • πŸ” Included debugging by USB phone-on

Step-by-step:

  1. Download Platform Tools from the official Android website and unpack the archive.
  2. Enable debugging via USB: Settings β†’ For developers β†’ Debugging via USB
  3. Connect Redmi 8 to your computer and select File Transfer mode.
  4. Open the command prompt (or Terminal on macOS/Linux) in the ADB folder.
  5. Enter the command to check the connection: Adb devices should appear the name of your device.
  6. Execute the command to disable the screensaver: adb shell settings put global screensaver_enabled 0
  7. Reboot your phone: adb reboot

Important: On some firmware MIUI 12+ You may need an additional command to disable the screensaver when charging: adb shell settings put global screensaver_activate_on_dock 0 and adb shell settings put global screensaver_activate_on_charge 0.

⚠️ Attention: Use ADB This may cause some settings to reset or conflicts with system applications.Before executing commands, back up your data via Settings β†’ Additionally. β†’ Backup and reset.

What if the ADB can’t see the device?
1. Check if debugging is included on USB (You should get a notification when you connect. 2. Install drivers for Xiaomi from the official website (Support section). 3. Try another one. USB-cable (not all cables support data transfer). 4. Restart your phone and computer. 5. Enter adb kill-server on the command line, then adb start-server.

Method 4: Using Third-Party Applications

If you don’t want to mess with settings or ADB, you can use third-party apps from Google Play that offer flexible settings, including the ability to completely disable.

Top.-3 screen-control:

  • πŸ› οΈ Screen Off and Lock β€” allows you to quickly turn off the screen and control screensavers. Supports widgets and hotkeys.
  • 🎨 Daydream (built into Android) is an alternative screensaver with customizable settings.
  • ⚑ MacroDroid – Automatically disables the screensaver on a schedule or events (for example, when connecting to Wi-Fi).

Instructions for setting up through Daydream (built-in solution):

  1. Open Settings β†’ Screen β†’ Additional β†’ Screensaver (Daydream).
  2. Select Settings in the upper right corner.
  3. Uncheck the tick with Activate when charging and Activate when docking.
  4. In the When to Start section, select Never.

⚠️ Note: Apps like MacroDroid require special permissions to manage system settings. Be careful when issuing rights - some programs may collect data about your device.

πŸ’‘

Third-party apps are the most versatile way, but they can conflict with MIUI updates. After upgrading the firmware, check their performance.

What to do if the screensaver does not turn off

If none of the methods worked, the problem may be one of the following:

  • πŸ”„ Conflict of updates - after upgrade MIUI some settings are reset.
  • πŸ“± Custom firmware – informal builds can ignore standard commands.
  • πŸ”§ Damaged system files – Reset to factory settings required.
  • πŸ›‘οΈ Manufacturer restrictions on some regional versions MIUI shutdown.

Algorithm for problems:

  1. Check the version. MIUI: Settings β†’ The phone. β†’ Version. MIUI On the Redmi. 8 current-age β€” MIUI 12.5 or MIUI 13 (Android 10/11). If you are older, update your firmware.
  2. Reset screen settings: Settings β†’ System β†’ Reset settings β†’ Reset screen lock settings
  3. Check conflicting apps: Open Settings β†’ Applications β†’ Application Management. Sort by Permissions and find programs that access Overlay on top of other applications. Disable permissions for suspicious applications.

Perform a reset to factory settings

Settings β†’ Additional β†’ Backup and Reset β†’ Resetting settings

Pre-repair a backup copy!

If the problem persists, you may have regional firmware with restrictions (e.g. China) installed on your device, in which case only flashing to the global version of MIUI will help.

How to bring the screensaver back

If you change your mind and want to return the standard screensaver, you can do it in a few clicks:

Through MIUI settings:

  1. Go to Settings β†’ Lock screen and password β†’ Screensaver.
  2. Activate the slider or tick the box opposite Show the screensaver.
  3. Select the type of screensaver: Color - dynamic patterns Watch - display of time Photo - custom image

By ADB (if disabled by the team):

adb shell settings put global screensaver_enabled 1

To return the screensaver when charging:

adb shell settings put global screensaver_activate_on_charge 1

If you have used third-party apps (such as MacroDroid), remove the created macros or deactivate the application.

FAQ: Frequent questions about the Redmi 8 screensaver

Can I turn off the screensaver without root rights?
Yes, on Redmi 8, this is possible through standard settings or ADB. Root rights are only required for deep modification of system files, which is not necessary in most cases.
Why does the screensavers go out after 10 seconds?
This is due to screen sleep time settings. Open Settings β†’ Screen β†’ Sleep mode and set the maximum value (e.g. 30 minutes). Also check the settings in Developer Settings (Sleep Waiting Time).
Will the shutdown of the screensaver affect battery consumption?
No, turning off the screensaver doesn't increase battery consumption; on the contrary, it can save power, because the screen won't turn on unnecessarily, but if you turn off sleep while charging at the same time, the screen will stay on longer, which will affect energy consumption.
Can I put my own picture instead of a screensaver?
Yes, there's a Photo option in the settings of the screensaver (Settings β†’ Lock Screen β†’ Screensaver) you can choose any image from the gallery, and you can also use apps like Daydream for more flexible customization.
Why did the MIUI update reappear?
Updates MIUI Often reset user settings, including screensaver settings. After upgrading the firmware, check: Saverstick settings in Lock Screen Developer settings (if used) Operating ability ADB-Teams (may need to repeat)