Black and white screen on Xiaomi: 7 working ways to return color image

The black and white screen on Xiaomi smartphone is a problem faced by users of devices on MIUI of different generations, from the old Redmi 4X to the new Xiaomi 13 Ultra. In most cases, the malfunction is not due to hardware breakdowns, but is caused by a software failure, activation of hidden modes or update errors. However, it can not be ignored: prolonged use of the phone in this state can lead to poor vision and miss important notifications (for example, color indicators in messengers or banking applications).

In this article, we will analyze all possible causes of the appearance of a black and white screen โ€“ from the banal inclusion of Gradation mode to serious failures of the graphics driver. For each case, we will give step-by-step instructions with illustrations (for key steps), warnings about risks and alternative methods if the main method did not work. AMOLED-screens (for example, Xiaomi 12 Pro or POCO F5), where the problem may be different due to the nature of the technology.

Spoiler: 85% of the time, color returns in less than 5 minutes without data loss, but if the screen becomes monochrome after a drop or moisture, then you can go straight to the hardware malfunction section.

7 Reasons Why Xiaomiโ€™s Black and White Screens Are In The World

Before you start repairing, it is important to understand why the image lost color. Here is a complete list of triggers, ranked by frequency of occurrence:

  • ๐ŸŽจ Gray gradation mode (included in special features settings or through ADB).
  • ๐Ÿ”„ Failure after update MIUI โ€” Especially relevant for betta versions of firmware.
  • ๐Ÿ“ฑ Graphics driver problems (often on devices with MediaTek chips or after manual overclocking) GPU).
  • ๐Ÿ”‹ Energy saving mode (on some models turns off color to save charge).
  • ๐Ÿ’ฅ Fall or impact โ€“ may damage the display plume or matrix.
  • ๐ŸŒง๏ธ Moisture intrusion (even if the phone is not turned off, contact oxidation can distort the signal).
  • ๐Ÿ› ๏ธ Incorrect firmware (for example, installing custom recavator without supporting your model).

If the screen turns black and white spontaneously (without falls or updates), start by checking for software causes. If the problem occurs after physical exposure, it is likely that the iron is to blame.

๐Ÿ“Š How often do you have problems with the Xiaomi screen?
First time.
Rarely (once a year)
Frequently (several times a year)
Something always breaks.

Method 1: Turning off the gray gradation regime

The most common reason is the random activation of the Gradation function (or Color Inversion), which is designed for people with colorblindness, but often includes:

  • ๐Ÿ‘† Through hot keys (for example, triple pressing the power button).
  • ๐Ÿค– through the setting of special features in MIUI.
  • ๐Ÿ–ฅ๏ธ Through ADB-Teams (if you have experimented with debugging).

To disable mode:

  1. Open Settings โ†’ Special Opportunities โ†’ Gray Gradations.
  2. Move the slider to the off position.
  3. If the screen does not respond to touch, use physical buttons: Press Volume up + Power for 10 seconds to reboot.

โ˜‘๏ธ Verification of gray gradation regime

Done: 0 / 1

โš ๏ธ Note: On some models (POCO X3 Pro, Redmi Note 10) Gradation mode can be called Color filter or Monochrome mode. If you do not find an item, search in the settings (the icon of the magnifier at the top).

If the screen is left black and white after the mode is turned off, proceed to the next method.

Method 2: Booting in Safe Mode

Safe mode helps determine if a third-party application (such as a launcher, a design theme, or a power saving utility) is to blame for the problem. MIUI.

How to start safe mode:

  1. Turn off the phone.
  2. Press the Power button before the Xiaomi logo appears.
  3. Once the logo appears, press and hold the Volume button down until the download is complete.
  4. In the lower left corner of the screen should appear the inscription Safe Mode.

If the colors are back in safe mode, the problem is in one of the apps installed, and if the screen is black and white, it's the system or the hardware.

๐Ÿ’ก

To get out of Safe Mode, simply restart your phone in the usual way.

Method 3: Resetting the graphics driver settings

Failures in the graphics driver (Mali or Adreno, depending on the processor) can lead to distortion of color reproduction, this is especially true after:

  • ๐Ÿ”„ Updates MIUI (especially "over the air").
  • ๐ŸŽฎ Emulators or heavy games (Genshin Impact, Call of Duty Mobile).
  • ๐Ÿ”ง Manually modifying settings GPU Developer Options through Developer Options.

To reset the driver:

  1. Go to Settings โ†’ About Phone โ†’ MIUI version.
  2. Click on the MIUI version 7 times to activate the Developer Mode.
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Find Reset GPU (or Reset GPU driver) and confirm the action.

โš ๏ธ Attention: On some firmware (MIUI 14+) The item may be called Turn off hardware acceleration. Once reset, the phone will reboot, and the colors should recover. If not, move on to the next method.

If the driver reset didnโ€™t help and the screen turned black and white after the update, try rolling back the firmware (section below).

Method 4: Fixing MIUI bugs through ADB

If previous methods have failed and the screen is touch-sensitive, you can try to force the gray gradations to be turned off via ADB (Android Debug Bridge), a method that is suitable for advanced users.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-tool.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ”ง Included Debugging by USB on your phone (if the screen is unresponsive, activate it in an alternative way).

Instructions:

  1. Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: Adb devices must appear serial number of your device.
  3. Execute the command to disable gray gradations: adb shell settings put secure accessibility_display_daltonizer_enabled 0
  4. Reboot your phone: adb reboot

If the colors didnโ€™t return after the reboot, try an alternative command:

adb shell settings put secure accessibility_display_daltonizer 0
How to enable debugging on USB without a desktop screen?
If the screen does not respond to touch, but the phone turns on, connect it to the PC and enter into the ADB command: adb shell input keyevent 82 (this simulates clicking on "Menu" in older versions of Android). Then try blindly enabling debugging: 5 times click on the center of the screen (where "Settings" is usually located), then scroll down (swipe) and tap 7 times on "Version" MIUI".

Method 5: Firmware rollback (if the problem is after the update)

MIUI updates sometimes contain bugs that affect the graphics stack, and if the black and white screen appears immediately after installing the update, the best solution is to roll back to the previous version.

Recoil options:

MethodDifficultyLoss of dataSuitable for
Through Recovery.MediumNo (unless you do the wipe)Official firmware
Through Fastboot.Tall.Yes (full reset)Any firmware
Through the Mi Flash ToolTall.Yes.Bricked devices

The safest way is to reset through Recovery:

  1. Download the previous firmware version for your model from the official Xiaomi website.
  2. Rename the file to update.zip and place it in the root of internal memory.
  3. Turn off the phone and press Volume Up + Power to enter Recovery.
  4. Select Install update.zip and confirm the installation.

โš ๏ธ Warning: If the phone has been stuck on the Xiaomi logo for longer than 10 minutes after rollback, do wipe cache in the same Recovery menu!

Method 6: Diagnostics of hardware malfunctions

If all the software methods didn't work, the problem was probably the hardware.

  • ๐Ÿ”Œ Display plume - moved away or damaged after falling.
  • ๐Ÿ“บ Screen Matrix โ€“ damaged (especially vulnerable) AMOLED-display).
  • ๐Ÿ”‹ Screen power controller - does not supply enough voltage to the backlight.
  • ๐Ÿ’ง Oxidation of contacts โ€“ if the phone was in contact with moisture.

How to check:

  1. Connect your phone to an external monitor via a USB-C โ†’ HDMI adapter. If the monitor is colored, the phone's screen or plume is a problem.
  2. Put a flashlight on the screen at an angle, and if you see a faint color image, the backlight is broken.
  3. Shake the phone (carefully!) If the image flashes or the color returns temporarily, the plume is to blame.

If a hardware malfunction is confirmed:

  • ๐Ÿ› ๏ธ Contact the Xiaomi service center (warranty repairs will cost 0-3000) โ‚ฝ).
  • ๐Ÿ”ง Self-repair is possible only if you have experience (replacement of the plume costs 500-1 500). โ‚ฝ, matrices 3,000 to 10,000 โ‚ฝ).

๐Ÿ’ก

If your phone falls or gets wet, DO NOT try to disassemble it yourself without tools. AMOLED-Xiaomi screens are extremely fragile โ€“ one wrong move can lead to matrix cracks that cannot be repaired.

Method 7: Preventing the recurrence of the problem

The black and white screen will not appear again.

  • ๐Ÿ”„ Turn off automatic updates MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto-update.
  • ๐Ÿ›ก๏ธ Install a reliable case (for example, Spigen Tough Armor for protection against impacts).
  • ๐Ÿ”‹ Avoid a discharge below 10% โ€“ this can cause a graphics chip to malfunction.
  • ๐Ÿšซ Do not install custom firmware without a backup (especially on the POCO loader-free).

We also recommend:

  • ๐Ÿ“ฑ Check the plume regularly (if the phone falls frequently).
  • ๐Ÿ”„ Make backup settings through Settings โ†’ Additionally. โ†’ Backup.
  • ๐Ÿ› ๏ธ Once every six months, clean the graphics driver cache (in Settings). โ†’ Annexes โ†’ Application management โ†’ Three points. โ†’ Show system-based โ†’ GPU Turbo).

FAQ: Frequent questions about Xiaomi's black and white screen

โ“ The screen turned black and white after the fall?
If the phone falls, 90% is a hardware problem (a plume or a matrix). Don't try to solve it software, bring it to the service immediately. If the screen responds to touch, try connecting the phone to an external monitor via a USB-C โ†’ HDMI adapter. If the monitor is colored, the display or the phone's plume is to blame.
โ“ Can I get back colours without losing data?
Yes, in most cases. If the problem is software (gray gradation mode, driver failure), the data will not be affected. The risk of loss only occurs when you roll back the firmware through Fastboot or reset to factory settings. Always back up through Settings โ†’ Additional โ†’ Backup before serious manipulation.
โ“ Why the screen remained black and white after resetting?
This means that the problem is not in the user settings, but in the: ๐Ÿ”ง System failure (damaged graphics driver). ๐Ÿ› ๏ธ Hardware malfunction (train, matrix). ๐Ÿ”„ Incompatible firmware (if reset was done after the update). Try resetting the settings GPU or roll back the firmware.
โ“ You have colored bars on the screen, and then it turns black and white?
It's a symptom of a broken display plume or a malfunctioning graphics chip. The stripes indicate intermittent contact, and the monochrome image indicates that the signal is not fully transmitted. Solution: If the phone is warranty, immediately to the service. If there is no warranty, check the plume (you need to parse the device). Don't pull with repair: ignoring the problem can lead to complete loss of the image.
โ“ After updating MIUI The screen is black and white. How to bring back the old version?
Firmware rollback is possible via Recovery or Fastboot: Download the previous stable version of MIUI for your model from the official website. To roll back without losing data, use Recovery (instructions in section Method 5). If the phone does not load, only Fastboot (but this will lead to data loss).