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
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).
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:
- π² Swipe your finger down to open the notification curtain.
- π Find the "Always On" icon (usually a small screen with a watch).
- π 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.
- ποΈ Click on the pencil (Edit) in the curtain.
- π Scroll down and find Always On Display.
- π 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:
- π» Install. ADB-PC drivers (Windows/Linux/macOS).
- π± 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 0Once you've done the command, restart the phone. AON will be disabled at the system level.
How to get AON back through ADB?
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:
- π Install a root-enabled file manager (such as Root Explorer or Solid Explorer).
- π Cross the path: /system/build.prop or (for new versions of Android): /vendor/build.prop
- π Find a line: ro.config.dod_enabled=True and replace true with false.
- π 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.