How to completely disable Always On Display (AON) on Xiaomi: 5 proven ways

The feature is Always on Display (AON) On smartphones, Xiaomi allows you to display time, notifications and other data on a locked screen without the need to activate it. While this is convenient for quick viewing of information, many users face increased battery consumption β€” especially on models with a high battery life. AMOLED-It's a screen where the pixels are constantly lit up, AON It may interfere with sleep or in the cinema due to unnecessary lighting.

In this article, we’ll look at all the ways you can disable AON, from standard settings to hidden commands via ADB and editing system files, how to deactivate the function on Redmi, POCO, Mi and Black Shark, and what to do if the option is not pressed in gray, and look separately at the hidden settings for firmware based on MIUI 14 and HyperOS, where the manufacturer hid some settings.

1. Standard AON shutdown via MIUI settings

The easiest way is to use the built-in menu.It’s suitable for most Xiaomi models, including the Redmi Note 12 Pro.+, POCO F5, Mi 11 Ultra and others with AMOLED-The instructions are relevant to the MIUI 12-14 and HyperOS.

Steps:

  • πŸ“± Open Settings (the gear icon on the main screen).
  • πŸ” Go to the Screen section. β†’ Always On Display & Lockscreen (on some firmware, the path may be different: Screen) β†’ Blocking and Always On).
  • πŸ”„ Scroll down to the "Always On Display" block".
  • 🚫 Transfer the slider to the off position. or uncheck (depending on the version). MIUI).

β˜‘οΈ Checking the shutdown AON

Done: 0 / 4

If the option is blocked (gray, not pressed), it may mean:

  • πŸ”‹ Power saving mode is on the phone (disables) AON automatically).
  • πŸ“΅ You. LCD-screen (AON works only AMOLED).
  • πŸ”’ The phone is tied to corporate policy (for example, through Android Enterprise).
πŸ“Š What kind of screen does your Xiaomi have?
AMOLED
LCD
I don't know.
Other

2. Disconnection through the notification curtain (quick method)

On some models (such as the Xiaomi 13 Pro or POCO X5 Pro), the AON function can be deactivated directly from the control panel without going into the settings. This is convenient if you want to temporarily turn off the backlight - for example, overnight.

Instructions:

  1. πŸ“² Swipe your finger down to open the notification curtain.
  2. πŸ” Find the "Always On" icon (usually a small screen with a watch).
  3. πŸ”˜ Slip it once – the function will shut down until the next unlock or reboot.

Important: If the icon is not there, you can add it manually.

  1. πŸ–ŠοΈ Click on the pencil (Edit) in the curtain.
  2. πŸ” Scroll down and find Always On Display.
  3. πŸ“ Drag her to the active area.

πŸ’‘

Some firmware has the AON icon hidden, and to find it, open the curtain completely (swipe twice from top to bottom).

3. disable AON via ADB (for advanced users)

If standard methods don’t work (for example, on custom firmware or after updating), you can use Android Debug Bridge (ADB). This method requires connecting the phone to the computer, but it is guaranteed to work on any Xiaomi device with unlocked USB-debugging.

Step-by-step:

  1. πŸ’» Install. ADB-PC drivers (Windows/Linux/macOS).
  2. πŸ“± Turn it on on the phone: πŸ”§ Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times to activate Developer Mode). πŸ”Œ Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB.

File transfer

command-line

terminal

adb shell settings put global always_on_display_enabled 0

Once you've done the command, restart the phone. AON will be disabled at the system level.

How to get AON back through ADB?
Enter the same command, but with 1 instead 0: adb shell settings put global always_on_display_enabled 1

Warning: ADB can cause a crash if you type in the wrong commands. On some models (e.g. Xiaomi 12T), after disabling AON via ADB, you can’t turn it back on via the menu, only with a repeat command.

4. Disconnection through editing system files (Root)

If you have root rights, you can disable AON by editing configuration files, a method that is suitable for custom firmware (like LineageOS or Pixel Experience) where standard MIUI settings are not available.

Instructions:

  1. πŸ“ Install a root-enabled file manager (such as Root Explorer or Solid Explorer).
  2. πŸ” Cross the path: /system/build.prop or (for new versions of Android): /vendor/build.prop
  3. πŸ“ Find a line: ro.config.dod_enabled=True and replace true with false.
  4. πŸ”„ Save the file and restart the phone.

Problem 3: There is no AON in the settings.

This means that your model does not support the function (e.g., Redmi). 9A s LCD-Display) or it is disabled at the firmware level. Check the specifications of the device on the official Xiaomi website.

❓ Can I turn it off? AON overnight?
Yeah, for that: πŸ•’ Use Do Not Disturb Mode with Schedule (Settings) β†’ Sounds and vibrations β†’ Don't disturb. β†’ Schedule). πŸŒ™ Enable automatic shutdown AON MacroDroid (macros settings required) Some firmware (e.g. HyperOS) have a built-in "Disable" option. AON dark".
❓ Why after the shutdown AON battery discharges faster?
It is paradoxical, but it is possible if: πŸ”„ You unlock the screen more often to check the time (which wastes more energy than you do). AON). πŸ“± Other applications are running in the background (check Settings). β†’ Battery β†’ Battery utilization). πŸ”‹ You have a worn-out battery (check battery health through AccuBattery).
❓ How to get it back AON, If it has disappeared after the update?
Try it: πŸ”„ Reset the screen settings (Settings) β†’ System system β†’ Resetting settings β†’ Resetting screen settings). πŸ“² Enable the function through ADB (command from section 3, but with 1 instead of 0). πŸ”§ Install custom restoration (for example, TWRP) and to use the Magisk module to AON.
❓ Does it work? AON Xiaomi LCD-screen?
The technology always on display requires AMOLED-matrices where pixels can be individually illuminated. LCD-screens (e.g. Redmi 10 or POCO M4 Pro) the function is either missing or simulated software with constant full-screen illumination, which severely drains the battery.
❓ Can we set up? AON display only time without notification?
Yeah, for that: πŸ• Go to Settings. β†’ Screen. β†’ Always On Display. πŸ”§ Select "Style of Watches" (e.g. "Digital" or "Analogue"). 🚫 Turn off the "Show notifications" option in the same menu. HyperOS also allows you to adjust color scheme and brightness. AON.