How to Reduce the Size of a Xiaomi Phone’s Pop-up: From System Notifications to App Dialogues

Why do pop-ups on Xiaomi seem too big?

Owners of Xiaomi, Redmi and POCO smartphones often face a problem: system notifications, dialog boxes or pop-up prompts take up half the screen, blocking the content. This is not only annoying, but also hindering work β€” especially on devices with a small diagonal (for example, Redmi Note 10 or POCO X3 Pro), the reasons for this behavior lie in the features of the MIUI shell:

First, by default, MIUI scales system windows to "universal" sizes without considering the actual screen resolution or user preferences. Second, some applications (especially stock ones - Security, Themes, Mi Video) force dialogs to be increased for "better readability." Third, pop-up size settings are hidden deep in the menu or not at all in the basic parameters. But solutions are there - and they do not require root rights or complex manipulation.

In this article, we’ll look at 5 working ways to reduce pop-up size, from standard MIUI settings to hidden features for power users, all of which have been tested on current firmware versions (MIUI 14–16) and are compatible with most models released after 2020.

Method 1: Scaling text and display

The easiest way to do this is to rescale the overall interface, and it's not just going to affect pop-ups, it's going to affect all the elements of the system, and it's going to work if you think all the system dialogs are big, not just notifications.

How to do this:

  1. Open the Settings β†’ Screen.
  2. Select text size and display.
  3. Move the font size slider to the left (for example, from Standard to Small).
  4. Return and select the screen size – reduce it by 1-2 divisions.

The effect will be noticeable immediately: pop-ups will become more compact, but it will retain the readability of the text, and the method will change the size of all interface elements, including icons on the desktop.

πŸ’‘

If after zooming some apps (such as TikTok or Instagram) don’t show up correctly, return the settings to their original state and try the next method.

Method 2: Disabling Smart Scaling in MIUI

Smart Scaling automatically increases window sizes for convenience, which in practice often results in 70 to 80 percent of the screen being dialogged, and can be turned off through the developer's hidden settings.

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to the main settings menu and open Additional settings β†’ Developer settings.
  3. Find the option to Disable Smart Windows Scaling (or Force GPU Rendering on some models) and activate it.
  4. Reboot the phone.

After that, system windows (such as file deletion confirmation or application permission request) will be displayed in a standard size. Please note that on some firmware this option may be called differently or not.

What to do if there is no smart scaling clause?
On devices with MIUI 15+ This function can be integrated into the Special Opportunities settings β†’ Screen size. Try turning off the Auto-Scaling option.

Method 3: Manually changing the size of notifications

If the problem is only with notifications (for example, Mi Push banners or messages from Google Play Services take up half the screen), their size can be changed separately.

  • πŸ“± Go to Settings. β†’ Notifications and status bar.
  • πŸ” Select Notification Style (or Notification Panel on older versions) MIUI).
  • πŸ“ Activate Compact View (if not, select Standard instead of Advanced View).
  • πŸ”„ Restart the notification panel by swiping down and back.

This will reduce banner height by 30-40%, and for individual applications (such as WhatsApp or Telegram), you can additionally configure the priority of notifications:

  1. In the same menu, select Notification Management.
  2. Find the right app and turn off the pop-up notification option or prioritize Low.
πŸ“Š What notifications annoy you the most?
System (MIUI, Google)
Social media (VK, Instagram)
Messengers (WhatsApp, Telegram)
Games and advertising
Other

Method 4: Using ADB to fine-tune

For advanced users, there is a way to resize pop-ups through ADB (Android Debug Bridge), which allows you to set specific height and width values for system dialogs.

Step-by-step:

  1. Install. ADB-computer-driver.
  2. Turn on the phone to debug USB in the Developer Settings.
  3. Connect the device to the PC and enter in the command line:
adb shell settings put global policy_control immersive.full=*

This command disables forced scaling for all windows. To return the standard settings, use:

adb shell settings put global policy_control null

To adjust the notification height accurately, you can change the parameter notification_panel_height:

adb shell settings put global notification_panel_height 500

(where 500 is the height in pixels; select the value under your screen).

Install ADB-PC drivers|

Enable debugging over USB on your phone |

Connect the phone with the original cable |

Check the connection with the adb devices | command

Make backup settings-->

πŸ’‘

ADB-The wrong values can cause interface failures. Always backup before experimenting!

Method 5: Reset the interface settings to factory

If none of these methods worked, the problem could be system parameter failure, in which case a partial reset of the interface settings without deleting the data would help.

How to perform the reset:

  1. Open the Settings. β†’ The phone.
  2. Choose Resetting (not to be confused with Resetting to Factory!).
  3. Click Reset interface settings and confirm the action.

Once rebooted, all display parameters (including window sizes) will return to standard. This method is safe β€” it does not affect installed apps, photos or accounts.

πŸ’‘

If the problem comes back after the reset, check if the themes or fonts from the Mi Theme Store are installed.Some custom themes force the system windows to resize.

Comparison of methods: which one to choose?

To make it easier for you to determine, we have collected the key features of each method in the table:

MethodDifficultyThe effectYou need a PC?Risks.
Scope of text⭐Reduces all elementsNo.Some applications may be β€œbreaking”
Disabling Smart Scaling⭐⭐Returns the standard window sizeNo.On some models, there is no option.
Set-up of notifications⭐Reduces only bannersNo.It does not affect the system dialogues.
ADB-team⭐⭐⭐Accurate height/width settingYes.It can disrupt the interface.
Interface reset⭐⭐Return to factory settingsNo.All visual settings will be dropped

For most users, the best solution is a combination of 2nd and 3rd methods (disable smart zoom + adjust notifications). If you are ready for experiments, try ADB, but don’t forget about the backup!

Frequent Mistakes and How to Avoid Them

When you resize pop-ups, you often have typical problems, and here are the most common ones and how to solve them:

⚠️ Attention: If after use ADB-commands the screen began to display incorrectly (for example, the navigation buttons are missing), follow the command: adb shell wm overscan 0.0,0,0 This will reset the display settings.

  • πŸ”„ After the interface was reset, the windows became big again. Cause: some apps (like Mi Security) overwrite settings. Solution: disable auto-update for stock apps in Settings β†’ Annexes β†’ Application management.
  • πŸ“΅ It's not working. ADB-Make sure: Debugging is on USB; Original cable used; Drivers ADB installed correctly (check in Device Manager).
  • πŸ” I can't find "Developer Options." On some firmware (e.g., "Developer Options, MIUI Global) this item is hidden, to activate it, after the 7th press on Version MIUI You may need to enter a pattern lock or password.

If none of the methods worked, check if your phone has custom firmware installed (e.g. Xiaomi.EU or Pixel Experience).

Can you reduce the size of the pop-up window for just one application?
Yes, but not for everyone. Some applications (like Google Maps or Chrome) allow you to zoom in on your settings. ADB-Adb shell am compat enable DISPLAY_SIZE_OVERRIDE com.package.name (replace com.package.name with an app ID). MIUI.
Why did the windows get bigger again after the MIUI update?
Updates often reset custom zoom settings. To avoid this: Before upgrading, back up the settings through Settings β†’ Additional β†’ Backup. After updating, re-apply the commands you need (e.g. ADB) or settings.
Are there any apps to change the size of windows?
Applications like App Settings (requires root) or Display Changer (works through ADB) allow for flexible scaling for individual programs, but on MIUI they are often blocked by the system.
Is it safe to use ADB to resize?
Yes, if you follow instructions and you don't change parameters you don't understand, the rule is, always write down the original values so you can get them back, like before you change them. notification_panel_height Adb shell settings get global notification_panel_height This will show the current value that can be restored.
Why isn’t my POCO F3 smart scaling option available?
On devices with POCO Launcher or custom firmware some settings MIUI Try: Set up a standard launcher MIUI through settings β†’ Topics β†’ Launcher, use it. ADB-Update the firmware to the latest version (in new versions) MIUI option may appear).