The swipe up gesture in Xiaomiโs browser is one of the most controversial features among smartphone users on MIUI. On the one hand, it allows you to quickly return to the home page or open the control panel, but on the other hand, it often works accidentally while scrolling pages, preventing you from comfortable surfing. If you are tired of unexpected transitions to the home page or opening unnecessary tabs, this article will help you completely disable the swipe up in the standard Xiaomi browser.
Complicating the problem, different versions of MIUI and smartphone models (e.g. Redmi Note 12, Poco X5 or Xiaomi 13) may have different or no settings, and we have collected all the relevant methods, from official settings to hidden settings through ADB and third-party utilities, and we will also discuss why the swipe can continue to work even after the shutdown, and how to fix it.
Importantly, some of these methods require developer rights or additional applications, and if you're not ready to experiment, start with the first two, they're the safest and work on most devices.
Why Swipe Up is Interfering: Typical Problems
Before we get to the instructions, we'll see where the swipe up gesture becomes a problem, and here are the most common user complaints:
- ๐ฑ Accidental closing of tabs when scrolling long pages (for example, in VKontakte or Instagram*). Just swipe a little harder with your finger upwards and instead of scrolling you find yourself on the main page of the browser.
- ๐ Unpredictable behavior: on some sites, swipe up reveals a history of visits, on others โ a quick action panel, and on others, does nothing at all.
- ๐ฏ Conflict with the system's gestures. MIUI 14 and newer swipe up from the bottom edge of the screen can conflict with Android navigation gestures, resulting in a double-trigger.
- ๐ง No flexible settings. Unlike Chrome or Firefox, Xiaomiโs browser doesnโt allow you to fine-tune gesture sensitivity or disable them selectively.
It is interesting that on some models (for example, Xiaomi Mi 11 with the new model). MIUI 13) swipe up works differently than Redmi 10 with the same firmware, which is because Xiaomi is testing different interfaces on different devices. If your browser is not behaving as described in the instructions below, check the version. MIUI in settings (Settings) โ The phone. โ Version. MIUI).
Method 1: Disabling the swipe through the browser settings (official method)
The easiest and safest way to do this is to use the browserโs built-in settings. Unfortunately, it doesnโt work on all versions of MIUI, but itโs worth trying first.
- Open the Xiaomi browser (Blue Globe icon).
- Tap the three-point menu (โฎ) lower-right.
- Select Settings (cogs).
- Go to Gestures or Gesture Management (the name may vary).
- Find the swipe up or gesture up from the bottom edge and turn off the slider.
- Restart the browser to make the changes effective.
If your browser does not have a gesture section, then Xiaomi has removed this option in your version of MIUI. In this case, move on to the next method. Also note that some firmware (for example, MIUI Global for the European market) settings may be hidden - we will talk about this later.
โ๏ธ Preparing for swipe shutdown
Method 2: Developer Mode (for MIUI 12โ14)
If standard settings don't work, you can try turning off the gesture through developer mode, which works on most devices with MIUI 12 and later, but requires activation of hidden features.
First, turn on the developer mode:
- Open the Settings. โ The phone.
- Tap 7 times on the MIUI version until you become a developer!
- Go back to the main settings menu and find a new section for developers (usually at the bottom).
Now we move on to turning off the swipe:
- In the For Developers section, find the option to Enable USB debugging and activate it.
- Scroll down to the Application Login or Special Opportunities block.
- Find the option to disable gestures in the browser or Force disable swipe up (can be called differently).
- Activate this setting and restart the phone.
โ ๏ธ Note: Not all versions MIUI If you don't find it, don't change other settings in developer mode without understanding their purpose, which can lead to unstable system operation.
If that doesn't work, there are more radical methods, like using ADB or third-party apps, which we'll talk about later.
Method 3: Disconnect via ADB (for power users)
The ADB (Android Debug Bridge) method is suitable for those who are willing to connect the phone to a computer, and it allows you to turn off the swipe up at the system level, but you need to be careful.
You'll need:
- ๐ฅ๏ธ Computer with drivers installed ADB (You can download from the Android Developers website).
- ๐ฑ USB-cable.
- ๐ง Included debugging by USB (see the previous method).
Instructions:
- Connect the phone to your computer and allow debugging over USB.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux).
- Enter the command: adb shell settings put global browser_swipe_up_disabled 1
- Reboot the phone.
If the team doesnโt work, try an alternative:
adb shell pm disable-user --user 0 com.android.browser/.BrowserActivitySwipeUpโ ๏ธ Attention: Misuse of the right ADB It can cause a browser or even an entire system to crash. If you're not sure what you're doing, skip this method.
What if the ADB does not recognize the device?
Method 4: Install an alternative browser (radical solution)
If none of the previous methods worked, the most reliable way to get rid of swipe up is to install a different browser, which not only solves the gesture problem, but can also improve performance and privacy.
The best alternatives to the Xiaomi browser:
| browser | Advantages | Deficiencies | Sign support |
|---|---|---|---|
| Google Chrome | Sync with Google account, high speed | High RAM consumption, data collection | Customized gestures (you can turn off swipe) |
| Mozilla Firefox | Protection of privacy, extensions | Slower Chrome on weaker devices | Flexible gesture settings |
| Brave | Advertising blocking, high speed | Sometimes it's in conflict with MIUI. | Support for custom gestures |
| Kiwi Browser | Lightweight, support for Chrome extensions | Rare updates | You can turn off all gestures. |
To completely remove the standard Xiaomi browser (unless it is a system application), use the ADB command:
adb shell pm uninstall --user 0 com.android.browser๐ก
Before you delete your system browser, check if it is used to open links by default. If so, first assign another browser to the default app in your Android settings.
Method 5: Using apps to block gestures
If you don't want to change your browser, but the standard methods don't work, you can use third-party utilities that block gestures at the system level.
- ๐ก๏ธ Fluid Navigation Gestures โ allows you to override navigation gestures, including swipe up in the browser. MIUI, requires ADB to unlock certain functions.
- ๐ Edge Gestures -- blocks random swipes around the edges of the screen, and you can set up areas where gestures are ignored.
- โ๏ธ Tasker is an advanced automation tool that can create a rule that reverses the swipe up in the browser.
Example of settings in Fluid Navigation Gestures:
- Install the app from Google Play.
- Give it permissions to special features in Android settings.
- Go to Settings โ Signal Blocking.
- Add Xiaomi browser to the exclusion list or create a rule to block the swipe up.
โ ๏ธ Note: Some gesture blocking apps may conflict with MIUI, causing freezes or reboots. Before using, check the reviews for your smartphone model.
What to do if the swipe up still works?
If youโve tried all of these methods, but swipe up is still active, the problem may be:
- ๐ Browser cache. Sometimes old settings are saved in cache. Try to clear the browser data: Settings โ Annexes โ browser โ Warehouse โ Clear the cache.
- ๐ฑ Update MIUI. In some firmware versions, gestures return after the update. Check if new settings have appeared in Settings. โ Additionally.
- ๐ง Conflict with other apps: If you have launchers (like Nova Launcher) or gesture customization utilities installed, they can override your browserโs actions.
- ๐ ๏ธ Reset browser settings. Last method: reset the browser to factory settings in Settings โ Annexes โ browser โ Reset.
If none of the methods worked, the only option is to wait for a browser or firmware update, where Xiaomi will add the ability to disable the swipe. MIUI.
๐ก
On devices with MIUI 14 and later, the swipe up is often tied to Android system gestures, in which case it can only be disabled via ADB or a browser change.