How to completely disable or delete your native browser on Xiaomi: instructions for MIUI 12, 13 and 14

The built-in MIUI Browser (formerly known as Mi Browser) is installed on all Xiaomi, Redmi and POCO smartphones by default. For many users, it becomes an unnecessary ballast: it takes up space in memory, sends out notifications, and sometimes opens spontaneously when you click on links. Unfortunately, it is impossible to remove it by standard means β€” MIUI classifies the browser as a system application. But there are workarounds.

In this article, we will discuss all the working ways to disable your native browser on Xiaomi, from simple deactivation through settings to complete deletion using ADB or root rights. Each method is tested on current versions of MIUI 12-14 (including HyperOS for new models).

Before you start, consider that some methods require unlocking the bootloader or the rights of the superuser. If you are a beginner, start with the simplest methods (sections 2–3). Advanced instructions (sections 4–6) will be useful for experienced users.

πŸ“Š What browser do you use instead of your native one on Xiaomi?
Google Chrome
Mozilla Firefox
Opera
Samsung Internet
Other

1. Simple disabling of the browser through the MIUI settings

The safest and fastest way is to deactivate the browser, not delete it, which will stop the background, remove the icon from the menu and prevent spontaneous launches, and works on all Xiaomi devices without any additional manipulation.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the list, find the Browser (or MIUI Browser).
  3. Slip it and select Disable it.
  4. Confirm the action in the pop-up window.

βœ… Pros: does not require root, reversible, does not affect the stability of the system.

❌ Cons: the browser will remain in memory (takes up) ~50–100 MB), and some system functions may attempt to run it (e.g., when you open it). PDF postal).

πŸ’‘

If after disabling the browser still opens when you click on links, install another browser (for example, Chrome) and in its settings select the option β€œOpen supported links”

2. Removal of browser updates (reset to the factory version)

Modern versions of MIUI Browser are often updated via Google Play, making them more "stubborn." If a simple shutdown didn't help, try rolling the app back to the factory version. This will remove all updates and can solve the problem with spontaneous launches.

How to do this:

  1. Go to Settings β†’ Applications β†’ Application Management β†’ Browser.
  2. Click on the three dots in the top right corner and select Remove Updates.
  3. Confirm the action.
  4. After rollback, turn off the browser again (as in method 1).

πŸ”Ή Note: On some models (POCO F5, Redmi Note 12) this item may not be available. ADB (section).

Why does the browser update itself?
MIUI Browser refers to system applications that are automatically updated via Google Play. Even if you turn off auto-update in the store settings, some apps (including the browser) can be updated in the background through MIUI services.

A common complaint from users is, "I disabled the browser, but the links still open in it!" This is because MIUI Browser is the default web link handler, and to fix this, you need to manually specify another browser in the system settings.

Step-by-step:

  • πŸ“± Install an alternative browser (such as Chrome, Firefox or Opera) from Google Play.
  • πŸ”— Open any browser and click on the link (for example, https://mi.com).
  • πŸ”„ When the window "Open with..." appears, select the desired browser and mark Always.
  • πŸ”§ Go to Settings. β†’ Annexes β†’ Default applications β†’ Browser and select your browser.

⚠️

Note: On MIUI 14 and HyperOS, the path to settings may be different. If there is no "Default Apps" option, search in the settings for "browser".

πŸ“Œ Additional: To prevent resetting after the update MIUI, Turn off auto-update system applications in Google Play β†’ Settings β†’ Auto-update of applications.

4. Remove the browser via ADB (without root)

If the previous methods didn’t work, you can completely delete the browser using ADB (Android Debug Bridge), which does not require root rights, but you need to unlock the bootloader and turn on the developer mode.

πŸ›  What's the matter:

  • πŸ–₯ Computer with Windows/macOS/Linux;
  • πŸ“± Cable USB (preferably original);
  • πŸ”§ Utility. ADB Tools;
  • βš™ Included Developer Mode and Debugging by USB smartphone.

πŸ“ Instructions:

  1. Download and unpack ADB Tools on your computer.
  2. Connect your smartphone to your PC and confirm the debugging permission.
  3. Open the command line (or Terminal) in the ADB folder.
  4. Enter the command to check the connection: adb devices (should display the serial number of the device).
  5. Run the browser deletion command: adb shell pm uninstall --user 0 com.android.browser For new versions of MIUI use: adb shell pm uninstall --user 0 com.mi.globalbrowser

βœ… Result: The browser will be deleted for the current user (without affecting system files), the icon will disappear, and links will open in the browser of your choice.

Enable "Developer Mode" (7 taps by build number in "About Phone")

Activate "Debugging by USB" in the developer settings

Install ADB drivers for your Xiaomi model

Download the latest version of platform-tools from the Android site

Connect your phone to the original cable-->

5. Complete removal of the browser with root rights

If you have root access (like through Magisk), you can delete the browser at the system file level, the most radical method, after which the application disappears forever - even after resetting the settings.

🚨

Warning: Incorrect root actions may result in loss of warranty or device failure.Before deleting, back up via TWRP or MIUI Backup.

πŸ”§ Methods of disposal:

  1. Through the file manager with root: Install Root Explorer or FX File Manager. Go to the /system/app/ or /system/priv-app/. Find the Browser, MiBrowserGlobal, or MiBrowser folders. Delete the folders or rename them (e.g., in the file). Browser_bak).

Through Terminal Emulator:

su


mount -o rw,remount /system




rm -rf /system/app/Browser




rm -rf /system/priv-app/MiBrowser*




reboot

πŸ“Š Comparison of removal methods:

MethodRoot is required.ReversibilityRisk to the system
Disconnection in settings❌ No.βœ… Yes.⚠️ Low.
Removal of updates❌ No.βœ… Yes.⚠️ Low.
ADB-removal❌ No.βœ… Yes (reinstallation)⚠️ Medium.
Root removalβœ… Yes.❌ No (no backup)❗ High-pitched

6. Alternative solutions: Hiding icons and blocking notifications

If you don't want to delete the browser, but it's in the way, you can just hide its icon and turn off all notifications, and it won't eliminate background activity, but it will make it invisible in everyday use.

πŸ”Ή How to hide the icon:

  • πŸ“ Use a launcher with support for hiding applications (for example, Nova Launcher or Nova Launcher). POCO Launcher).
  • πŸ” In the standard launcher. MIUI Press the browser icon and drag it to the Hidden Apps folder (if any).
  • 🚫 Turn off the display in the application menu through the launcher settings.

πŸ”” How to turn off notifications:

  1. Go to Settings β†’ Notifications β†’ Notifications Management.
  2. Find the browser in the list and turn off all switches.
  3. In the section "Notification Categories" deactivate all items (news, advertising, system).

πŸ’‘

Even after hiding the icon, the browser can consume up to 30–50 MB of RAM in the background. Use the methods from sections 1, 4, or 5 to completely disable it.

7. Frequent problems and their solutions

When working with system applications, users often encounter errors, and here are the most common problems and ways to fix them:

πŸ”§ "Team team. ADB It is not working (device unauthorized):

  • πŸ”„ Reconnect the device and confirm debugging on the smartphone screen.
  • πŸ”‘ Execute adb kill-server, then adb start-server.
  • πŸ“‹ Check if the debugging is included USB developer-setting.

⚠️ "Browser is back after the update MIUI":

Note: When major system updates are made (MIUI 13 β†’ MIUI 14) Remote applications can be restored: πŸ”„ Repeat the removal procedure through ADB post-refresh. πŸ“΅ Turn off auto-update system applications in Google Play. πŸ”§ Use Magisk to block the installation of the browser (App Systemizer module).

πŸ€– "I can't get root rights":

  • πŸ”“ Unlock the bootloader through the official Xiaomi tool.
  • πŸ“± Install. TWRP and use Magisk to get root.
  • ⚠️ On new models (Xiaomi) 13/14, Redmi Note 12) You may need to bypass the anti-Rollback.
❓ Can I delete a browser without a computer?
Yes, but with limitations: πŸ“± Nana MIUI 12–13: You can turn off the browser through settings (section 1). πŸ”§ With root rights, you can delete it through the System App Remover app (no PC required). ❌ No rooting and ADB complete removal is not possible.
❓ Will the browser return to factory settings after resetting?
Yes. Full reset (via Settings) β†’ Reset or Fastboot, all system applications, including the browser, will recover: πŸ”„ After resetting, repeat the removal procedure through ADB. πŸ“ If you used root removal, make a backup through TWRP and restore it after being dumped.
❓ Why does not the browser open after deleting? PDF-file?
MIUI Browser is used by default for viewing PDF. After his removal: πŸ“„ Install a dedicated application (such as Adobe Acrobat or Foxit) PDF). πŸ”— In Android settings (Settings) β†’ Annexes β†’ Default Apps: Assign a New Viewer PDF.
❓ Will Xiaomi Cloud work without a native browser?
Yes, Xiaomi Cloud is browser-independent, but some features (like browsing backups or bookmarking sync) may require MIUI Browser installation, and if you don’t use them, deleting your browser won’t affect cloud performance.
❓ How to return the browser if it is needed for service functions?
If you delete the browser through ADB Or root, you can restore it: πŸ”„ For ADB: Execute adb shell cmd package install-existing com.android.browser. πŸ“₯ For root: download APK browser for your version MIUI and set through TWRP or ADB sideload. πŸ”§ Reset your settings (return all system applications).