How to completely disable Always On Display on Xiaomi: all the ways and nuances

The feature is Always on Display (AOD) on smartphones Xiaomi, Redmi and POCO It displays time, notifications and other data on a screen that is off without unlocking the device. While it is convenient for quick viewing of information, many users face increased battery consumption β€” especially on models with a high-powered battery life. AMOLED-screens older than 2-3 years. In this article, we will discuss how to completely disable AOD, What alternatives exist and why the function can spontaneously turn on after updates.

It’s important to understand that the process of disabling depends on the MIUI firmware version (12, 13 or 14), smartphone model, and even regional settings. For example, on the Xiaomi 13 Pro and Redmi Note 12 Pro+, the path to AOD settings is different from the POCO F5 or Mi 11 Lite. We’ll look at universal methods, as well as hidden options for locked bootloader devices where standard methods may not work.

What is Always On Display and Why Disable It

Always on Display (short. AOD) β€” This is a mode where a portion of the pixels of the screen remain active even after the phone is locked. AMOLED- and OLED-displays where each pixel is individually illuminated (unlike the LCD, It's a single light. On Xiaomi smartphones. AOD may show:

  • πŸ•’ Time and date (with the option of choosing the style of the dial)
  • πŸ“± Notifications of missed calls, SMS messenger
  • πŸ”‹ Battery level of charge
  • 🎡 Information about the music being reproduced
  • πŸ“ Weather data (on some models)

Despite the convenience, the function has significant disadvantages:

  • πŸ”‹ Increased battery consumption – up to 5-15% per night (depending on model and brightness) AOD).
  • πŸ‘οΈ Harm for AMOLED-Screen: static elements (such as a watch) can cause burn-in (pixel burnout) with prolonged use.
  • πŸ›‘οΈ Privacy issues: time and notifications are visible to outsiders.
  • πŸ”„ Spontaneous activation after updates MIUI.

⚠️ Attention: On devices with LCD-screens (e.g. Redmi) 9A or POCO M3) function AOD It's not physically available, you can't turn it on or off. If you have "Always On Display" in your settings, but it's inactive, your smartphone doesn't support the technology.

Method 1: Standard shutdown via MIUI settings

This is the simplest method that works on most Xiaomi, Redmi and POCO devices with MIUI 12-14 firmware.

  • πŸ“± Xiaomi 12/13/14 series, Mi 11/10
  • πŸ“± Redmi Note 10/11/12 Pro, Redmi K40/50
  • πŸ“± POCO F3/F4/F5, POCO X3/X4/X5 Pro

Steps to shut down:

  1. Open the Settings app (cog icon).
  2. Go to Always On Screen (or Always On Display in English). On some models, the item is hidden in: Settings β†’ Screen β†’ Always On Display.
  3. Move the slider to the Off position (or uncheck the tick next to Turn Always On Display).
  4. Confirm the action if a loss of functionality warning appears.

Open settings β†’ Screen

The item "Always on Display" was found.

Slider's on the "off" position.

Rebooted phone to apply changes

-->

If the function is activated again after the shutdown, the cause may be:

  • πŸ”„ Automatic update MIUI (Some versions reset the settings).
  • πŸ€– Third-party applications with administrator rights (for example, launchers or optimizers).
  • ⚑ Power saving mode that conflicts with screen settings.

πŸ’‘

If the option "Always On Display" is not in the settings, check the version of MIUI. On older firmware (below MIUI 12), the function can be called "lock screen" or "Information on locked screen".

Method 2: Disconnection through Developer Mode

On some devices (such as the Xiaomi Mi 9 or Redmi K30 Pro), the standard AOD shutdown does not work due to firmware errors, in which case the developer mode, where you can force the function to deactivate, will help.

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Press 7 times on MIUI Version (you will be notified "You are a developer").
  2. Return to the main settings menu and open Additional settings β†’ Developer settings.
  3. Find the option. doze_always_on_display (Always on Display in Doze and turn it off.
  4. Reset the device.

If you're an option doze_always_on_display No, try an alternative route:

Settings β†’ Applications β†’ Application Management β†’ Three points (menu) β†’ Show system β†’ Find β€œAlways On Display” β†’ Click β€œDisable”

⚠️ Warning: Disabling system applications through developer mode can lead to unstable interface operation. If after manipulations there are lags or errors, return the settings to the original state or perform a factory reset.

Method 3: Use ADB-Teams (for experienced users)

If none of the previous methods worked, you can turn off the device. AOD assisted ADB-This method is suitable for devices with unlocked bootloader or root rights, but can work on standard firmware.

Step-by-step:

  1. Download and install. ADB-computer-driver.
  2. Enable USB debugging on your phone: Settings β†’ Additional settings β†’ Developer settings β†’ USB debugging.
  3. Connect your smartphone to your PC and open the command line (or Terminal on Mac/Linux).
  4. Enter the commands in turn: adb shell settings put global doze_always_on 0
  5. Reset the device.

To check the current state of AOD, use the command:

adb shell settings get global doze_always_on

If the result is 0, the function is turned off, 1 is turned on.

What if the ADB does not recognize the device?
If the team `adb devices` If you do not show your smartphone, follow the following steps: 1. USB-cable supports data transfer (not just charging). 2. Update drivers ADB via Device Manager (Windows) or install `android-tools` (Linux). 3. Try another one. USB-port (preferably) USB Reboot your phone and PC 5. In the developer settings, enable the option "Allow debugging by USB (safe-haven)".

Method of disconnectionDifficultyRequired. root/unlockIt's working on MIUI 14.Possible risks
Standard settings⭐❌ No.βœ… Yes.Spontaneous activation after updates
Developer mode⭐⭐❌ No.βœ… Yes.Unstable operation of the interface
ADB-team⭐⭐⭐❌ No (but I need to debug the USB)βœ… Yes.Mistakes in Incorrectly Entering Commands
Root rights + editing system filesβ­β­β­β­βœ… Yes.βœ… Yes.Loss of warranty, "brick" device

Standard settings of MIUI

Developer mode

ADB-team

Root rights

None of the above.

-->

Method 4: Disconnection through third-party applications

If you don't want to go through the settings or use ADB, you can use third-party utilities.

  • πŸ”§ Always On Display Off (Application for Forced Disconnection) AOD).
  • πŸ› οΈ MacroDroid (Switching Off Automation) AOD scheduled).
  • πŸ“± Tasker (advanced users can create a task to deactivate the function).

Example of settings in MacroDroid:

  1. Download the app from Google Play.
  2. Create a new macro with trigger The device is locked.
  3. Execute the shell command with the following code: settings put global doze_always_on 0
  4. Save the macro and activate it.

⚠️ Note: Apps like Always On Display Off require the right to android.permission.WRITE_SECURE_SETTINGS, which can only be obtained through ADB Without them, the utilities will be useless.

Why Always On Display Can Unintentionally Turn On

Many users complain that after disabling the AOD function is activated again without their knowledge.

  1. MIUI Updates: Newer firmware versions often reset user settings. For example, after upgrading from MIUI 13 to MIUI 14 on the Xiaomi 12T Pro, many noted the automatic activation of AOD.
  2. Reset screen settings: When activating power saving modes (Ultra mode or Super mode), the system can return the default settings.
  3. Topics conflict: Some themes from the Mi Theme Store forcefully include AOD to properly display widgets.
  4. System application errors: For example, com.miui.aod may crash and restart.

How to prevent spontaneous inclusion:

  • πŸ”„ Turn off automatic updates MIUI In Settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Update settings.
  • πŸ“΅ Remove administrator permissions from apps that can manage screen settings (such as Clean Master or Screen Settings). DU Battery Saver).
  • 🎨 Use a standard theme instead of custom ones from the Mi Theme Store.
  • πŸ”§ Freeze the system application AOD Titanium Backup (root required).

πŸ’‘

If AOD It is activated after each update. MIUI, The only reliable way is to disable automatic firmware updates or use ADB-commands to force the shutdown of the function.

Alternatives to Always On Display: How to keep your convenience without battery consumption

If you have disabled AOD due to battery consumption but want to keep information quickly available, consider alternatives:

The alternativeAdvantagesDeficienciesHow to set up
Rising to wake upInstant time display when lifting the phoneIt only works with a motion sensor.Settings β†’ Screen β†’ Raising to wake up
Double touch to wake upLow battery consumption, works on all screensPhysical interaction is requiredSettings β†’ Screen β†’ Double touch to wake up
Notifications on the lock screenShows notifications without fully waking upLess information than in AODSettings β†’ Notifications β†’ Lock screen
The watch widget on the main screenConstant access to time without unlockingTakes up a seat on the deskLong press on the main screen β†’ Widgets β†’ Watch
Voice Assistant (Google/Alexa)Convenient for checking time and notifications by voiceRequires Internet and setting up voice commandsInstall Google Assistant or Alexa

For maximum battery savings, it is recommended to combine double-tapping to wake up and notification on the lock screen, for example, on the POCO F4 GT, this approach reduces charge consumption by 20-30% compared to AOD.

FAQ: Frequent Questions About Always On Display on Xiaomi

❓ Why Xiaomi doesn’t have a feature called Always On Display?
The function is only available on devices with AMOLED- or OLED-If you have screens. LCD-display (e.g. on Redmi) 9C or POCO M4 Pro), AOD Check the type of screen in the characteristics of the model or using the application. AIDA64.
❓ Can I set up the work time Always on Display?
Yes, some MIUI firmware has an option called AOD Schedule, where you can set the time intervals (e.g., only at night or on weekdays). Way: Settings β†’ Always On Display β†’ Schedule. If you don't have an option, use MacroDroid to automatically shut down by time.
❓ Does Always On Display Affect Screen Burnout?
Yes, static elements (watches, notification icons) can cause burn-in over long-term use to minimize the risk: πŸ”„ Regularly change the style of the watch in the settings AOD. πŸŒ™ Reduce the brightness of the function to a minimum. ⏳ Turn it off. AOD At night or when the phone is lying still.
❓ Why Always On Display Doesn't Work After Update?
After major MIUI updates (e.g., 13 to 14), you may need to: Reset AOD settings manually, clear the cache of the system application com.miui.aod. Reinstall the firmware via the Mi Flash Tool (as a last resort). If the problem persists, check if AOD is disabled at the kernel level (relevant for custom firmware).
❓ How to return Always On Display if it is missing after disconnection?
If you're offline. AOD through the developer mode or ADB Enter the command: adb shell settings put global doze_always_on 1 Or return the default settings to the settings β†’ System system β†’ Resetting settings β†’ Reset all settings (without deleting data).