How to Uninstall Google Chrome on Xiaomi Redmi 7: All Ways (including System)

Xiaomi Redmi 7 is one of the most popular budget smartphones, but its owners often face the problem of built-in Google Chrome, which can not be removed by standard means. The application takes up space in memory, consumes resources in the background and imposes updates through Google Play. In this article, we will analyze all possible ways from simple disabling to complete deletion of system files (including methods for users without root rights).

It's important to understand that Redmi 7 comes with Chrome preinstalled as a system application, so the usual uninstallation via the Apps menu is not available. However, there are workarounds - from hiding the icon to uninstalling via ADB or MIUI Hidden Settings. We tested all methods on MIUI 12.5 and MIUI 14, so the instructions are relevant for most firmware.

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

The reason lies in Google’s policies and agreements with manufacturers: On all smartphones with Google Mobile Services (GMS), Chrome is the system component necessary to:

  • πŸ”Ή Google Play Protect Certification
  • πŸ”Ή Works of web views in other applications (for example, authorization through social networks)
  • πŸ”Ή Security Updates via Google Play System Update

Even if you never use Chrome, the system will force you to update it through the Play Store, and some MIUI features (like Quick Apps or App Vault) may depend on the Chromium web engine that underlies the browser.

⚠️ Note: Deleting Chrome completely can cause Google Play Services to crash or not be logged in to some apps.We recommend trying disabling methods first, not uninstalling them.

Method 1: Disable Chrome through Settings (without deleting)

If you just need to hide your browser and prevent it from working in the background, follow the following steps:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on the three points in the upper right corner and select Show System.
  3. Find Google Chrome in the list and open its page.
  4. Click Disable (the button will become active after confirmation).
  5. Return to the main menu and click Clear Data β†’ Clear Cache.

This method does not remove the application, but:

  • πŸ“΅ Stops Chrome Background Activity
  • 🚫 Remove the icon from the app menu
  • πŸ”„ Prohibits automatic updates through the Play Store

πŸ’‘

If the β€œDisable” button is inactive, first remove all Chrome updates through the Play Store (open the app page β†’ three dots β†’ Remove updates).

Method 2: Remove updates and return to the factory version

The standard Chrome on Redmi 7 weighs ~50 MB, but after updates through the Play Store, its size can reach 200-300 MB.

  1. Open the Play Store and search for Google Chrome.
  2. Slip on three dots in the corner β†’ Remove updates.
  3. Confirm the action and wait for the rollback.
  4. Go back to Settings β†’ Apps β†’ Chrome and click Disable.

After that:

  • πŸ“‰ The size of the application will be reduced to the original
  • πŸ”’ Updates will no longer be installed automatically.
  • ⚠️ The icon will remain on the menu, but the app will not run

⚠️ Note: If you accidentally update Chrome again, all restrictions will be reset. To avoid this, turn off auto-update for the app in the Play Store settings (profile) β†’ Settings β†’ Auto-update of applications β†’ Do not update Chrome).

πŸ“Š Which browser is you using instead of Chrome?
Firefox
Opera
Samsung Internet
Yandex Browser
Other

Method 3: Removal via ADB (without root)

For users willing to use ADB (Android Debug Bridge), there is a way to completely remove Chrome without obtaining root permissions.This works because MIUI allows you to uninstall some system applications via pm uninstall commands.

You'll need:

  • πŸ–₯️ Computer with installed ADB Drivers (download from the official website)
  • πŸ“± Included Debugging by USB Redmi 7 (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ Return to the Extra β†’ For developers)
  • πŸ”Œ USB-cable (preferably original)

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with the platform-tools.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Execute the deletion command: adb shell pm uninstall -k --user 0 com.android.chrome
  5. Reboot the phone.

If the command is successful, Chrome will disappear from the system.

  • βœ… The application will be removed for the current user (--user 0)
  • ❌ After resetting settings or updating MIUI Chrome may be back.
  • ⚠️ Some features (such as Google Pay) may not work properly.

Debugging is on. USB|Installed ADB-driver|The phone is connected in file transfer mode|The command line is open on behalf of the administrator-->

Method 4: Use MIUI Hidden Settings (Hidden Settings)

MIUI contains hidden menus that allow you to manage system applications, and one way is to use the MIUI Hidden Settings app (available on 4PDA or XDA Developers).

Algorithm of action:

  1. Download and install. MIUI Hidden Settings.apk (Permission to install from unknown sources is required).
  2. Open the application and provide root access (if any) or rights through ADB.
  3. Go to the App Manager section.
  4. Find Google Chrome in the list of system applications.
  5. Choose Uninstall or Disable (depending on the version of MIUI).

Advantages of the method:

  • πŸ”§ No manual input required. ADB-team
  • πŸ“Š Shows all system applications in one interface
  • πŸ”„ Allows you to roll back changes if necessary

⚠️ Attention: Apps like MIUI Hidden Settings can be recognized as potentially dangerous by antivirus software, download them only from trusted sources (for example, download them from a reliable source, 4PDA or XDA).

Method 5: Complete removal with root rights

If you have root access (like through Magisk), you can physically delete Chrome files from the system partition, which is the most radical method, but also the most effective.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/Chrome/ or /system/app/Chrome/ (the path may vary depending on the version of MIUI).
  3. Delete all files with the.apk and.odex extensions.
  4. Clear the /data/data/com.android.chrome/ folder (there is user data stored).
  5. Reset the device.

Risks of the method:

AdvantageRisk
βœ… Chrome is being removed forever.❌ Google Play Services may be broken
βœ… Released. ~300 MB of space❌ Some apps will stop opening web pages
βœ… No background activity.❌ After updating MIUI Chrome may be back.

Critical information: On some versions of MIUI, removing Chrome through root results in a cyclical reboot of the phone. Before the procedure, back up via TWRP!

What to do if your Chrome phone doesn’t turn on after you delete it?
If Redmi 7 is stuck on the logo after deleting system files, try: 1. Log in Recovery Mode (Power + Volume Up buttons). 2. Run Wipe Cache. 3. If it does not help - flash your phone through Fastboot using the Mi Flash Tool. You can only restore deleted files through a full flashing!

Alternative browsers for Xiaomi Redmi 7

If you removed Chrome, you'll need an alternative.The best options for Redmi 7 are:

browserAdvantagesCons
FirefoxπŸ”’ Privacy, synchronization🐒 Slower Chrome on weaker devices
BromiteπŸ›‘οΈ Built-in ad blocker⚠️ Requires manual installation APK
Kiwi BrowserπŸš€ Fast, support for extensionsπŸ“₯ Occupying. ~150 MB
DuckDuckGoπŸ•΅οΈβ€β™‚οΈ Maximum anonymity❌ No synchronization of bookmarks

To install alternative browsers:

  1. Download. APK-file from an official website (for example, Firefox).
  2. Allow installation from unknown sources in Settings β†’ Security.
  3. Install the browser and make it the default application to open links.

πŸ’‘

Even if you delete Chrome, some system processes may still use its engine for web views. To completely disable it, you’ll need to modify the build.prop file (requires root).

FAQ: Frequent questions about removing Chrome on Redmi 7

Can I delete Chrome without a computer?
Yes, but only if you have root access. Without it, the only way is to disable the application through settings (see Method 1). Complete removal without a PC requires a file manager with superuser rights (e.g., FX File Explorer).
What happens if you delete Chrome from Titanium Backup?
Titanium Backup allows you to "freeze" or remove system applications, but on Redmi 7 this often causes Google Play Services to crash.If you use this method, pre-create a backup via TWRP or Orange Backup.
Why did Chrome stop opening links in other apps after it was removed?
Some apps (like Telegram or Twitter) use WebView, a system component to display web pages. If Chrome was the main provider of WebView, its removal may disrupt this feature. Solution: install an alternative WebView (like Bromite SystemWebView).
How to prevent Chrome from updating through the Play Store?
Go to Play Store β†’ Profile β†’ Settings β†’ Auto-Update Apps and select Do Not Update Auto. Then search for Chrome in the app list, click three dots and uncheck Auto Update.
Can Chrome be returned after being completely deleted?
Yes, but it will require: Install the original APK Chrome for Redmi 7 (can be extracted from firmware); or reset the phone to factory settings (brings back all system apps); or flash it through Fastboot. The easiest way to download APK from APKMirror (choose the Android 9 Pie version, since Redmi 7 runs on that version).