How to hide the cutout on the screen Xiaomi: all the ways from MIUI to ADB

The notch on the screen of Xiaomi smartphone is one of the most controversial design elements in recent years. For some users, it is a functional solution for placing the front camera and sensors, for others โ€“ an annoying visual defect that spoils the impression of viewing content. Especially acute is the issue with a drop-shaped cutout (for example, Redmi Note 10 Pro or POCO X3 Pro) or a rectangular โ€œmonobrovโ€ (Mi 11 Ultra, Xiaomi 12T Pro).

Fortunately, the manufacturer and the developer community offer several ways to hide the cutout โ€“ from standard settings. MIUI beforehand ADB-In this article, we will look at all the current methods for 2026, including the nuances for different versions of firmware and models. Importantly, not all methods are equally safe - some can lead to sensor failures or warranty service failure.

1. Hiding the cutout through MIUI settings (official way)

The easiest and safest method is to use the built-in personalization options of the interface. Xiaomi added the ability to mask the cutout in MIUI 12, but the functionality varies depending on the model and firmware version.

To activate the cover-up:

  1. Open the Settings โ†’ Display.
  2. Select Full-screen Mode (or Notch Display Style on new versions).
  3. Activate the option to Hide the cutout or Blurr the edges.
  4. Restart the device to apply the changes.

Limitations of the method:

  • ๐Ÿ”„ It does not work on all models (for example, on the POCO F5 no option).
  • ๐ŸŽจ Blurring can distort colors at the top of the screen.
  • ๐Ÿ“ฑ Does not hide the cutout in games and some applications (for example, YouTube or TikTok).

๐Ÿ“Š What is the notch on your Xiaomi?
The drop-shaped (Redmi Note 9/10)
Rectangular (Mi 11/12)
Central (POCO X5)
No cutout (underscreen camera)
I don't know.

2.Use of MIUI themes to mask the cutout

If you don't have a hidden option in the settings, you can use themes from the official store, some themes (for example, "Full Screen" or "Notch Hider"`) specially designed for visual concealment of the cutout due to darkening of the upper screen area.

How to set the topic:

  1. Open the Topic app.
  2. In the search box, enter notch hide or full screen.
  3. Select your favorite theme and click Apply.
  4. If necessary, adjust the transparency of the top panel in the theme parameters.

Advantages of the method:

  • ๐ŸŽจ Does not require root rights or ADB.
  • ๐Ÿ”„ It's easy to roll back change.
  • ๐Ÿ“ฑ It works on most models with MIUI 11+.

๐Ÿ’ก

Before installing a theme, check out other usersโ€™ reviews โ€“ some topics may conflict with system fonts or icons.

3. ADB-commando

For advanced users, there is a way to hide the cutout through Android Debug Bridge (ADB). This method works at the system level and is suitable for models where standard settings are not available. ADB This can cause sensor failures!

Instructions:

  1. Activate Developer Mode (7 times click on the MIUI version in Settings โ†’ About Phone).
  2. Enable USB debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect your smartphone to your PC and execute the command:
adb shell settings put global force_fullscreen true

To reverse the changes, use:

adb shell settings put global force_fullscreen false

Limitations:

  • โš ๏ธ May disrupt the light sensor or front camera.
  • ๐Ÿ”„ Not all apps adapt to full screen mode correctly.
  • ๐Ÿ“ฑ Requires re-use after update MIUI.

What to do after ADB-Teams stopped working gestures?
If, after the application of the command, force_fullscreen Navigation gestures are missing, perform: adb shell settings delete global force_fullscreen Then restart the device. If the problem persists, reset your gesture settings to Settings. โ†’ Display. โ†’ Navigation panel

4.Third-party launchers with support for hiding the cutout

If system methods are not suitable, alternative launchers such as Nova Launcher, Lawnchair or Hyperion Launcher can be used.These applications allow you to customize the display of the top panel, including cloaking the cutout.

For example, on Nova Launcher:

  1. Install a launcher from Google Play.
  2. Press your finger on the desktop โ†’ Settings โ†’ Home screen.
  3. Activate Hide the Notch or Immersive Mode.
  4. Set up the transparency of the status bar to your liking.

Pros of the method:

  • ๐ŸŽจ Flexible configuration of the appearance.
  • ๐Ÿ”„ Does not affect the operation of system functions.
  • ๐Ÿ“ฑ Compatible with most Xiaomi models.

Cons:

  • ๐Ÿ’ฐ Some features are only available in the paid version (for example, in Nova Launcher Prime).

5. Manual editing build.prop (root only)

For users with unlocked bootloader and root-rights, there is a radical method - editing the system file build.prop. This method allows you to completely disable the display of the cutout at the system level, but requires caution.

Instructions:

  1. Install a file manager with root support (such as Root Explorer).
  2. Open the file /system/build.prop.
  3. Add a line: qemu.hw.mainkeys=1
  4. Save the changes and restart the device.

Warnings:

  • โš ๏ธ Incorrect editing build.prop can lead to bootloop ( looped download).
  • ๐Ÿ”ง After updating MIUI Changes will have to be reused.
  • ๐Ÿ“ฑ In some models (POCO F4 GT, Xiaomi 12S Ultra: This method blocks the front camera.

Backup current firmware through TWRP

Check model compatibility with method (search 4PDA forums)

Ensure that root rights are available (Magisk app)

Charge your phone at least 50%

-->

6. Comparison of methods: which one to choose?

To make the choice easier, we have compiled a table with the pros and cons of each method:

MethodDifficultyRequired. root/ADBCompatibilityRisks.
MIUI settingsโญโŒ No.Limited (depending on the model)No.
MIUI themesโญโญโŒ No.Most modelsConflicts with system fonts
ADB-teamโญโญโญโœ… Yes (ADB)Most modelsSensor failures, warranty failure
Third-party launchersโญโญโŒ No.All models.Limited functionality
Editing by build.propโญโญโญโญโœ… Yeah)Depends on the firmware.Bootloop, loss of camera features

Selection recommendations:

  • ๐Ÿ“ฑ For most users, the best way is through settings. MIUI topical.
  • ๐ŸŽฎ Gamers and those who often use full-screen applications, will do ADB (cautiously!).
  • ๐Ÿ”ง If you are willing to take risks, editing build.prop will have the maximum effect.

๐Ÿ’ก

On models with a subscreen camera (for example, Xiaomi Mi Mix 4 or Redmi K50 Ultra), hiding the cutout is pointless โ€“ the camera will still be visible when turned on.

FAQ: Frequent questions about hiding the cutout on Xiaomi

โ“ Why did the front camera stop working after hiding the cutout?
This is a typical problem when using ADB-The front camera and light sensors are physically located in the notch area, and their software shutdown can block access to these modules. To return functionality: Adb shell settings put global settings force_fullscreen If you've edited build.prop, delete the added line. Reboot the device. If the problem persists, reset the settings through Settings. โ†’ The phone. โ†’ Resetting settings.
โ“ Can you hide the cutout on POCO F5 rootless?
Yes, on POCO F5 (and most of the models on the base MIUI 14) two ways are available without root: through settings: Settings โ†’ Display. โ†’ Full screen mode โ†’ Hide the cut. Through themes: Set theme "Notch Hider for" POCO" If these methods don't work, try it. ADB-command (see section 3), but consider the risks to sensors.
โ“ Will there be problems with the warranty after use? ADB?
Xiaomi does not officially consider ADB to be a breach of warranty if: You have not changed system files (sets put only commands); You have not unlocked the bootloader; You have not installed custom firmware; However, if after the commands have been used, a malfunction (for example, the camera stopped working), the service center may refuse warranty repairs, citing โ€œsoftware interventionโ€. To minimize risks, save the command log and be ready to roll back the changes before visiting the SC.
โ“ Why is the cutout still visible in games?
Most games, for example, PUBG Mobile, Genshin Impact, Call of Duty: Mobile ignore the system settings of the cutout hiding, as they use their own screen rendering mechanisms: ๐ŸŽฎ Enable the option Full-screen mode or Hide the cutout in the game settings (if any). ๐Ÿ“ฑ Use Game Turbo in Xiaomi: Add the game to the list, then activate Immersive Mode. โš™๏ธ For POCO-Devices: C Settings โ†’ Special facilities โ†’ Full-screen gestures enable Hide the notch in games. If nothing works, only the mechanical solution remains: sticking black tape to the cutout area (not recommended because of the risk of damage to the matrix when removing).
โ“ How to get it back if something goes wrong?
The methods of rollback depend on the method used: Method How to cancel Settings MIUI Return the slider Hide the cutout to the starting position. MIUI Set a standard theme or reset the settings in the Themes app. ADB-Adb shell settings put global force_fullscreen Third-party launchers Remove the launcher or reset its settings. edit build.prop Remove the added line or restore the backup of the file. If the device does not turn on after the changes or hung on the logo, try: Clip Power + Volume up for Recovery login and perform Wipe Cache. TWRP โ€” Restore the backup. In extreme cases, flash the device through the Fastboot. 4PDA Xiaomi Community).