Google Chrome is pre-installed on most Xiaomi, Redmi and POCO smartphones as a system application. Many users want to remove it β some because of high battery consumption, some prefer alternative browsers like Mi Browser or Firefox, and some simply do not trust Google for privacy. But here comes the problem: standard deletion through the app menu is often not available, and disabling does not solve the problem completely β Chrome continues to work in the background and updates.
In this article, we will discuss 5 proven ways to remove Chrome from a Xiaomi phone, from simple (for custom browser versions) to radical (for root-right system applications). You will also learn what hidden consequences Chrome removal can have for Android, and which browsers are better to install instead. The instructions are relevant for all Xiaomi models, including Redmi Note 12, POCO X5, Mi 11 and others based on MIUI 14/15 or HyperOS.
Why canβt Chrome be removed in the standard way?
On Xiaomi smartphones, the Google Chrome browser belongs to the category of system applications - those that are preinstalled by the manufacturer and integrated into the shell. MIUI/HyperOS. It means:
- π There is no βDeleteβ button in the app menu β only βDisableβ or βDelete Updates".
- π Automatic Recovery: Even after you turn off Chrome can be activated again after you update your system.
- π¦ Embedded Dependencies: Some Android features (like web browsing in other apps) use Chrome by default.
Xiaomi is also entering into agreements with Google to pre-install their services (including Chrome, YouTube, Gmail) as part of Google Mobile Services (GMS) program, without which many apps (such as banking) simply wonβt work, so removing Chrome completely without consequences is only possible on custom firmware or root rights.
β οΈ Note: If you uninstall Chrome as a system app without preparation, some features may stop working, such as opening links from Telegram or WhatsApp in the default browser, and browsing the web in apps like Twitter or Instagram.
Method 1: Turn off Chrome (without deleting)
The safest method is to turn off the browser, not delete it completely, which will stop background activity, but will keep the possibility of recovery if necessary.
- Open Settings β Applications β Application Management.
- Find Google Chrome in the list (you can use search).
- Click on the three dots in the upper right corner and select Disable.
- Confirm the action by clicking Disable the application.
After that:
- β Chrome will disappear from the app menu.
- β Background activity and updates will stop.
- β The app will remain in the phone's memory (taking up) ~100-200 MB).
- β Some links may open in Mi Browser or another default browser.
To return Chrome, repeat the steps and click Enable.This is a good way to do it if you want to simply save battery power or get rid of an unnecessary app without risking the system.
π‘
If after disabling Chrome links stopped opening, install another browser (such as Firefox) and assign it to the default browser in the Android settings.
Method 2: Removing Chrome Updates
If Chrome on your Xiaomi was installed as a custom app (for example, you updated it through Google Play), you can return it to the factory version and remove the updates.
Instructions:
- Go to Settings β Applications β Application Management β Google Chrome.
- Click on the three dots in the top right corner and select Remove Updates.
- Confirm the action.
After that:
- π The size of the application will be reduced to ~50β70 MB (factory version).
- π All bookmarks and history will be deleted.
- π« Chrome will stop updating automatically (until you manually allow it).
β οΈ Note: If you then try to open Chrome, the system may suggest updating it via Google Play.To avoid this, disable auto-update for Chrome in the Play Store settings (Settings) β Auto-update of applications β Not update automatically).
| Method | Do you need root rights? | Removed completely? | Is recovery possible? | Risk to the system |
|---|---|---|---|---|
| Shutdown | β No. | β No (remains in memory) | β Yes. | β No. |
| Removal of updates | β No. | β Partially (remains factory version) | β Yes. | β No. |
| Removal via ADB | β No. | β Yes (for custom versions) | β Yes (reinstallation) | β οΈ Medium (can break web browsing) |
| Removal with root rights | β Yes. | β Yes (fully) | β Just reflashing. | β οΈβ οΈ High (risk of "brike") |
Method 3: Remove Chrome through ADB (without root)
If Chrome is installed on your Xiaomi as a custom app (not a system one), it can be removed via ADB (Android Debug Bridge), which works without root rights, but requires connecting the phone to a computer.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π± USB-cable (preferably original).
- π οΈ Utilities. ADB Fastboot (you can download from the official Android website).
- π§ Included debugging by USB phone-on.
Instructions:
Enable Developer Mode (Settings β About Phone β MIUI Version β 7 times press)
Activate debugging over USB (Settings β Additional β For developers β Debugging over USB)
Connect your phone to your PC and allow debugging
Download and unpack. ADB Tools on the computer-->
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the adb folder.
- Enter the command to check the connection: Adb devices should appear serial number of your phone.
- Remove Chrome by command: adb shell pm uninstall -k --user 0 com.android.chrome
- Reboot the phone.
If the command is successful, Chrome will be removed for the current user.
- β οΈ When you reset your phone or create a new user, Chrome can return.
- β οΈ Some apps (such as Gmail) may stop opening links.
What if the ADB canβt see the device?
Method 4: Completely remove Chrome with root rights
If youβre willing to take risks, you can completely remove Chrome as a system app, getting root rights, a method that is suitable for power users, as improper actions can lead to a βbrickβ (inoperability) of the phone.
What needs to be done:
- Get root rights to Xiaomi (for example, through Magisk or OrangeFox Recovery).
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Find and delete Chrome files by the following route: /system/priv-app/Chrome/ /system/app/Chrome/ /data/app/com.android.chrome-*/
- Clear cache and data in /data/data/com.android.chrome.
- Reboot the phone.
Warnings:
- π₯ The risk of βbrickβ: Deleting system files can disrupt the Android.
- π Loss of warranty: Xiaomi does not provide warranty service for root phones.
- π§ Update issues: After the update MIUI Chrome may be back.
β οΈ Note: Before deleting system files, make a full backup through TWRP Recovery or OrangeFox. If you crash, you can restore your phone. Also check if your Chrome firmware is using critical features (like Google Assistant or Android Auto).
π‘
Removing Chrome with root rights is the most radical method, but also the riskiest. Use it only if you are confident in your actions and ready for the possible consequences.
Method 5: Install custom firmware without Chrome
If you want to get rid of Chrome and other Google apps forever, you can install custom firmware without GMS (Google Mobile Services).
- π± LineageOS β pure Android without unnecessary applications.
- π± Pixel Experience β firmware with an interface like Google Pixel, but without preinstalled Chrome.
- π± MIUI EU β modified MIUI without Chinese and Google apps.
- π± CalyxOS or GrapheneOS β firmware with a focus on privacy (without Google services).
Installation process:
- Unlock the bootloader through the official Xiaomi tool.
- Install custom Recovery (TWRP or OrangeFox).
- Download the firmware (for example, from the XDA Developers website) and transfer it to your phone.
- Through the recavator, run Wipe β Format Data (complete cleaning!).
- Install firmware and GApps (if you need Google services, but without Chrome).
Advantages of this method:
- β Full control over pre-installed applications.
- β The ability to choose firmware without Google or with a minimum set of services.
- β Regular updates from the community (not from Xiaomi).
Disadvantages:
- β Difficulty of installation for beginners.
- β Loss of guarantee.
- β Possible bugs (e.g., non-functioning) NFC orcamera on some firmware).
How to replace Chrome with Xiaomi: the best alternatives
If you removed Chrome, you'll need a different browser, and here are the best options for Xiaomi with performance and privacy in mind:
| browser | Pluses | Cons | Reference |
|---|---|---|---|
| Mi Browser | β Preinstalled on Xiaomiβ Light and fast.β Integration with MIUI | β Data collection (advertising, analytics)β Limited functions | Already on the phone. |
| Firefox | β Open source.β Support for extensionsβ Synchronization between devices | β Consuming more memoryβ Slower Chrome on weaker phones | Google Play |
| Bromite | β Chrome without Google trackingβ Built-in ad blockerβ Fast work. | β No to Google Play (you need to download from the official website) | bromite.org |
| Kiwi Browser | β Support for Chrome extensionsβ Built-in ad blockerβ Lighter than the original Chrome | β Rare updates | Google Play |
For maximum privacy, we recommend Bromite or Firefox with enhanced security settings. If the minimum battery consumption is important, Mi Browser (despite advertising) or Kiwi Browser.