Why canβt the menu of recent apps open?
The Xiaomi Mi 8 Proβs multitasking menu (or βrecent appsβ) is a key tool for quickly switching between tasks. However, many users face the problem of having standard gestures or buttons stop working after updating MIUI, resetting settings or installing custom firmware.
Disabled system gestures (especially after manually changing settings in Settings β Display β Full-screen mode);
shell conflict (for example, when using launchers like Nova Launcher or HyperOS);
Hardware limitations (wear of the sensor layer in the swipe zone, typical for devices 2018-2019).
In this article, weβve covered the latest ways to call the MIUI 10β14 multitasking menu, including hidden button combinations and ADB debugging. If your smartphone is running an older firmware version, some methods may not work β check the version in Settings β About Phone β MIUI version.
Method 1: Standard swipe up (MIUI 12 and later)
Starting with MIUI 12, Xiaomi switched to gesture control by default, to open up the menu of recent apps:
- Unlock the screen and open any application (such as Settings).
- Make a quick swipe up from the bottom edge of the screen and hold your finger for 0.5 seconds.
- Let go, and a list of the latest tasks will appear.
β οΈ Warning: If the swipe doesn't work, check your gesture settings:
- Go to Settings β Display β Full-screen mode.
- Select Gesture Control (not Navigation Buttons).
- Make sure that the swipe up option for multitasking is enabled.
βοΈ Checking the gesture settings
On some firmware (e.g. MIUI 13 Global), the swipe sensitivity is adjusted to Settings β Additional β Special Features β Touch Sensitivity. If the screen is late, increase the value to High.
Method 2: Menu button (for MIUI 10β11 or with virtual buttons)
If virtual navigation buttons are activated on your Mi 8 Pro (three dots at the bottom of the screen), the multitasking menu opens differently:
- π Press the right button once (square or three horizontal lines).
- π Hold it 1-2 seconds to fix the current application (the βpinβ icon will appear").
β οΈ Warning: If the button doesn't respond, the system may have disabled the "Recent Apps" function to return it:
- Go to Settings β Applications β Permissions β System permissions.
- Find MIUI Launcher and enable permission to display over other windows.
| MIUI version | Method of calling | Notes |
|---|---|---|
| MIUI 10β11 | The "Menu" button (square) | It only works with virtual buttons. |
| MIUI 12β14 | Swipe up + delay | Sensitivity is regulated in settings |
| The Pixel Experience (LineageOS) | Swipe diagonally | May require manual configuration in System UI Tuner |
Method 3: Hidden button combination (for got stuck systems)
If the smartphone does not respond to touch or the multitasking menu is gone after the update, try the hardware combination:
- π§ Press the power button at the same time. + Reduce volume by 5-7 seconds.
- π§ When the reboot menu appears, release the buttons and tap the screen β sometimes this βwakes upβ the system interface.
This method does not guarantee that recent apps will open menus, but it often helps to return the screen response.
- π± Integrity of touch glass (microcracks can block swipes).
- π Firmware updates in Settings β The phone. β Updating the system.
π‘
If the button combination does not work, connect your smartphone to your PC and follow the command adb shell input keyevent 187 β this will programmatically call up the menu of recent applications.
Method 4: Using Voice (Google Assistant)
If physical buttons or gestures donβt work, use the voice assistant:
- Activate Google Assistant with the phrase βOK, Googleβ or by holding the Home button (if any).
- Say βOpen recent appsβ or βShow multitasking.β
β οΈ Note: The function only works when:
- π£οΈ Google Assistant enabled (Settings) β Google β Settings for Google apps β Search, Assistant and Voice).
- π Active Internet connection (voice commands require cloud processing).
On the Mi 8 Pro with Chinese firmware (without Google services), this will not work. Alternatively, use the Mi AI Assistant, but its options are limited - it does not support direct commands for multitasking.
Method 5: ADB-commands to restore function
If the multitasking menu is lost after updating or resetting, it can be returned via USB debugging.
- π» Computer with installed ADB Tools.
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times press to unlock the developer mode, then Settings β Additionally. β For developers β Debugging by USB).
Connect Xiaomi Mi 8 Pro to your PC and execute:
adb shell settings put global swipe_up_to_switch_apps_enabled 1If that doesnβt help, try resetting the launcher settings:
adb shell pm clear com.miui.homeβ οΈ Note: The pm clear command will remove:
- π Location of icons on the desktop.
- π¨ Wallpaper and themes settings.
- π History of recent applications (but not the data of the applications themselves).
What if the ADB does not recognize the device?
Frequent Mistakes and How to Avoid Them
Xiaomi Mi 8 Pro users often face typical problems when working with the multitasking menu:
- The menu opens, but the apps don't close, because the background is limited in Settings. β Battery β Application power management. Add the right apps to the exceptions.
- The swipe only works on the third try, and the culprit is a protective film or a cover covering the bottom of the screen, and wipe the sensor with an alcohol napkin.
- After the update, the animation disappeared. In Settings β About Phone β MIUI Version, check if the beta version of the firmware is installed. The rollback to the stable version solves the problem 80% of the time.
If none of the methods helped, reset the launcher settings:
- Go to Settings β Applications β Application Management.
- Find MIUI Launcher β Storage β Clear the data.
π‘
Before resetting the launcher, export contacts and application data β the procedure does not affect user files, but can remove widgets and shortcuts.