How to completely disable the night mode on Xiaomi: all ways

Night mode on Xiaomi smartphones is a useful feature for protecting vision, but sometimes it works too aggressively. The screenโ€™s yellowish tint, automatic color temperature changes, or sudden switching on of the blue light filter can be annoying, especially if you are used to natural colors. In this article, we will discuss all possible ways to turn off night mode on devices with MIUI firmware (including Redmi and POCO), from standard settings to hidden settings and even commands through ADB.

Complicating the problem, different versions of MIUI (12, 13, 14) and different models (Xiaomi 13 Pro, Redmi Note 12, POCO F5) can take different paths to settings, and the manufacturer sometimes hides options deep in the menu or links them to energy saving modes, and we tested all the methods on current devices and collected them in one guide, from the simplest to the most radical.

1. Standard disconnection through "Settings"

The most obvious way is to use the built-in options, which is usually enough if the night mode is manually or on schedule.

  1. Open โ€œSettingsโ€ (the gear icon on the home screen or in the application menu).
  2. Go to the Screen section (on some models โ€“ Additional โ†’ Screen).
  3. Find Night Mode (or Blue Light Filter, Vision Protection).
  4. Move the slider to the off position. or uncheck the box from the option Automatically.

If you MIUI 14, the interface might look different: instead of a slider, there's a switch in the upper right corner. POCO-This partition is sometimes called Reading Mode).

  • ๐Ÿ” If Night Mode is not on the Screen menu, check the Special Opportunities section. โ†’ Color correction.
  • โฐ Schedule: Turn off automatic time-on in the night mode settings.
  • ๐ŸŒ“ Brightness: Sometimes the mode is activated at low brightness โ€“ increase it to 50% or higher.

โš ๏ธ Note: On some models (Xiaomi) 12T, Redmi K50) After you turn off the night mode through the settings, it can turn on again after you restart. MIUI For the battery, see the section on the ADB.

2. Disconnection through the notification panel

A quick way to deactivate night mode is to use a notification curtain, which works if the function is manually or on schedule, but does not help if the mode is activated by system triggers (for example, when the battery is low).

Instructions:

  1. Swipe your finger down to open the notification panel.
  2. Find the Night Mode icon (usually a crescent or an eye) If it's not there, click three dots (โ‹ฎ) or edit.
  3. Put the button on the icon to turn off the mode. If it's illuminated in blue, the function is active.

On MIUI 13/14, the icon can be hidden behind the button Additional (arrow down).If there is no icon at all, then the mode is controlled only through settings (see the previous section).

๐Ÿ“Š How often do you use night mode on your smartphone?
Constantly.
Only at night.
Turned it off.
Hand-on.
I don't know what it is.

3. Resetting screen settings to factory

If the night mode is switched on spontaneously and does not turn off through standard methods, the problem may be in the wrong settings of the screen, in which case a partial reset will help - it will return the display parameters to the factory without affecting personal data.

How to do this:

  1. Go to Settings โ†’ About the phone โ†’ Reset settings.
  2. Select Reset Screen Settings (or Reset All Settings, but this is an extreme case).
  3. Confirm the action. The phone will reboot.

After reset, check if the night mode is gone. If so, the problem was the setting conflict. If not, move on to the following ways.

โš ๏ธ Attention: POCO F4 and Xiaomi 11 Lite after resetting the screen settings can be confused color calibration. To return natural tones, go to Settings โ†’ Screen. โ†’ Color mode and select Standard.

Xiaomi modelThe way to night modeFeatures
Redmi Note 10/11Settings โ†’ Screen โ†’ Night modeIt could be called a blue light filter.
POCO X3/X4Settings โ†’ Additional โ†’ Screen โ†’ ReadingReading mode = night mode
Xiaomi 13/14Settings โ†’ Screen โ†’ Color correctionRequired to disable Automatic setting
Redmi K60Control panel โ†’ Additionally. โ†’ Night mode.The icon is hidden by default

4. Disconnection through energy saving modes

On some Xiaomi devices, night mode is tied to battery modes, such as when Super Power Saving or Ultra Savings are activated, the system automatically turns on the blue light filter.

  1. Go to Settings โ†’ Battery and Performance.
  2. Select Battery Modes (or Energy Saving).
  3. Turn off all modes except Balanced.
  4. Check to see if the night mode is gone.

If the problem persists, try disabling battery optimization for system applications:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Press three points (โ‹ฎ) and select Show Systems.
  3. Find Settings (com.android.settings) and turn off Battery Optimization for it.

Make sure the battery is charged > 20%|Turn off all energy saving modes|Check the night mode settings again|Reboot the phone.-->

5.Use of ADB-Teams (for experienced users)

If the night mode is not turned off by any of the above methods, the radical method remains to disconnect via ADB (Android Debug Bridge), which requires connecting the phone to the computer and executing commands in the terminal, the only way that is guaranteed to turn off the night mode at the system level, including forced activation through MIUI optimization.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-Drivers (you can download from the Android Developers website).
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to Additional โ†’ For developers).
  • ๐Ÿ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect the phone to your computer and select File Transfer mode.
  2. Open the command line (Win) + R โ†’ cmd) or terminal (Mac/Linux).
  3. Enter the commands in turn: adb devices (should appear serial number of your device) adb shell settings put secure night_display_auto_mode 0 adb shell settings put secure night_display_available 0 adb shell settings put secure night_display_activated 0
  4. Reboot the phone.

After that, the night mode will be completely turned off, including automatic activation, and to return it back, replace it with 0 by 1 commands.

โš ๏ธ Attention: MIUI 14 after team system updates ADB If night mode comes back, repeat the procedure or use the task in the Automate/Tasker for automatic execution of commands during loading.

What if the ADB canโ€™t see the device?
Make sure that the debugging is enabled USB You've confirmed the permission on your phone computer. If the drivers don't install, download Mi. PC Suite from the official Xiaomi website, try another one. USB-cable (USB 3.0 sometimes doesn't work. ADB).

6. Alternative methods: applications and hidden menus

If you donโ€™t want to use ADB, but standard methods donโ€™t help, try:

  • ๐Ÿ“ฑ Night Light Controller (requires root): Allows you to flexibly manage night mode, including forced shutdown.
  • ๐Ÿ”ง Hidden Menu of Engineering Settings: Enter ##6484## (on some models ##36446337###), then search for Display and disable Night Mode.

For root-right users, the most reliable way to remove the system app that controls night mode is usually called com.miui.weather2 (yes, this weather app also controls a blue light filter) or com.android.server.nightdisplay, which can be removed via Root Explorer or ADB with superuser rights.

๐Ÿ’ก

If night mode is only enabled in certain apps (like Chrome or Kindle), check the settings of these programs. Some of them have a built-in blue light filter that works independently of the system.

FAQ: Frequent questions about the night mode on Xiaomi

Why does the night mode turn on on on its own, even if I turned it off?
This is due to automatic triggers in MIUI: ๐Ÿ•’ Schedule: Check the settings for on/off time. ๐Ÿ”‹ Energy saving: Super-saving or ultra-battery modes can force the filter to activate. ๐ŸŒ… Light sensor: Some models (Xiaomi 12 Pro) have low light mode. ๐Ÿ”„ Updates MIUI: After updates, settings may be reset.Solution: disable all automatic triggers (see sections 1-4) or use ADB.
Can I turn off the night mode only for individual applications?
Yes, but not through standard settings. Options: Use Tasker: create a task that turns off night mode when you open a particular application. Set up Secured Folder (on MIUI 14): some applications in the protected folder ignore the system settings of the screen. Turn off the filter in the application itself: for example, YouTube or Netflix have their own color settings.
After the night mode was turned off, the colors on the screen became non-natural. How do you fix it?
This is because of a lost color calibration. Try: Go to Settings. โ†’ Screen. โ†’ Color mode and select Standard. Turn off Automatic Color Correction (if there is one). Reset screen settings (see Section 3). AMOLED-screens (Xiaomi 13 Ultra, Redmi) K60 Pro) check the settings DC Dimming โ€“ They can affect color reproduction.
Will turning off night mode via ADB affect other features?
No, teams. ADB, The ones in section 5 are only night mode: โš ๏ธ After updating MIUI settings may reset. โš ๏ธ On some firmware (for example, MIUI EU) Teams may not work due to modifications. โœ… All other features (brightness, adaptive screen, Always-on Display) will remain intact.
Is there a difference in turning off the night mode on POCO and Xiaomi?
Yes, but minor. Main differences: Xiaomi (Redmi, Mi) POCO Night mode in Settings โ†’ The screen is often called Reading Mode (reading mode) Automatic turn on on on schedule or light sensor May be turned on when activating Game Turbo ADB-Teams are working steadily POCO F-series sometimes require additional proof of rights to POCO There may also be a proprietary Dark Mode Enhance feature that interacts with night mode. โ†’ Additionally. โ†’ Special facilities.