How to change the bang (cutout) on the screen Xiaomi: 5 proven ways

The cutout on the screen of the smartphone (or โ€œbangsโ€, as it is called by users) is one of the most controversial design elements of modern Xiaomi. Some like the compact drip cutout on the Redmi Note 12, others are hindered by a wide bang on the top of the top of the top of the top of the line. POCO X5 Pro, and the owners of the Mi 11 Ultra would like to hide it under black stripes, like on Samsung flagships, MIUI offers several ways to change the appearance of bangs - from standard settings to deep customization through ADB and TWRP.

In this article, we will discuss all working methods โ€“ from simply hiding the cutout through the settings to completely replacing its form on unofficial firmware. You will learn which Xiaomi models support a particular feature, how to circumvent restrictions. MIUI, And what if the screen starts to glitches after the change? AMOLED-Some methods can lead to a burnout matrix (for example, Xiaomi 13 Pro) โ€“ we will tell you how to avoid this.

1. Standard settings MIUI: We hide our bangs without root.

The safest and fastest way is to use built-in options. MIUI 12/13/14. The cutout hide feature is available on most models released after 2019 year, but there are nuances:

  • ๐Ÿ“ฑ Supported models: Redmi Note 10/11/12, POCO F3/F4/F5, Mi 11/12/13, Xiaomi 12T/13T newer.
  • โŒ Not working on: Redmi 9/9A/9C, POCO M3/M4, budgetary models with HD+ permit.
  • โš™๏ธ Limitation: the cutout is hidden by a black stripe, the real bangs do not disappear (this is not a hardware replacement!).

To activate the function:

  1. Open the Settings โ†’ Display.
  2. Select Full-screen mode (on some firmware - Display Style).
  3. Activate the switch Hide the camera notch or Expand the screen.
  4. Restart the device (on some models, changes are applied only after the reboot).

๐Ÿ” What happens when you activate it? There's a black bar at the top of the screen that visually hides the bangs, and the notification icons will move down, and the status bar will get wider. AMOLED-displays (for example, Xiaomi 12 Pro) black bar will completely turn off pixels, saving battery power.

โš ๏ธ Note: On some firmware (for example, MIUI Global 14.0.4 for Redmi Note 11 Pro+) After you hide the bangs, the battery icons and network icons in the status bar may disappear. โ†’ Notifications โ†’ Status panel and enable system icon display.

2. Customization through ADB: Change the shape of the bangs without root

If the standard concealment is not enough, you can programmatically change the shape of the cutout through ADB (Android Debug Bridge.This method works for most Xiaomi devices with MIUI 12.5+, But it requires a computer connection, and the advantage is that you don't have to get root rights, and you run the risk of a guarantee.

๐Ÿ› ๏ธ What's the matter:

  • ๐Ÿ–ฅ๏ธ Computer with ADB and Fastboot.
  • ๐Ÿ“ฑ Included Debugging by USB on a smartphone (path: Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to tap, then additional settings โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB Type-C (preferably original).

๐Ÿ“ Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Follow the command to change the shape of the bangs (example for drop neck): adb shell settings put global force_fullscreen 1
  5. Reboot the phone.

โš™๏ธ Team options for different types of bangs:

Type of bangleADB Team TeamSuitable models
Hide completely (black stripe)settings put global force_fullscreen 1All models with MIUI 12.5+
Drop neck (like on iPhone)settings put global force_fullscreen 2Redmi Note 11/12, POCO F4
Central notch (like on Samsung)settings put global force_fullscreen 3Mi 11/12/13, Xiaomi 12T Pro
Bring back the standard looksettings put global force_fullscreen 0All models.

โš ๏ธ Note: On some firmware (for example, MIUI EU) team force_fullscreen To record changes, use the task in Automation (Automation in the application) MIUI) with a trigger When the system is loaded.

๐Ÿ“Š What is the notch on the screen of your Xiaomi?
Drip (like on iPhone)
Broad bangs (as on) POCO X3)
Central (as on Samsung)
Dual camera (like on the Mi 11 Ultra)
No cutout (punctured screen)

3.Use of TWRP Magisk: a complete replacement for bangs

For deep customization (for example, replacing bangs with a punctured screen or removing it altogether) you will need:

  • ๐Ÿ”“ Unlocked bootloader (bootloader).
  • ๐Ÿ› ๏ธ Established TWRP Recovery.
  • ๐Ÿงฉ Magisk module for superuser rights.

โš ๏ธ Risks: Mistakes can lead to bricks, void warranty and cause Widevine issues L1 (loss of support HD Netflix, Disney.+).

๐Ÿ“Œ Step-by-step instruction:

  1. Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7-15 days).
  2. Install. TWRP For your model (download only from the official website!).
  3. Flow through TWRP zip file with Magisk module.
  4. Install the Notch Killer or Full Screen Magisk Module (available on the forum) XDA).
  5. Reboot the device and adjust the shape of the bangs in the module menu.

๐Ÿ”ง Popular modules for Magisk:

  • ๐Ÿ”น Notch Killer โ€“ hides the cutout in a black bar, as in standard settings, but with more flexibility.
  • ๐Ÿ”น Full Screen Magisk Module - allows you to choose the shape of the cutout (drop, center, puncture) and adjust the indentations.
  • ๐Ÿ”น Edge Lighting Fix โ€“ fixes the backlight of the edges of the screen if it stopped working after changes.

Make a backup copy of the data (through MIUI or TWRP)

Charge your phone at least 50%

Download the correct version of TWRP for your model

Disable OEM lock in developer settings

Prepare. OTG-soft-box-->

4. Features for specific Xiaomi models

Not all methods work equally well on different devices, and this is what owners of popular models need to know:

๐Ÿ“ฑ Redmi Note 10/11/12 Pro:

  • โœ… Standard concealment of bangs works stably.
  • โœ… ADB-commands are applied without resetting.
  • โŒ Magisk modules may conflict with Game Turbo (corrected by disabling the feature in the settings).

๐Ÿ“ฑ POCO F3/F4/F5:

  • โœ… Supporting. force_fullscreen 2 (drop-cut).
  • โš ๏ธ Nana POCO F5 Pro AMOLED 2K Black bars can cause screen flickering - try to reduce the brightness.
  • โœ… TWRP available for all models, but on POCO F4 GT A patch is required for dm-verity.

๐Ÿ“ฑ Xiaomi 12/13/13T Pro:

  • โœ… Nana 12T Pro (with MediaTek Dimensity) ADB-Teams work without root.
  • โŒ At 13 Ultra, hiding bangs can break the ultra-wide camera display in the Camera app.
  • ๐Ÿ”ง For 13 Pro there is a special module Xiaomi EU Notch Hider (for firmware only) MIUI EU).
What if the network signal is lost after the change?
On some models (Redmi Note) 9 Pro, POCO X3 NFC) banging ADB Or Magisk can knock down the modem settings to restore the network: 1. Go to Settings. โ†’ SIM-maps and mobile networks. 2. Select Network Settings โ†’ Network mode and set up 4G/3G/2G (motor-car). 3. If it doesnโ€™t help, reset your network settings in Settings. โ†’ System system โ†’ Resetting settings โ†’ Resetting Wi-Fi, Mobile Network and Bluetooth. 4. In the last resort, pass modemst1.stm and modemst2.stm via Fastboot (files can be found on the 4PDA for your model).

5. Problems after changing bangs and their solution

Even with the right actions, bugs can occur, and here are the most common ways to fix them:

Problem.Reason.Decision
Status bar icons are goneConflict with full-screen settingsInclude Show System Icons in Settings โ†’ Notifications โ†’ Status panel
Screen flickers after hiding bangsIncompatibility with AMOLED or high refresh rateReduce the frequency to 60 Hz or roll back changes through ADB
Navigation gestures do not workMiuiSystemUI Failure After ModificationClear the Settings and Launcher app cache
The camera is not focusing.Conflict with Magisk modules (e.g. Mi 11 Ultra)Turn off the modules associated with the camera, or swipe persist.img

๐Ÿ”ง Universal solution for most bugs: reset your MiuiSystemUI settings via ADB:

adb shell pm clear com.miui.system

This command will return the standard interface settings without losing data.

โš ๏ธ Note: If banking applications (Sberbank, Tinkoff) have stopped working after the changes, this is due to the SafetyNet trigger. Check the status through the SafetyNet Test application and install the MagiskHide Props Config module to mask root.

๐Ÿ’ก

Before experimenting with bangs, make a backup copy of the section /vendor through TWRP โ€” This will help you to restore the original display settings if something goes wrong. -f vendor.ab -apk -obb -shared -all -system -vendor

6. Alternative methods: deceptions and wallpaper tricks

If the software methods are not suitable, you can visually mask the bangs using:

  • ๐ŸŽจ Wallpaper with black top stripe: download wallpaper with a shaded top (for example, on WallpapersCraft, type the request โ€œnotch hideยป).
  • ๐Ÿ–ผ๏ธ Topics MIUI: Some themes (such as Dark Nexus or iOS 16) automatically add a black bar to the top.
  • ๐Ÿ“ฑ Launcher: Nova Launcher or Hyperion Launcher lets you customize status bar indentations.
  • ๐ŸŽฎ For gamers: Game Turbo has a No Cut option (only works in games).

๐Ÿ” How to set up Nova Launcher to hide bangs:

  1. Install Nova Launcher from Google Play.
  2. Hold your finger on the desktop โ†’ Settings โ†’ Grid size.
  3. Activate Immersive Mode and select Hide the Notch.
  4. B Settings โ†’ Additionally. โ†’ Notification panel, turn on the Transparent Panel.

๐Ÿ’ก

Visually hiding bangs with wallpaper or launchers is the safest method, but it doesn't remove the physical cutout. It requires root rights or custom core firmware to remove them completely.

FAQ: Frequent questions about changing bangs to Xiaomi

โ“ Can you change your bangs to Xiaomi without a computer?
Yes, but with limitations: MIUI 12.5+ You can hide the bangs through the settings (Display) โ†’ Full screen mode. To change shape (for example, to a drip cutout) without a PC, you will need root rights and the Notch Killer app from Google Play (does not work on all models). TWRP use ADB.
โ“ Why don't you have a gestural sign after hiding?
It's related to the fact that MIUI Reserves the cutout area for system gestures. Solutions: Turn off full-screen mode and use classic navigation buttons. Install Fluid Navigation Gestures from Google Play, which is an app that emulates gestures on top of the system. For root users: edit the file. /system/build.prop, by adding the line qemu.hw.mainkeys=1 (return the navigation buttons).
โ“ Will the guarantee be returned if the changes are rolled back?
Depends on what you did: โœ… Standard Hiding Through Settings โ€“ Guarantee Preserved. โœ… ADB-commands โ€“ the guarantee is maintained if the loader is not unlocked. โŒ TWRP, Magisk, unlock bootloader - warranty is void even if you roll back the changes. Xiaomi captures the fact of unlocking in the anti-rollback chip. ๐Ÿ”ง How to check the status of the guarantee: enter in the dial ##4636## โ†’ Phone information โ†’ If you look at the Bootloader unlock line, if True, the warranty is lost.
โ“ Can I physically remove the bangs (slash the screen)?
๐Ÿšจ Absolutely not! The check is part of the glass module of the screen that is glued to the matrix. Any attempts at mechanical removal will result in a: ๐Ÿ’ฅ Cracks on the entire screen (due to glass tension). ๐Ÿ”ณ Loss of tightness and dust under the display. ๐Ÿ“ต Touchscreen that is broken (the sensor layers are damaged first) The only way to physically remove the bangs is to replace the screen with a model without a cutout (for example, with Redmi). K50 on the Redmi K50 Pro with punctured screen. The cost of such a replacement is from 8 000 to 15 000 โ‚ฝ.
โ“ Why you canโ€™t hide a dual camera on the Mi 11 Ultra?
On Xiaomi Mi. 11 Ultra (and other dual-cut models) standard methods don't work because of the: ๐Ÿ“ Unique screen shape โ€“ two cutouts (main and ultra-wide camera) require complex camouflage. ๐Ÿ”ง Restrictions MIUI โ€” firmware blocks commands force_fullscreen for this model. ๐ŸŽฏ Hardware features โ€“ camera sensors are used for ToF (3D-scanning), and their concealment may disrupt the function. ๐Ÿ”ง Bypass: Install a custom core (e.g. Perseus Kernel for Mi) 11 Ultra) with support for concealment of the cut. TWRP Magisk.