Set up incoming calls on Xiaomi without folding the game: the full guide

Are you passionate about playing on Xiaomi, but every incoming call interrupts the process by folding the app? This problem is familiar to many gamers, especially on smartphones with MIUI. By default, the system automatically winds down games when calling to show the call interface - but this can be fixed! In this article, we will discuss all the ways to adjust incoming calls so that the game remains on the screen and you do not lose progress.

The problem is relevant for most Xiaomi, Redmi and POCO models based on MIUI 12/13/14 and HyperOS. Solutions range from standard settings to using third-party applications. It is important to understand that some methods may conflict with system limitations - so we will describe each option in detail with its pros and cons.

Why does the game end when you call Xiaomi?

The reason is the MIUI architecture and Android's policy of handling incoming calls.

  • ๐Ÿ“ฑ The system gives calls the highest priority, interrupting all current processes.
  • ๐ŸŽฎ Games and other applications are put into the background to free up resources for the call interface.
  • ๐Ÿ”Š The sound of the game is muffled and the vibration can change the pattern (if switched on).

On Xiaomi, this behavior is reinforced by additional optimizations to save battery. For example, in Settings โ†’ Battery โ†’ Battery Optimization, games often fall into the โ€œlimitedโ€ category, which exacerbates the problem. Fortunately, there are several ways to get around this, from simple to advanced.

โš ๏ธ Note: Some models (e.g. Xiaomi 13 Ultra or POCO F5) After upgrading to HyperOS, standard methods may not work. ADB-commands or third-party utilities.

Method 1: Configure Game Turbo in MIUI

Game Turbo is Xiaomi's proprietary gameplay optimization utility that allows you to block notifications, turn off autobrightness, and even control incoming call behavior. Here's how to set it up:

  1. Open Settings โ†’ Special features โ†’ Game mode (on some firmware, the path may differ: Settings โ†’ Applications โ†’ Game mode).
  2. Activate the Game Mode switch.
  3. Select the game from the list (if there is none, add it manually through Add the app).
  4. Enable the option "Do not interrupt the game" or "Ignore calls" (name depends on the version of MIUI).
  5. Save the settings and restart the game.

This method works on most devices, but has limitations:

  • ๐Ÿ”น Not blocking all notifications, just calls.
  • ๐Ÿ”น On some models (Redmi Note 12, POCO X5) option may not be available.
  • ๐Ÿ”น The call will still appear as a pop-up window, but the game will not curl up.

Added to Game Turbo | list

Activated the option "Do not interrupt the game" |

The game was restarted after the changes.|

Checked the behavior during the test call-->

Method 2: Using a floating call window (pop-up notification)

If you don't completely block calls, you can set them up as a floating window, so you can either accept or reject calls without turning the game down.

  1. Go to Settings โ†’ Notifications โ†’ Floating windows.
  2. Find the Phone app (or Calls) and enable the Floating Notifications option.
  3. Select the display style: โ€œSmall windowโ€ or โ€œNotification at the topโ€.
  4. Return to Settings โ†’ Applications โ†’ Application Management โ†’ Phone โ†’ Notifications and disable โ€œTerminate Other Applicationsโ€.

Now, when you call in, you get a little window that you can swipe or take right over the game, and the downside is that on some firmware, the floating window can still pause the sound in the game.

MethodPlusesConsSuitable for
Game TurboNo need to root, built into the systemNot all models, not all notifications are blocked.MIUI 12โ€“14, HyperOS
Floating windowsYou can take calls without curtailing.Can glitch with soundAll versions of MIUI
ADB-teamMaximum customizationRequires PC and debugging over USBAdvanced users

Use Game Turbo|

Set up floating windows |

Apply ADB-team|

Install a third-party application-->

Method 3: ADB-commands to completely disable interruptions

If standard methods don't work, you can use ADB (Android Debug Bridge) to deep-tube the system, which requires a PC connection, but gives you maximum control.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock Developer Settings, then enable debugging).
  • ๐Ÿ”Œ USB-cable (preferably original).

After preparation, execute the following commands in the terminal (command line):

adb shell


settings put global call_audio_ducking_enabled 0




settings put global heads_up_notifications_enabled 1

The first command turns off the muffling of the sound when you call, the second command turns on pop-up notifications. To apply the changes, restart the device.

โš ๏ธ Attention: Misuse of the right ADB On some models (for example, Xiaomi 14) after applying these commands, the sound in the calls may disappear - in this case, reset through settings reset global.

What to do if ADB is not working?
If the commands do not apply, check: 1. Connectivity (enter adb devices โ€“ your device should be displayed). 2. Debugging permissions (the phone will have a request โ€“ confirm it). 3. MIUI version (on HyperOS some commands may differ). If the problem persists, try using an alternative method with the Shizuku application (requires root or special configuration).

Method 4: Third-Party Call Management Apps

If the system methods don't work, you can install specialized utilities.

  • ๐Ÿ“ž Call Blocker โ€“ Blocks calls from selected contacts or all unknown numbers during the game.
  • ๐ŸŽฎ Game Guardian (requires root) โ€“ allows you to customize the behavior of the system when calling, including blocking interrupts.
  • ๐Ÿ”” Do Not Disturb โ€“ Creates rules for automatically enabling Do Not Disturb mode when you start games.

Example of Do Not Disturb configuration:

  1. Install the app from Google Play.
  2. Go to Settings โ†’ Rules โ†’ Add a rule.
  3. Select the "App Launched" condition and specify your game.
  4. In the action, select "On Do Not Disturb".
  5. Keep the rule and check its work.

The downside of third-party apps is that they can conflict with MIUI optimizations, especially on new firmware, and some utilities (such as Game Guardian) require root rights, which voids the warranty.

๐Ÿ’ก

Before installing third-party apps, check their compatibility with your version of MIUI. For example, on HyperOS, some utilities may not work without additional settings.

Method 5: Configure application rights through "Special Access"

MIUI has hidden settings to manage application rights at the system level, which will help prevent game curtailment:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Choose your game (such as Genshin Impact or Call of Duty Mobile).
  3. Click on "Special Access" (or "Additional" on new versions).
  4. Turn on the options: ๐Ÿ”’ "Display over other windows (allows the game to remain active). ๐Ÿ”Š "Change system sound settings" (prevents muffling).

Save the changes and restart the game.

This method doesn't work on all models, but on POCO F4, Redmi K50 and similar devices, it works well, and if options aren't available, your firmware is blocking them.

What do you do if nothing helps?

If all of these methods fail, radical measures remain:

  • ๐Ÿ”„ Resetting to factory settings (before doing a backup!) Sometimes conflicts in settings interfere with the correct function.
  • ๐Ÿ“ฅ Reverse the firmware to an older version MIUI, where the problem is not present (relevant to Xiaomi) 12T, Redmi Note 11 and others.).
  • ๐Ÿ› ๏ธ Getting root rights and manual editing of system files (for experienced users only!).

For example, on the Xiaomi Mi 11, after upgrading to MIUI 14, many users encountered a bug in which the game was turned off even when notifications were disabled, the solution was to roll back to MIUI 13.0.6 via Fastboot.

โš ๏ธ Note: rolling back firmware or obtaining root rights can lead to loss of warranty and unstable operation of the device.Be sure to read the manuals for your model before such actions!

๐Ÿ’ก

If standard methods donโ€™t work, check out forums (e.g. Xiaomi.eu or 4PDA) โ€“ often for specific models there are unique solutions from the community.

FAQ: Frequent questions about setting up calls in games on Xiaomi

Can I turn off all call notifications in the game?
Yes, but it depends on the firmware. On MIUI 12-13, Game Turbo will help with the "Ignore Calls" option. HyperOS may require ADB or third-party apps like Call Blocker.
Why did the ADB call sound disappear after setting up?
This is a well-known bug on some models (Xiaomi). 13, POCO F5). To return the sound, run the command: adb shell settings delete global call_audio_ducking_enabled Then restart the device.
Does this method work for POCO?
Yes, POCO uses the same MIUI/HyperOS firmware, so all of the methods described are applicable. Except that some models (POCO X3 Pro) may have Game Turbo trimmings.
How do you get back to standard call behavior?
If you've been experimenting with settings and want to reset everything: Turn off Game Turbo for the game. Follow the command adb shell settings reset global (for the game). ADB-Reset the "floating windows" settings in the notification menu.
Is there a risk of losing your warranty when using ADB?
No, ADB-commands do not affect the warranty, as they do not require unlocking the bootloader or root rights. However, incorrect commands can cause system failures - so follow the instructions carefully.