Dark mode on Xiaomi smartphones has become an integral part of the MIUI interface, but not everyone likes it. Some prefer a classic light design, some prefer a dark theme that interferes with the perception of text, and some turn it on automatically without the ownerβs desire. In this article, we will discuss all possible ways to turn off dark mode on Redmi, POCO and Mi devices β from standard settings to hidden firmware functions.
Itβs important to understand that the path to settings may vary slightly between the different versions of MIUI (12 to 15), but the general logic remains the same. Weβll look at the universal methods that work on most models, including the Xiaomi 13/14, Redmi Note 12/11, POCO X5/F5 and other popular devices. If you have questions after reading, check the FAQ section at the end of the article, where youβll find answers to typical problems.
1. Standard dark mode shutdown through settings
The most obvious and quick way is to use the built-in MIUI settings, which is suitable for 90% of users and takes no more than a minute:
- Open the Settings app (the gear icon on the home screen).
- Go to the Screen section (or the Display in some firmware).
- Select Dark Mode (may be called Night Theme or Dark Theme).
- Move the slider to the off position. or uncheck the tick.
On some devices (e.g. POCO F4 or Redmi K50), this setting may be in the screen style β Color scheme submenus. If you donβt find an item, search by settings (the magnifier icon in the upper right corner).
Is the screen settings open?|Is the item βDark modeβ found"?|The slider is moved to the "off" position."?|Rebooted smartphone to apply changes?-->
After disabling, the theme should change immediately, but sometimes you need to restart the device. If the interface is dark, check the settings of specific applications (we will discuss them below).
π‘
On some Xiaomi models, dark mode can be turned on automatically when the battery is low. To turn this off, go to Settings β Battery β Energy Saving β Energy Saving Settings and deactivate the option βDark theme while saving energyβ.
2. Disable automatic switching on schedule
Many users experience a situation where dark mode turns on on itself in the evening, this is due to the automatic switching function, which is tied to the time of day or sunset / dawn, to turn it off:
- Go to Settings β Screen β Dark Mode.
- Click on the Schedule (or Automatic Switch).
- Choose Never or Off option.
- If you have a sunset/dawn option, turn it off.
On devices with MIUI 14+, there can be an additional Adaptive Color setting that automatically adjusts the theme to lighting, and it should also be turned off if you want full control over the interface's appearance.
| MIUI version | The Way to Schedule Settings | Features |
|---|---|---|
| MIUI 12-13 | Settings β Screen β Dark Mode β Schedule | It may be called "Automatic Energization". |
| MIUI 14 | Settings β Display β Color scheme β Schedule | Added option "Adaptive color" |
| MIUI 15 (HyperOS) | Settings β Design β Dark theme β Automatically | HyperOS integration can change location |
Light mode is constant.|Dark mode is constant.|Automatic time-shifting|Automatic lighting|I don't know what it is.-->
3. disable dark mode for individual applications
Even after disabling the dark theme at the system level, some apps (like Google Chrome, YouTube or Telegram) may continue to use the dark interface, which is because they are monitoring Android system settings rather than MIUI.
- π± For Google Apps: Go to the settings of a particular app (e.g. Chrome) β Settings β Topics) and select Light.
- π¬ For Telegram: Open Settings β Appearance and select Light Theme or How to System (after disabling Dark Mode in the System) MIUI).
- π΅ For Spotify/YouTube Music: These apps often ignore system settings. Try reinstalling them or using the web version.
Important: Some apps (such as Xiaomi Community or Mi Home) may force dark theme regardless of system settings, and this is due to developer policies, and this can only be changed through rolling back the app version or using modified APKs.
Why do some apps ignore the themeβs system settings?
4. Resetting themes to factory settings
If the dark mode is not turned off in the standard ways, there may be a failure in the theme settings, in which case resetting the design parameters will help:
- Go to Settings β Design (or Themes).
- Choose My Subjects β Factory theme.
- Confirm the use of a standard theme.
- Reset the device.
On devices with MIUI 14+, this path can look like Settings β Decoration β Local Themes β Standard. If the factory theme doesnβt apply, try downloading the official light theme from the Mi Theme Store.
β οΈ Note: Resetting themes does not affect user data, but can return standard wallpaper and notification sounds. If you used custom wallpaper, back it up in advance.
5. Disable Dark Mode via ADB (for power users)
If all of the above methods fail, you can debug through ADB. This method requires connecting your smartphone to your computer and basic command line knowledge.
- Turn on Developer Mode on your smartphone (7 times click on the MIUI version in Settings β About Phone).
- Activate USB Debugging in Settings β Additional β For developers.
- Connect your phone to your PC and execute the command: adb shell settings put secure ui_night_mode 1 (where 1 β bright-themed, 2 β dark, 0 β automatic).
- Reset the device.
To check the current state of the mode, use the command:
adb shell settings get secure ui_night_modeIf 2 is returned, the subject is dark, 1 is light.
β οΈ Attention: Misuse of the right ADB-Do not change other settings through settings put unless you are sure of their purpose. ui_night_mode 99 It can cause graphic artifacts.
π‘
ADB-Teams are the most reliable way to turn off dark mode if it is βstuckβ due to a failure in the system. MIUI. However, this method requires caution and is only suitable for experienced users.
6 Problems and Solutions: Why Dark Mode Doesn't Turn Off
Sometimes, even after all the manipulations, the dark topic continues to work, and let's look at the typical causes and ways to address them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The mode is disabled, but it turns on itself | SystemUI malfunction | Clear the Settings and SystemUI app cache (in Settings β Apps β Show All β System) |
| There is no "Dark Mode" in the settings | Outdated firmware or custom assembly | Update MIUI to the latest version or reflash the device |
| Dark mode only works in some applications | Applications ignore system settings | Set up the theme within each application separately |
| After the MIUI update, the theme settings were lost | Resetting settings when upgrading firmware | Manually set up the theme again or make a reset to factory settings |
If none of the methods worked, consider resetting all settings (without deleting data) or flashing the device. You can find modified firmware with corrected theme settings on the XDA Developers and 4PDA forums, but this is a risky move that could take away warranty.