Why Chrome is so hard to uninstall from Xiaomi and what to do
Owners of Xiaomi Redmi 9T often face a problem: the Google Chrome browser is not deleted in the standard way through the application menu.The fact is that on smartphones with a preinstalled MIUI shell, many system applications (including Chrome) are protected from removal β they can only be disabled or hidden. But even this does not always solve the problem: the browser continues to occupy space in memory, update in the background and consume traffic.
The problem is compounded by the fact that Redmi 9T (The lime model comes with Google Mobile Services (GMS) β The company blocks its removal to comply with Google's Android licensing requirements, but there are workarounds ranging from simple (disable via settings) to radical (delete via settings). ADB In this article, we will discuss all working methods that are relevant to the MIUI 12β14.
Before you start, consider that some methods require technical skills, such as working with ADB or unlocking the bootloader can lead to a loss of warranty or unstable system operation. If you are not sure, start with safe methods (sections 2β3).
Method 1: Turn off Chrome through MIUI settings (no root)
The easiest and safest way to do this is to turn off your browser, not delete it completely, and that will stop the background, updates, and remove the icon from the menu. MIUI 12.5β14:
- Open Settings β Applications β Application Management.
- In the search bar, type Chrome and select the app from the list.
- Click Disable (the button may be gray if the application is system-based).
- Confirm the action in the pop-up window by clicking Disable the application.
After that:
- π Chrome will no longer be updated through Google Play.
- π± The icon will disappear from the app menu (but the com.android.chrome file will remain in the system).
- πΆ Background activity of the browser will be stopped, which will save battery power.
β οΈ Note: Disabled Chrome may be activated again after the update MIUI Check your status every 1-2 months.
βοΈ Preparing for Chrome Shutdown
Method 2: Remove Chrome Updates (Free Space)
Even Chrome that is disabled takes up space, especially if it has upgraded to the latest version, and to return the original size of the application (usually ~50-100 MB instead of 300-500 MB), you need to remove its updates:
- Go to Settings β Applications β Application Management β Chrome.
- Click on the three dots in the top right corner and select Remove Updates.
- Confirm action. The system will return the browser to the factory version.
After that:
- π Chrome will be reduced by 3-5 times.
- π Updates via Google Play will be blocked (but only until the next reset).
- β οΈ The functionality of the browser will be limited to the factory version (may be problems with compatibility of sites).
| Action. | The result | Reversibility |
|---|---|---|
| Turning off Chrome | Stops background processes, removes the icon | Yes (can be turned back on) |
| Removal of updates | Frees up 200-400 MB of memory | Yes (updates will be installed automatically when you connect to Wi-Fi) |
| Reset to factory settings | Returns Chrome to its original state | No (unless you back up) |
If you want to completely remove Chrome, rather than just disable it, go to the following methods: They require more effort, but they give guaranteed results.
Method 3: Remove Chrome via ADB (without root but with PC)
For power users, the most reliable way to remove it is through Android Debug Bridge (ADB), which does not require root rights, but you need to:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π± Included Debugging by USB smartphone.
Step-by-step:
- Activate Developer Mode on Redmi 9T: Go to Settings β About Phone. Click 7 times on the MIUI Version until the notification You become a developer appears!. Return to Settings β Additional β For Developers and enable USB Debugging.
- Download and install ADB Tools on PC.
- Connect Redmi 9T to your computer and enter in the terminal: adb devices If the device is determined (serial number will appear), enter: adb shell pm uninstall -k --user 0 com.android.chrome
After this command is executed, Chrome will be deleted for the current user (without affecting system files). When you reset your phone or add a new user, the browser can appear again.
β οΈ Note: If you see a Failure error after the team [DELETE_FAILED_DEVICE_POLICY_MANAGER], This means that your device has a security policy active (for example, through Google Apps Device Policy), in which case you can not delete without resetting your settings.
π‘
Before working with ADB, check if the bootloader unlocker is locked on your Redmi 9T. To do this, type the command adb shell getprop ro.boot.verifiedbootstate. If the answer is orange, unlock is possible; if green is not.
Method 4: Remove via TWRP (requires unlocking the bootloader)
If youβre willing to take drastic measures, you can uninstall Chrome through Custom Recovery (TWRP).
- π The bootloader has already been unlocked (bootloader).
- π¦ Installed. TWRP or other recovery.
- π οΈ Ready for possible risks (data loss, breach) OTA-update).
Instructions:
- Download TWRP for Redmi 9T (model lime) and install it via fastboot: fastboot flash recovery twrp.img fastboot boot twrp.img
- In TWRP, go to Advanced β File Manager.
- Find the folders: /system/priv-app/Chrome/system/app/Chrome /data/app/com.android.chrome*
Delete them (click on the folder β Delete).
Restart the phone. Chrome will be removed at the system level.
Advantages of the method:
- π§Ή Complete removal without traces.
- π It will not be rebuilt after the reset (unless the stock is stitched).
Disadvantages:
- β οΈ Risk of "brike" in an error.
- π Loss of ability to renew by air (OTA).
What happens if you delete Chrome through TWRP?
Method 5: Use of custom firmware (for advanced)
The most drastic way is to flash Redmi 9T to custom firmware without Google Services (GApps).
- π LineageOS (without GApps).
- π₯ Havoc-OS (with optional GApps).
- π± Firmware from XDA (For example, the Pixel Experience).
Advantages:
- π Full control over system applications.
- π‘οΈ No forced Google services.
- π§ Ability to fine-tune productivity.
How to stitch:
- Unlock the bootloader via the Mi Unlock Tool (can take up to 720 hours to wait!).
- Install TWRP (see section 4).
- Download the firmware (like LineageOS 20 for lime) and transfer it to your phone.
- In TWRP, run Wipe β Advanced Wipe (select Dalvik, Cache, System, Data).
- Fix the firmware through Install.
β οΈ Note: Custom firmware voids warranty and may cause some features to fail (e.g. Widevine) L1 for Netflix HD). Check compatibility with the Redmi model before firmware 9T (lime)!
π‘
Custom firmware is the only way to permanently get rid of Chrome and other Google system apps, but it requires technical skills and a willingness to deal with possible compatibility issues.
What to do if Chrome is back?
Even after deleting Chrome, it may reappear. Causes and solutions:
| Problem. | Reason. | Decision |
|---|---|---|
| Chrome is coming after the MIUI update | System update restored the application | Repeat deletion via ADB or disable auto-updates in Google Play |
| Chrome icon visible after resetting settings | Reset restores factory applications | Remove Chrome (see Methods 3-5) |
| Chrome is updated despite shutdowns | Google Account Syncs Apps | Delete your Google account in the settings or turn off sync |
If none of these methods have worked, consider alternatives:
- π Use Firefox or Edge as the default browser.
- π Install App Manager to block Chrome background activity.
- π΅ Turn off mobile data for Chrome in Settings β SIM-maps and mobile networks β Transfer of data by annex.