How to remove background dimming on Xiaomi: causes and solutions

The gray dimming of the screen on Xiaomi smartphones is a common problem that users face after updating MIUI or changing system settings. The screen seems to be covered with a translucent veil, contrast decreases, and colors become faded. In most cases, this is not a hardware malfunction, but a software failure that can be fixed without going to the service center.

The reasons for dimming range from power saving mode on to graphics driver errors. In this article, we'll look at all possible solutions, from basic checks to deep system settings. Importantly, some methods require developer or ADB rights, so only proceed if the standard options don't work.

Why is the screen blackout on Xiaomi

The gray filter on a Redmi, POCO, or Mi screen rarely occurs by itself, usually preceded by certain user actions or system failures.

  • πŸ”‹ Ultra Battery Saver: Activates automatically at a discharge below 5% or manually in battery settings. This forcibly mode reduces the brightness and saturation of the screen.
  • πŸŒ“ Night mode/Vision protection: if the settings are too aggressive blue light filter (temperature) 2000K-3000K), The screen may appear gray.
  • πŸ› οΈ Graphics driver error: after the update MIUI or core systems possible display artifacts, including dimming.
  • πŸ“± Hardware limitations: on some models (e.g. Redmi Note 8 Pro with Mediatek Helio processor) G90T) Problems with color reproduction due to the features of the chipset.
  • πŸ”„ Resetting: After resetting to factory settings, screen calibrations may be lost, especially if manual color settings were previously used.

Before proceeding with the correction, check whether the darkening is due to physical damage to the matrix.

  1. Restart your phone in Safe Mode (press the power button β†’ long tap on "Switch off" β†’ "Safe Mode").
  2. If there is no blackout in safe mode, the problem is in the software or applications.
  3. If the dimming remains - a malfunction of the screen plume or matrix is possible (diagnosis is required).
πŸ“Š What Xiaomi device is your problem with?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Other

Method 1: Disconnecting the energy saving mode

The most common cause of dimming is activated Ultra Battery Saver or standard power saving mode. In MIUI, these features not only limit the background activity of applications, but also forcibly reduce the brightness of the screen by adding a gray filter.

To disable:

  1. Open the Settings. β†’ Battery.
  2. Use the Ultra Battery Saver (or Ultra Battery Saver) mode.
  3. Choose Off or No Limits (depending on the MIUI version).
  4. Restart the device - changes will apply after the reboot.

If the Ultra Battery Saver item is not on the menu, check:

  • πŸ” Section Settings β†’ Special facilities β†’ Improved visibility (sometimes the regime lurks there).
  • πŸ” Quick Settings Panel (swipe down from the top edge of the screen) – Battery and Snowflake icon.

β˜‘οΈ Energy conservation verification

Done: 0 / 4

⚠️ Note: On some models (e.g, POCO F3) Ultra Battery Saver is activated automatically when connected to a low-current charge (e.g. from a power bank). If the dimming only occurs during charging, check the power supply.

Method 2: Configure night mode and protect vision

The Vision Protection (or Night Light) function MIUI It can create a gray film effect if the color temperature is set to a minimum. AMOLED-screens where the colors are less saturated.

How to disable or configure:

  1. Go to Settings β†’ Screen β†’ Vision Protection (or Night Mode).
  2. Turn off the slider on or move the temperature controller closer to 5000K (neutral white).
  3. Check the schedule: if the mode is turned on by time, reset the settings or turn off automatic on.

Some firmware (e.g. MIUI 13 for Redmi Note 10 Pro) have a separate text contrast setting in the Special Features section. If it is activated, the screen will appear dim.

ParameterRecommended valueConsequences of incorrect settings
Color Temperature (Vision Protection)4000K–5000KBelow 3000K is a gray hue, above 6000K is a cold blue
Brightness in energy saving modeCar or β‰₯50%Less than 30% – the screen fades, the colors fade
Contrast of textOff.Incl. – reduces the saturation of the entire screen
Adaptive brightnessOn (if there are no sensor problems)Off. - Possible brightness jumps when changing lighting

πŸ’‘

If the screen is still gray after you turn off the Vision Protection, try manually setting the color temperature to a maximum of 6500K, then return to 5000K. This resets the graphics driver cache.

Method 3: Reset screen settings via engineering menu

If standard methods didn’t work, the problem could be the wrong screen calibrations. Xiaomi has a hidden engineering menu where you can reset the display settings, which only works on Qualcomm (Snapdragon) processor devices.

Instructions:

  1. Open the Phone app and enter the combination: ##36446337###
  2. Select Display Test β†’ Color Test.
  3. Scroll down to Reset Color Settings and confirm the reset.
  4. Reboot the phone.

For devices on Mediatek (e.g. Redmi 9A, POCO M3), the engineering menu opens with a different combination:

##4636##

Go to Testing β†’ Display and perform the calibration.

⚠️ Warning: Do not change other options in the engineering menu unless you are sure of their purpose. Incorrect settings can lead to loss of touchscreen sensitivity or incorrect display of colors.

What to do if the engineering menu is not opened?
If the ## combinations don’t work, try it: 1. Install the application MTK Engineering Mode (for Mediatek) or Qualcomm Engineer Mode from Play Market. 2. Use it. ADB-Command: Adb shell am start -n com.android.settings/.DevelopmentSettings 3. On some firmware, the engineering menu is blocked - you need to unlock the bootloader.

Method 4: Correction through ADB (for advanced users)

If the dimming is caused by a malfunction of the SurfaceFlinger (Graphic Composer of Android), it can be reset via ADB. This method requires connecting the phone to a PC and enabling developer rights.

Step-by-step:

  1. Turn on Debugging. USB: Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times until the notification "You became a developer" appears. β†’ Additionally. β†’ For developers β†’ Debugging by USB.
  2. Connect your phone to your PC, install Xiaomi ADB/Fastboot Tools drivers.
  3. Open the command line (Windows) or the terminal (macOS/Linux) Enter: adb shell settings put system screen_brightness_mode 0 adb shell settings put system screen_brightness 204 It'll reset the brightness settings.
  4. To reset the color profile, do: adb shell settings delete global night_display_color_temperature
  5. Reset the device.

If the problem is in the graphics driver, try restarting the SurfaceFlinger:

adb shell su -c "stop surfaceflinger; start surfaceflinger"

Note

root-right

πŸ’‘

ADB-commands are the most effective way to do this if the dimming is caused by a software failure, but improper use can cause the system to run in an unstable way. Always back up before changing system settings.

Method 5: Update or roll back firmware

Some versions of MIUI (especially MIUI 12.5 and MIUI 13) have display bugs that are only patched with the update.

  1. Go to Settings β†’ About the phone β†’ System update.
  2. If you have an update, install it, preferably via Wi-Fi, to avoid interrupting the download.
  3. After the update, perform a cache reset: Settings β†’ Additional β†’ Recovery and Reset β†’ Clear the cache.

If the dimming appears after the update, try to roll back to the previous version of MIUI.

  • πŸ“₯ Download the necessary firmware from the official website of Xiaomi Firmware.
  • πŸ”§ Use the Mi Flash Tool (for PC) or Update via Recovery (for power users).
  • ⚠️ Before rolling back the data – the process erases all user files.

Nana POCO-sometimes helps switching to global firmware (if there was a regional ROM). For that:

  1. Unlock the bootloader through the Mi Unlock Tool.
  2. Install Global ROM firmware via Fastboot.

Hardware causes of blackout and what to do

If none of the software methods worked, the problem could be a physical malfunction.

  • πŸ”Œ Screen plume damage: When dropped or pressed hard, the plume can move away or deform, leading to display artifacts.
  • πŸ’‘ Failure of illumination: on AMOLED-screens over time degrade LEDs, which causes a gray plaque.
  • πŸ”‹ Screen power controller malfunction: If dimming is amplified by low battery charge, the problem may be in the matrix power circuit.
  • 🌑️ Overheating: with prolonged load (games, video editing), the screen may dim due to thermal throttling.

How to diagnose a hardware malfunction:

  1. Connect your phone to an external monitor via USB-C β†’ HDMI. If there is no dimming on the external screen, the problem is in the smartphone matrix.
  2. Check the screen for pressure: gently press different parts of the display. If you press the dimming changes, the plume is to blame.
  3. Run the matrix test through the engineering menu (#36446337## β†’ Display Test). If the test shows artifacts, you need to change the screen.

⚠️ Warning: If the blackout is accompanied by screen flickering, stripes or self-reboots, do not attempt to repair the device yourself. This may be a short circuit in the matrix power supply, which will lead to the complete failure of the phone.

FAQ: Frequent questions about screen dimming on Xiaomi

After the MIUI update, the screen turned gray. How do you get back the normal colors?
First, try resetting the screen through the engineering menu (method 3). If it doesn't work, roll back to the previous firmware version (method 5). POCO X3 Pro and Redmi K40 often help to disable the Enhance Video Toolbox function in the display settings.
Darkening only appears in some apps (like Chrome or Instagram).
This may be related to the settings of a particular app. Check: In the app itself: for example, Instagram has a Dark Theme mode that can conflict with the system settings. Android settings: Settings β†’ Apps β†’ App Management β†’ [App name] β†’ Additional β†’ Dark Theme (turn off Forced Dark Mode). If the problem is only in the browser, clear the cache or disable extensions (for example, Dark Reader).
The screen is gray and the sensors (gyroscope, proximity sensor) are not working.
Yes, these symptoms often indicate damage to the motherboard or chip dump (especially after a fall or moisture), in which case software methods will not help - repairs are required at the service center. Before visiting the workshop, make a backup copy of the data, as you may need to change the board.
Can you remove the blackout without restarting the phone?
Yeah, most of the time. Try: Quickly turn on/off the plane mode (sometimes resets graphics settings); open the notification panel and manually move the brightness slider to the right, then return to the desired level; Launch the camera β€” some system applications reset the graphics cache.
After the screen was replaced, there was a blackout. Is this a matrix marriage?
Possible causes: Poor plume or poor soldering of contacts; matrix model mismatch (e.g., Redmi Note 9 screen installed on Note 9 Pro); Incorrect calibration after replacement (requires customization via engineering menu). Contact the workshop where the replacement was made, and they are guaranteed to fix the defect. If they refuse, ask for a check on the originality of the matrix. AMOLED-Xiaomi screens should have a logo SAMSUNG or BOE backside).