How to Remove Google Chrome from Xiaomi Redmi 9: 5 Ways to Work

Google Chrome is pre-installed on most Xiaomi Redmi 9 smartphones as part of the Google Mobile Services (GMS) suite. However, many users prefer alternative browsers - MIUI Browser, Firefox or Brave - because of less memory consumption or better privacy.The problem is that standard deletion through the app menu often doesn't work: the Remove button is inactive, and after uninstalling updates, the browser returns after rebooting.

In this article, you will find 5 proven ways to get rid of Chrome on Redmi 9 – from simple disabling to complete deletion of system files (including methods for root-enabled devices). We will also discuss how to disable automatic browser recovery via Google Play, and provide a table comparing methods by complexity and effectiveness. If you are tired of unnecessary software taking up space in memory, read on.

Why can’t Chrome be removed in the standard way?

On Xiaomi Redmi 9 (as on other MIUI smartphones), Google Chrome is a system application, meaning it is integrated into firmware and is uninstallable. Here are the key reasons:

  • πŸ”— Google License Agreement: Xiaomi must include a basic set of apps GMS (including Chrome, YouTube, Play Market for device certification.
  • πŸ“¦ System Dependencies: Some Functions MIUI (For example, the web preview in the Share menu uses Chrome components.
  • πŸ”„ Automatic Recovery: Google Play can re-install remote system applications when checking integrity.

Even if you delete Chrome updates through Settings β†’ Apps, the device will still have a factory version of the browser (usually outdated), which cannot be uninstalled without additional actions.

πŸ“Š Which browser is used on Xiaomi instead of Chrome?
MIUI Browser
Firefox
Brave
Opera
Other

Method 1: Turn off Chrome without deleting (for beginners)

If you do not need to completely erase the browser, but just hide it from the menu and stop background processes, use the built-in MIUI tools:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Google Chrome in the list and tap it.
  3. Click β€œDisable” (the button will become active if the browser has not been updated).
  4. Confirm the action in the dialog window.

After the shutdown:

  • πŸ“± Chrome icon will disappear from the app menu.
  • βš™οΈ Background processes of the browser will be stopped (saves up to 100-150 MB of RAM).
  • πŸ”„ When the device is restarted, the browser will not recover (unlike removing updates).

⚠️ Note: Chrome disabled can automatically turn on after updating Google Play Services. To avoid this, block browser updates in the Play Market β†’ Chrome β†’ Three points. β†’ Remove updates β†’ Turn off auto-update.

β˜‘οΈ Preparing for Chrome Shutdown

Done: 0 / 4

Method 2: Remove updates and block them via ADB

This method is suitable for users who are ready to use the Android debugging bridge (ADB).It allows you to completely delete user data and Chrome updates, returning the browser to the factory version, and then block its recovery.

You'll need:

  • πŸ’» Computer with installed ADB Tools.
  • πŸ“± Included debugging by USB Redmi 9 (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then go back to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-cable (preferably original).

Steps:

  1. Connect your smartphone to your PC and confirm the debugging permission on your phone screen.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Follow the commands in turn: adb shell pm uninstall -k --user 0 com.android.chrome
  4. Reset the device.

If the team fails (failure error) [DELETE_FAILED_INTERNAL_ERROR]), Try an alternative option:

adb shell pm disable-user --user 0 com.android.chrome

⚠️ Attention: After use ADB Some system functions (e.g., opening links from other applications) may be redirected to MIUI Browser.To fix this, install an alternative browser and assign it to the default app in the settings.

πŸ’‘

If ADB doesn’t recognize the device, try reinstalling Xiaomi drivers or using the adb kill-server command and then adb start-server in the terminal.

Method 3: Completely remove Chrome with root rights

If your Redmi 9 has an unlocked bootloader and root rights (like through Magisk), you can physically delete Chrome system files.This method is the most radical and irreversible, but guarantees 100% results.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/PrebuiltGmsCore//system/app/Chrome/ (paths may vary depending on the version of MIUI).
  3. Remove the Chrome and WebViewGoogle folders (if any).
  4. Clear the cache and data to /data/app/com.android.chrome*.
  5. Reset the device.

After removal:

  • βœ… Chrome will disappear from the system forever.
  • ⚠️ Some apps (such as Gmail) may not work properly because they use Chrome components to display web content.
  • πŸ”§ To restore the browser, you will need to reflash the device.
MethodDifficultyRoot is required.EfficiencyRisks.
Shutdown⭐❌ No.Hiding the icon, stopping the processMay be activated after the update
ADB⭐⭐❌ No.Remove updates, block recoveryRequires PC and debugging over USB
Root removalβ­β­β­βœ… Yes.Complete removal without possibility of recoveryRisk of disrupting other applications

πŸ’‘

Use root-rights only if you are confident in your actions. Incorrect deletion of system files can lead to bootloop (a looped device reboot).

Method 4: Replacing Chrome with MIUI Browser by default

If your goal is not to delete Chrome, but to simply stop using it, assign another browser to the default app. This will prevent automatic link opening in Chrome.

How to do this:

  1. Install an alternative browser (such as MIUI Browser or Firefox).
  2. Open Settings β†’ Applications β†’ Application Management β†’ Chrome.
  3. Click β€œOpen by default” β†’ β€œClear default settings.”
  4. Open any link (such as Telegram or WhatsApp) and select a new browser in the dialog box.
  5. Check the "Always" box.

In addition:

  • πŸ”— Turn off Chrome in Google account settings (Settings) β†’ Accounts. β†’ Google β†’ Synchronization – uncheck the box with β€œChromeΒ»).
  • πŸ“΅ Disable the browser from accessing the Internet in Settings β†’ Mobile network β†’ Using traffic.
What if links are still open in Chrome?
If, after changing the browser by default, links still open in Chrome, clear the cache of the Android System WebView application in the settings. Also check the settings of a particular application (for example, in Telegram you can select a browser in Settings β†’ Open links).

Method 5: Use of third-party utilities (without root)

If manual methods seem complicated, use specialized utilities to remove system applications. One of the most popular solutions is App Inspector (available on the Play Market).

Step-by-step:

  1. Download and install App Inspector or System App Remover.
  2. Give the application ADB rights (follow the instructions in the utility).
  3. Find Google Chrome in the list of system applications.
  4. Select the option β€œUninstall for user” (Uninstall for user).
  5. Confirm the action and restart the device.

Advantages of the method:

  • πŸ› οΈ No manual input required. ADB-team.
  • πŸ” Allows you to remove other unnecessary system applications (e.g. Google Duo or YouTube Music).
  • πŸ”„ Supports Recovery of Remote Applications.

⚠️ Note: Some utilities (e.g. Debloater) require a PC connection and may contain ads.Before using, check the reviews in the Play Market and the permissions the app requests.

What if Chrome is back after deleting?

If Chrome has recovered from a reboot or update to Google Play Services, follow these steps:

  1. Turn off auto-update: Open Play Market β†’ Find Chrome β†’ click on three dots β†’ Disable Auto-Update.
  2. Freeze the app: Use utilities like Titanium Backup (requires root) or App Quarantine to block Chrome.

Remove the Google Play Services cache

  • Go to Settings β†’ Applications β†’ Google Play Services β†’ Storage β†’ Clear cache.

If the problem recurs, it could be Google’s policy to force system applications to be restored on certified devices, in which case the only radical way is to install custom firmware (like LineageOS), but this would require unlocking the bootloader and losing warranty.

FAQ: Frequent questions about removing Chrome with Xiaomi Redmi 9

Can I delete Chrome without a computer?
Yes, but with limitations. Without a PC, you can only disable the browser or delete its updates through settings. To completely remove it, you will need either ADB (you need a computer) or root rights.
Will YouTube work after Chrome is removed?
YouTube is not dependent on Chrome and will work fine, however, some features, such as link opening in the video description, can be redirected to the system browser (for example, MIUI Browser).
How to get Chrome back if you need it?
If you just disabled your browser, turn it back on Settings β†’ Apps β†’ Chrome β†’ Enable. If you deleted it via ADB, install Chrome from the Play Market. If you delete it with root rights, you will need to flash it back.
Will removing Chrome affect performance?
Yes, but the effect will be negligible. Chrome in the background consumes up to 50-100 MB of RAM. Once removed, this space will be freed up, but the speed gain you will notice only if the device critically lacked memory.
Can Chrome be removed from Redmi 9 with a factory reset?
No, factory reset (Settings β†’ Additional β†’ Restore and Reset) will return Chrome to its original state, because it is part of the firmware, and this method will not help get rid of the browser.