How to remove the night mode on Xiaomi: all ways to turn off in 2026

Night mode on Xiaomi smartphones (including the Redmi and POCO lines) designed to reduce eye strain by shifting screen colors to warmer tones and lowering blue light emission. However, not everyone likes the yellowish shade of the screen, especially during the day or when working with graphics. The problem is complicated by the fact that some versions of MIUI (especially 12-14) the setting is hidden deep in the menu or triggered automatically on a schedule, which causes irritation.

In this article, we’ll look at all the possible ways to turn off night mode, from basic settings to hidden developer settings, how to remove screen yellowness forever, unplug automatic on time or geolocation, and what to do if the shutdown button is inactive, and focus on problematic models (such as the Redmi Note 10 Pro or POCO X3 Pro) where standard methods may not work.

Before you go to the instructions, check the version of your MIUI shell. To do this, go to Settings β†’ About Phone β†’ MIUI version. This depends on which menu items are available to you. For example, in MIUI 14, the path to screen settings has changed compared to MIUI 12, and in some regional firmware, the options may be called differently.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 10/11/12
POCO F/X/M
Mi 11/12/13
Another Xiaomi
Not Xiaomi.

1. Standard night-mode shutdown through settings

The most obvious way is to use the built-in shell settings, which works on most devices (including the Redmi 9A, POCO M4 Pro, Xiaomi 12T) unless there have been deep firmware changes.

Open Settings β†’ Screen. You need the Night Mode option here (some versions say Read Mode or Vision Protection) and tap it and move the slider to Off. If there is no slider, look for the switch in the upper right corner.

  • πŸ“± MIUI 14: The path may look like settings β†’ Screen. β†’ Color scheme β†’ Night mode.
  • πŸ”„ Automatic Turn on: If the mode is turned on by itself, check the schedule in the same menu (option "Time to turn onΒ»).
  • 🌍 Geolocation: Some firmware has the option to β€œturn on at sunset” – turn it off.

Attention, on devices with AMOLED-screens (e.g. Xiaomi 13 Ultra or POCO F5 Pro) night mode can affect color reproduction even when it is off. If the colors appear too cold after turning off, try to calibrate the screen manually through Settings β†’ Screen. β†’ Color scheme β†’ Color setting.

Is the screen settings open?|Night mode slider shifted to left?|Is the automatic schedule disabled?|Geolocation checked (sunset/dawn)?-->

2. Disconnection through the notification panel (fast access)

If you need to temporarily remove the yellowness of the screen without digging into the settings, use the notification panel. Swipe your finger from top to bottom to open the curtain, and find the Night Mode icon (usually a crescent or an eye) tap it once - the mode will turn off until the next automatic on (if it is set).

If the badge is not:

  1. Deploy the notification panel in its entirety (swipe twice from top to bottom).
  2. Click on the Edit icon (pencil or three dots).
  3. Find Night Mode on the list and drag it to the active area.

Some devices (e.g. Redmi Note 8 Pro with MIUI 11) may not have the icon even after editing, in which case use the method in the first section or move on to alternative methods.

πŸ’‘

If the notification bar doesn’t respond to touch, try rebooting your phone – sometimes it helps to get back hidden icons.

3. Resetting screen settings to factory

If the night mode does not turn off through standard methods (for example, the slider returns to the On position after rebooting), the cause may be a failure in the system settings, in which case the reset of the screen parameters without losing data will help.

Go to Settings β†’ System β†’ Reset β†’ Reset screen settings. Confirm action. After rebooting, all color options, including night mode, will return to factory values. Importantly, this method does not affect apps, photos or accounts, but can reset the brightness and timeout of the screen.

⚠️ Attention! On devices with unlocked bootloader or custom firmware, resetting the screen settings can cause the Always-on Display (if supported) to malfunction, requiring a full reset to factory settings.

Model of the deviceDoes the screen reset support?Features
Xiaomi 13/13 ProYes.Can reset the Dolby Vision settings
Redmi Note 12 Pro+Yes.Returns the factory color temperature (6500K)
POCO F4 GTYes.Requires password confirmation
Xiaomi Pad 6No.Just a complete system reset.

Disconnection through Developer Modes (for power users)

If standard methods don’t work, you can use the hidden developer settings, which are suitable for devices with MIUI 12-14, where night mode can be tied to system services.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Tap 7 times on the item "Version" MIUIΒ» (A notification will appear saying, β€œYou have become a developer!Β»).
  3. Return to the main settings menu and open Additional settings β†’ Developer settings.

Now look for the option β€œDisable Automatic Color Correction” (if any) or β€œDisable Automatic Color Correction” to turn off.

adb shell settings put global night_display_available_override 0

This command, executed via ADB, forcibly disables the night mode at the system level, and to use it, you will need a computer with Xiaomi drivers installed and USB debugging enabled.

What to do if the developer’s parameters are not saved?
On some devices (e.g. Redmi K50 Gaming), changes to developer mode are reset after rebooting.This is due to MIUI security policies. Solution: 1. Disable battery optimization for the Settings app (Settings β†’ Battery β†’ Battery β†’ All apps β†’ Settings). 2. Set a screen lock password (if not available) – this will unlock additional options.

5. Problems with automatic switching on: how to remove the schedule

One of the most common complaints users have is that the night mode turns on on itself, despite manual shutdowns, due to a hidden schedule that can be tied to:

  • ⏰ By time (for example, from 22:00 to 7:00).
  • πŸŒ… By sunset/dawn (by geolocation).
  • πŸ”‹ Battery level (on some devices).

To remove automatic activation:

  1. Go to Settings β†’ Screen β†’ Night mode β†’ Schedule.
  2. Select "No" or "Off."
  3. If you don’t have an option, check Settings β†’ Battery β†’ Power modes – sometimes night mode is tied to an energy-saving profile.

On devices with MIUI 13+ You may need to disable Adaptive Brightness, as it sometimes conflicts with the night mode settings. β†’ Screen. β†’ Adaptive brightness.

⚠️ Attention! POCO X5 Pro and some other models night schedule can be duplicated in the application β€œDigital well-being” (Settings) β†’ Digital well-being β†’ Turn it off there if the basic settings don't help.

6.Alternative methods: Disconnection via ADB or third-party applications

If none of these things work, radical measures remain, they require technical skills and can affect the stability of the system, so use them only as a last resort.

Method 1: ADB-team

Connect your phone to your PC, enable debugging over USB and perform in the terminal:

adb shell settings put secure night_display_activated 0


adb shell settings put secure night_display_auto_mode 0

This will forcefully turn off the night mode and its automatic turn on.

Method 2: Applications for screen calibration

Utilities like Screen Balance or Night Screen Filter (available on Google Play) can override the system color settings. Install the app, turn off all filters and set the color temperature to 6500K (neutral white).

Method 3: Reverse firmware

On some devices (e.g. Redmi Note 11 Pro+), the night mode started to work incorrectly after upgrading to MIUI 14. If the problem has recently appeared, try rolling back to the previous firmware version via Settings β†’ About Phone β†’ System Update β†’ Three Points β†’ Select an update package.

πŸ’‘

Use it. ADB-The wrong parameters can cause the graphical interface to fail.

7. Frequent errors and their solutions

Even after the night mode is turned off, users experience side effects, and here are the most common problems and ways to fix them:

  • πŸ”„ Mode turns on after reboot: Check if the schedule is set in Google Clock or another alarm app. Some of them have integration with night mode.
  • 🎨 Screen colors get too cold: Return white balance to Settings β†’ Screen. β†’ Color scheme β†’ Color temperature. Optimal value β€” 6500K.
  • πŸ”’ No access to screen settings: This may be due to parental controls or corporate policies (on work phones). β†’ Accounts. β†’ Working profile.

If the night mode continues to turn on after all the manipulations, the cause may be a damaged system library, in which case only a complete reset of the device to factory settings will help (don’t forget about backing up the data!).

On custom firmware devices (such as LineageOS or Pixel Experience), night mode can be called Night Light and controlled via Settings β†’ Display β†’ Night Light.

πŸ“Š Have you been able to turn off the night mode after reading the article?
Yeah, it worked.
Partially -- there are still questions.
No, nothing worked.
The problem solved itself.

FAQ: Answers to Frequent Questions

Why does the night mode turn on on on its own, even if I turned it off?
Chances are you have a hidden schedule or sunset/dawn binding activated. Check: Settings β†’ Screen β†’ Night Mode β†’ Settings Schedule β†’ Battery β†’ Power Modes (sometimes night mode is tied to energy saving) Digital Wellbeing App (can duplicate settings) If nothing helps, reset your screen settings (see Section 3).
Can I turn off the night mode forever so it doesn’t turn on anymore?
Yes for this: Turn off the mode manually (section) 1). Make sure the schedule is "No." ADB Adb shell settings put global settings night_display_auto_mode_disabled_by_user 1 This will block automatic on-line at the system level.
My POCO X3 NFC doesn't have Night Mode in the settings. What do I do?
On some POCO devices, the night mode is hidden under a different name. Try: Find Read Mode in Settings β†’ Screen. Use the notification bar (crescent icon) Update the firmware to the latest version of MIUI. If there is no option at all, it may be disabled at the firmware level, in which case only the firmware will help.
After the night mode was turned off, the screen became too blue. How do you get back the normal colors?
This is due to a color reset. Return the balance like this: Go to Settings β†’ Screen β†’ Color Scheme β†’ Color Temperature. Select Standard or manually set a value of 6500K. If you don't have an option, use the Screen Balance app from Google Play.
Will resetting screen settings delete my data?
No, the screen reset only affects: Brightness and timeout, color temperature, night mode settings, your photos, apps and accounts will remain intact, but if you choose to reset completely (to factory settings), the data will be deleted.