How to Remove Google Chrome from Xiaomi Phone: A Step-by-Step Guide

Why Google Chrome is so hard to remove from Xiaomi and whether itโ€™s worth it

Xiaomi smartphone owners often face a situation where Google Chrome takes up space in memory, runs in the background and consumes battery power - even if you are not using it.The problem is that on most Mi, Redmi and POCO devices, the browser is pre-installed as a system application.This means that the standard deletion through the Settings menu is not available, and the Remove button is simply absent or inactive.

But does it make sense to get rid of Chrome? If you use alternative browsers like Mi Browser, Firefox or Edge, then yes. System Chrome can get in the way for several reasons: it automatically updates through Google Play, syncs data with your Google account (which is not always necessary), and on budget models Redmi takes up to 200-300 MB of precious storage. In addition, Xiaomi with the MIUI shell often conflicts between the built-in browser and Chrome โ€” for example, duplication of notifications or failures when opening links.

In this article, we will discuss 4 proven ways to uninstall, from simple disabling to complete removal via ADB, including nuances for different versions of MIUI (12, 13, 14) and smartphone models. Importantly, some methods require unlocking the bootloader or root rights, which can affect the warranty, we will indicate where these risks are minimal.

๐Ÿ“Š What browser do you use on Xiaomi?
Google Chrome
Mi Browser
Firefox
Edge
Other

Method 1: Standard removal (if Chrome is not system)

On some Xiaomi models (especially those released after 2022), Google Chrome can be installed as a regular app rather than a system one.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search box, type Chrome.
  3. If the application information has a button "Delete" (not "Disable"), then the browser can be removed in the standard way.

If the button is active, click on it and confirm the action. The application will be removed without any system consequences. However, on most Xiaomi devices (especially with MIUI 13/14), you will only see the option "Disable" or "Delete Updates", in which case move on to the following methods.

โš ๏ธ Attention: On devices with MIUI Global Chrome is often linked to Google services, and deleting it could disrupt Google Play Services, leading to errors in other apps such as YouTube or Gmail.

Check if the application is system (no buttons to delete)

Backup important bookmarks from Chrome

Make sure that an alternative browser is installed on the phone

Charge your phone at least to 50% (c ADB/root)-->

Method 2: Disable Chrome through MIUI settings

If complete deletion is impossible or risky, you can turn off the browser, this will stop its background work and hide the icon from the menu, but will not free up the memory completely.

  1. Go to Settings โ†’ Applications โ†’ Application Management โ†’ Chrome.
  2. Click "Open" (or "Off" in new versions of MIUI).
  3. Confirm the action in the dialog window.

Once disabled, Chrome will no longer appear in the list of applications and will not start automatically. However, its files will remain in the memory of the device. To return the browser, just go back to its settings and click "Enable".

This method is suitable for users who want to get rid of an unnecessary app without risk to the system.Cons: Chrome updates will still download through Google Play, taking up space.To avoid this, disable the auto-update for the browser in the Play Store settings.

๐Ÿ’ก

If links from other apps (e.g. Telegram) do not open after disabling Chrome, install an alternative browser and in Settings settings. โ†’ Annexes โ†’ Default applications โ†’ Browser select it as the main browser.

Method 3: Removal via ADB (without root)

For users who are ready for more radical measures, Android Debug Bridge (ADB) removal is suitable. This method does not require root rights, but a computer and USB debugging are required. Importantly, on some Xiaomi models (for example, Redmi Note 10 Pro or POCO X3 Pro), this method may not work due to the limitations of MIUI.

Step-by-step:

  1. Turn on USB debugging: Go to Settings โ†’ About Phone โ†’ MIUI Version and tap it 7 times to activate Developer Mode. Return to Settings โ†’ Additional โ†’ For Developers and turn on โ€œDebugging by USBโ€.

Connect your phone to your PC

Download and install ADB

  • For Windows: Download Googleโ€™s Platform Tools and unpack the archive.
  • For macOS/Linux: install via a packet manager (e.g. brew install android-platform-tools).
  • Open the Command Prompt (Terminal/Command Prompt) in the adb folder and type: Adb devices Make sure your device appears in the list.
  • Run the command to delete Chrome: adb shell pm uninstall -k --user 0 com.android.chrome If the command doesn't work, try: adb shell pm uninstall --user 0 com.android.chrome
  • Clear cache and data through TWRP (wipe โ†’ Advanced Wipe โ†’ Dalvik/ART Cache).

After the reboot, Chrome will be completely removed and disk space will be free. However, remember: removing system applications can disrupt Google Play Services or other services. If after the deletion there are problems (for example, push notifications do not work), return the files back or reflash the stock firmware.

๐Ÿ’ก

Before removing Chrome with root rights, make sure to make a full backup of the system through TWRP or OrangeFox Recovery.This will allow you to restore the phone in the event of a crash.

What to do if Chrome is back after the MIUI update

One of the most common problems is that Chrome reappears after a MIUI update or reset, because the browser is part of the Google Mobile Services (GMS) package, which is restored when you update the firmware.

  • ๐Ÿ”„ Reverse to the previous version MIUI via Fastboot or Recovery if the update is uncritical.
  • ๐Ÿšซ Block Chrome Update: Open Google Play, Find Chrome, Click Three Dots โ†’ "Remove from the Update List. disable Auto Update for all apps in the Play Store settings.
  • ๐Ÿ›ก๏ธ Use Magisk modules like Universal. GMS Doze or DisableFlagSecure to limit Chrome background activity.
  • ๐Ÿ”ง Install custom firmware without GMS (LineageOS or Pixel Experience, but this will require you to abandon Googleโ€™s services.

If you donโ€™t want to opt out of MIUI updates, the most reliable way is to check the app list regularly after the update and re-delete Chrome through ADB or freeze it with Titanium Backup (root required).

Google Chrome Alternatives for Xiaomi: Which browser to choose

If you have removed Chrome, you should find a replacement. Xiaomi has the following browsers:

browserAdvantagesDeficienciesDownload link
Mi BrowserOptimized for MIUI, low battery consumption, built-in ad blocker.Collects data for Xiaomi, limited synchronization settings.Pre-installed
FirefoxSupport for extensions, high speed, private mode with protection from trackers.Sometimes brakes on weak devices (Redmi 9A, POCO C31).Google Play
BromiteChrome based on Chromium with Google remote trackers, built-in ad blocker.There is no official support, updates are less frequent.Official website
EdgeGood integration with Windows, read mode, low power consumption.Linked to a Microsoft account, collects telemetry.Google Play
Kiwi BrowserSupport for Chrome extensions, fast, open source.Less known, a smaller support community.Google Play

For maximum performance on budget Xiaomi (for example, Redmi A1 or POCO M2), we recommend Bromite or Firefox in the โ€œLightโ€ mode. If synchronization with a PC is important, choose Edge.

FAQ: Frequent questions about removing Chrome from Xiaomi

Can I delete Chrome without a computer?
Yes, but only if the browser is not system. Try: Install the App Inspector app from Google Play and check if Chrome is system. If not, delete it through the standard Settings โ†’ Apps menu. If so, use apps like Debloater (requires ADB over Wi-Fi, but you can't do without a PC).
After Chrome was removed, push notifications stopped working. What do I do?
This is because Chrome is used by some Google services to display notifications.Solutions: Return Chrome via ADB command: adb shell cmd package install-existing com.android.chrome Install an alternative client for push notifications, such as Pushy. Disable notifications for unnecessary apps in Settings โ†’ Notifications.
How to remove Chrome from Xiaomi with MIUI China?
On MIUI Chinese firmware, removal of system applications is blocked. Options: Get root and manually delete through the file manager. Reflash your phone to MIUI Global or custom firmware. Use the Universal Debloater Magisk module to disable Chrome without deleting. On Chinese firmware without GMS (for example, on Redmi K40 Gaming for the domestic market), Chrome may be missing initially - Mi Browser is used instead.
Will my story and bookmarks be removed from Chrome after uninstallation?
Yes, all local data (history, bookmarks, passwords) will be deleted from your phone. To save it: Export bookmarks: open Chrome โ†’ โ‹ฎ โ†’ Bookmarks โ†’ Bookmark export (file will be saved in the phone memory). Sync with your Google account: Chrome settings โ†’ Sync. Use third-party tools like Bookmark Manager for backup. If you plan to return to Chrome later, log in to your browser before deleting, and the data will be restored when you re-install it.
Can you remove Chrome from Xiaomi with TWRP without root?
No, TWRP doesn't allow you to delete system applications by itself. You either need root access (Magisk installs via TWRP) or manual firmware editing (which is risky and requires knowledge). If you already have TWRP installed but no root, you can only backup the system before you experiment with ADB.