How to remove the night mode on Xiaomi Redmi: a complete guide with pictures and life hacks

Night mode on Xiaomi Redmi smartphones is a useful feature for protecting vision, but sometimes it works incorrectly or simply interferes with. For example, the screen can turn yellow at inappropriate times, automatically turn on in low light or knock down color reproduction in games / applications. In this article, we will discuss all possible ways to turn off night mode, from standard MIUI settings to hidden developer settings.

It is important to understand that on different Redmi models (from Redmi 9A to Redmi Note 12 Pro+), the path to settings may slightly differ due to the versions of MIUI (12/13/14) or HyperOS shell. We have taken these nuances into account and prepared universal instructions, you will also learn how to permanently remove night mode from the system (spoiler: this is not possible on all firmware) and what to do if the shutdown button is inactive.

If you encounter a bug where the night mode itself turns on despite all your attempts to turn it off, there is a section at the end of the article with radical methods (including resetting settings and editing configuration files).

1. Disable night mode via "Screen settings"

The most obvious way is to use the basic settings menu, which works on all Redmi models running MIUI 12/13/14 and HyperOS, but can depend on the firmware version.

Instructions:

  1. Open the Settings app (the gear icon on the desktop).
  2. Go to the Screen section.
  3. Slip on Night Mode (or Read Mode on some firmware).
  4. Move the slider to the off position. or uncheck next to Automatic Turn on.

If you have a MIUI 14+, you can set it up here:

  • ๐ŸŒ“ Color temperature (from warm to cold)
  • โฐ Schedule (manual or sunset/dawn)
  • ๐Ÿ”„ Exceptions for apps (for example, disable night mode only on YouTube)

โš ๏ธ Warning: Some HyperOS firmware may call the Night Mode option Vision Protection or Blue Light Filter. If you don't find it, search by settings (the magnifier icon at the top of the screen).

โ˜‘๏ธ Checking for night-time shutdown

Done: 0 / 4

2. Quick shutdown via notification panel

You want to go through the settings? Most Redmis have night mode turned off in 2 taps:

Swipe down from the top edge of the screen to open the notification bar.Look for the Night Mode icon (usually a crescent moon). ๐ŸŒ™ eye ๐Ÿ‘๏ธ) If you don't have a badge, click on Edit. โœ๏ธ) And add it to the panel.

If the button is inactive (shaded in gray), it means:

  • ๐Ÿ”’ The mode is blocked by the administrator of the device (relevant for work phones).
  • ๐Ÿ”„ Automatic schedules are included (see section 1).
  • ๐Ÿ“ฑ You have custom firmware (for example, LineageOS), where the logic of the work is different.

๐Ÿ’ก

If the night mode icon has disappeared from the notification bar after the MIUI update, try rebooting your phone โ€“ sometimes it helps to get it back.

3. Disconnection through "Reading Mode" (for MIUI 12-13) On the old versions. MIUI (before 14-e) the night mode could be duplicated by the Read Mode function. If the standard shutdown failed, check this section: Go to Settings โ†’ Screen. โ†’ Read Mode and: Turn off Read Mode slider. Make sure there are no active rules in Schedule Settings. Check for App Exceptions - it's possible that night mode is only enabled in certain programs (e.g. Chrome or Kindle). If both modes (Night and Reading) are on simultaneously, they can conflict. Turn both off, then turn on only the one you want. How is Night Mode different from Read Mode?Night Mode reduces the amount of blue light, making the screen yellow. Read Mode (in) MIUI) It also improves contrast and optimizes fonts for text, and on new firmware, these functions are combined into one item.

4. Reset screen settings (if night mode is not turned off)

There are times when night mode is curling, such as after updating MIUI or resetting to factory settings. If standard methods don't work, try resetting your screen settings:

Instructions:

  1. Open the Settings โ†’ Screen.
  2. Put three points on it. โ‹ฎ in the upper right corner (or additionally).
  3. Select Reset screen settings.
  4. Confirm the action (a password may be required).

This method will return to the factory values:

  • ๐ŸŽจ Color temperature and calibration.
  • โฑ๏ธ All schedules (including night schedule).
  • ๐Ÿ” Adaptive brightness settings.

โš ๏ธ Warning: The reset does not affect wallpaper and allowed applications, but will return the standard color scheme. If after that night mode turns on itself again, the problem is the firmware (see section 6).

5. Disconnect via โ€œDeveloper Settingsโ€ (for advanced)

If the night mode is stubbornly reluctant to turn off, you can try turning it off through the developer's hidden settings, which is suitable for MIUI 13/14 and HyperOS, but requires caution.

First, activate the developer mode:

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version (you will be notified โ€œYou became a developerโ€).

Now:

  1. Back to Settings โ†’ Additionally. โ†’ For developers.
  2. Find the option to turn off the blue light filter (or Night Display on English firmware).
  3. Activate it and restart the phone.

On some firmwares, this option may not be available โ€“ then try an alternative method: in the same developer menu, find a Simulation of color space and select Disconnected.

๐Ÿ“Š What method of turning off the night mode worked for you?
Through screen settings
Through the notification panel
Through the developer mode
I had to reset the settings.
Nothing helped.

6. Radical methods: deletion of system files (for experienced)

If night mode turns on on by itself despite all attempts to disable it, the problem may lie in corrupted system files or a conflict with custom firmware, in which case:

Method 1: Remove via ADB (requires PC and USB debugging):

adb shell pm uninstall -k --user 0 com.miui.guardprovider


adb shell pm uninstall -k --user 0 com.miui.yellowpage

These commands will remove the modules responsible for the blue light filter. Risk: other MIUI functions may stop working.

Method 2: Edit build.prop (rooted devices only):

  1. Open /system/build.prop in any editor (e.g. Root Explorer).
  2. Add the line: persist.sys.nightdisplay.available=false
  3. Save and restart the phone.

โš ๏ธ Warning: These actions can lead to system instability or loss of warranty. Use them only if other methods have failed and you understand the risks. On HyperOS, these methods may not work due to the changed architecture.

๐Ÿ’ก

Before editing system files, be sure to back up through Settings โ†’ Additional โ†’ Backup or TWRP (if installed).

Comparison of methods of turning off night mode

MethodDifficultyWorks onRisks.Reversibility
Screen settingsโญAll versions of MIUI/HyperOSNo.Yes.
Notification panelโญAll Redmi modelsNo.Yes.
Resetting screen settingsโญโญMIUI 12+, HyperOSResetting colour calibrationYes.
Developer modeโญโญโญMIUI 13/14, HyperOSOther settings may be confusedYes.
ADB/Editing build.propโญโญโญโญOnly for rooted devicesLoss of security, instabilityPartially.

FAQ: Frequent questions about the night mode on Xiaomi Redmi

Why does the night mode turn on after the MIUI update?
This is a known bug in MIUI firmware 13.0.4โ€“13.0.8 and some HyperOS builds. After the update, schedule settings get confused. Solution: Open Settings โ†’ Screen โ†’ Night Mode. Turn off Automatic Turn on. Manually set the time from 00:00 to 00:00 (this will cancel the schedule). If it doesn't help, reset the screen settings (section 4).
Can I turn off the night mode only for individual applications?
Yeah, in MIUI 14+ And HyperOS has this feature. Go to Settings. โ†’ Screen. โ†’ Night mode. โ†’ Exceptions for applications and add the programs you want to list, like turning off the blue light filter for the first time: ๐ŸŽฎ Games (PUBG Mobile, Genshin Impact) ๐Ÿ“บ Video players (YouTube, Netflix) ๐Ÿ“ท Photos (Snapseed, Lightroom) on older versions MIUI (12 and below) this option may not be.
Night mode doesn't turn off on the Redmi Note 10 Pro after reset.
This model is known for the sticky night mode bug. Try: Manually set your schedule time to 01:00โ€“01:00 (actually turning it off). Turn off Adaptive Brightness in your screen settings. If it doesn't work, hard reset through Settings โ†’ About Phone โ†’ Reset (deletes all data!). If the problem is left, it's a firmware defect. Contact Xiaomi Service Center or reflash your phone via Mi Flash Tool.
How to check if the night mode is on program (for developers)?
We can use it. ADB Root: Adb shell settings get global night_display_available adb shell settings get global night_display_activated If the second team returns 1 โ€” To disable: adb shell settings put global night_display_activated 0 HyperOS may have a different path โ€“ use dumpsys display for diagnosis.
Are there any alternatives to the built-in night mode on Xiaomi?
If the standard blue light filter doesnโ€™t suit you, try third-party apps: ๐ŸŒ™ Night Shift (similar to iOS, with flexible temperature settings). ๐Ÿ‘๏ธ Blue Light Filter (allows you to adjust the intensity over time). ๐ŸŽจ Twilight (automatically adjustable depending on the lighting). MIUI 14+ HyperOS and some functions of these applications may be blocked by the system.