com.xiaomi.glgm kind of packages are required to install Xiaomi games. Before that, MIUI mobiles come with bloatware and system apps. In old phones, you need to install ADB drivers to remove them.

They include Mi Browser, Quick Apps, Get Apps, Xiaomi Cloud, Calendar, Security, Camera, Gallery, Music, Feedback, File Explorer, FM Radio, Recorder, Mi Pay and others.

Useful system apps help in our day-to-day tasks. But some of them are bloatware pushed by Xiaomi for monetary benefit and advertising purposes. You can find the MIUI 11 bloatware list below.

The Xiaomi bloatware removal tool github helps in many versions of MIUI. Interface is simple. Select all the required pre-installed apps and then uninstall. You can also make use of command line tools and PCs to remove them. For that you need to install the ADB package.

To remove xiaomi apps, you can always use the default feature of MIUI. But for system apps and bloatware, they don’t have that option. For that, you need to use adb uninstall system app. This installs the server and app package.

To remove bloatware MIUI 11, you can’t do it directly using system settings.

For example, Mi Pay is not much used by me in India. Mi Browser is another redundant app which is slow compared to other good browsers like Opera, Chrome, Firefox.

In this post two xiaomi bloatware removal tools are mentioned that can help your phone use less apps. Only App store apps can be installed and space is also saved.

Xiaomi Bloatware list and System Apps

The list of system apps and package names are mentioned below.

Xiaomi:

● GetApps – app store like Google Play from Xiaomi. The most annoying one, periodically shows advertisement.
com.xiaomi.mipicks
● MIUI Ad Services – also responsible for showing ads.
com.miui.msa.global
● Cloud
com.miui.cloudservice
● Cloud Backup
com.miui.cloudbackup
● Games
com.xiaomi.glgm
● Mi Credit
com.xiaomi.payment
● Mi DocViewer(Powered by WPS Office)
cn.wps.xiaomi.abroad.lite
● Mi ShareMe
com.xiaomi.midrop
● Mi YellowPages
com.miui.yellowpage
● MIUI Gallery – if you use another gallery app WARNING: @nihalanand697 reports disabling it isn’t safe.
com.miui.gallery
● Wallpaper Carousel
com.miui.android.fashiongallery
● Default Browser – not necessary if you use Firefox or Chrome
com.android.browser
● Mi Bug Report – if you not using this features
com.miui.bugreport com.miui.miservice

Google:

● Google Movies
com.google.android.videos
● Google Music
com.google.android.music
● Google Photos
com.google.android.apps.photos
● Youtube – I prefer to use a browser
com.google.android.youtube
● Google Duo
com.google.android.apps.tachyon
● Google Lens
com.google.ar.lens
● Google search box – I prefer to use a browser or widget
com.google.android.googlequicksearchbox
● Digital wellbeing
com.google.android.apps.wellbeing

Related :  Incognito Mode Features in Truecaller - 2024

Facebook:

Some of the Facebook apps and services are bloatware and take lot of phone memory and resources. You can uninstall them if you are not using them. As they come pre-installed, they also come under bloatware.
● Facebook Services
com.facebook.services
● Facebook App Installer
com.facebook.system
● Facebook app manager
com.facebook.appmanager
Default Android Apps
● Wallpaper live picker
com.android.wallpaper.livepicker
● Photo table
com.android.dreams.phototable

Source: https://selivan.github.io/2020/02/25/removing-bloatware-from-xiaomi-miui-android.html

Redmi Note 4 Developer Options

In some of the cases you need to be in developer mode to change some settings.

Enable the Developer Option

  • Open Settings from your phone.
  • Tap on About phone.
  • Tap on MIUI version 7 times (more or less).
Settings Redmi Note 4 About Phone
Redmi Note 4 Miui Settings

Your developer option is enabled.

Open “Additional Settings”.

  • Go back to the Settings screen.
  • Under System Settings > Additional Settings

Tap on Developer options (This will only be seen, if you complete step 1).

Redmi Note 4 Additional Settings
Redmi Note 4 Developer Options

Turn on “USB Debugging” and other options.

This will ask for permission – Allow development settings. Tap on OK.

Allow Development Settings Miui 11

Scroll through to see other options under Debugging.

  • USB debugging.
  • Install via USB
  • USB debugging (Security settings) – When you enable this, some security warnings like 3 are displayed, you can accept them.
Allow Usb Debugging Miui 11
Enable Usb Security Debugging Install Usb Options Redmi

Remove bloatware Xiaomi ADB

  • You need to install the ADB driver to make ADB commands work in your PC.
  • Go to one of the following links.
  1. https://adb.clockworkmod.com/
  2. https://developer.android.com/studio/run/win-usb

For this tutorial to work, I felt the first link was easy. The second link installs a lot of software and is difficult to understand.

Install the Universal ADB Drivers or Google USB driver as from the above links.

Set PATH to ADB Executable in your PC

If you install the universal adb drivers, you should see the following path –

C:\Program Files (x86)\ClockworkMod\Universal Adb Driver where c: is the system or OS drive.
  • Copy this path to “adb” executable.
  • Open Control Panel > System > Advanced system settings. A System properties window will open.
  • Click on the Advanced tab. Click on Environment variables. A pop-up opens. Under user variables, click on “Edit”. Another pop-up window opens. Click on “New” and add path to “adb” executable. Note: This step is important to make ADB commands work on your PC.
Related :  How to Rotate Image in Redmi Note 4 and 5 - 3 Simple Steps
Set Path To Adb Exe Windows 10

Connect Mi Phone to PC via USB cable

  • To complete the ADB commands on your PC, an active Mi account is sometimes required. You can always create it for free.
  • Connect your Redmi Note 4 to PC or laptop. It may ask to accept RSA key fingerprint, in this step. It will also show the key.

Start ADB Server and Open ADB Shell

Start Adb Server
  • Open Windows Powershell/ Command Prompt from Start Menu or typing search. You also need to start the ADB server from the Start Menu.
  • Type the following “adb” commands.
Remove Xiaomi Bloatware List
adb devices
adb shell
  • If you have performed the above steps perfectly, you should be able to see letters and numbers to represent your device, pc and shell.

Remove MIUI Bloatware List

  • Type the following “adb shell” commands to uninstall system apps from Redmi Note 4. This also works for other Mi phones.

For example, to uninstall GetApps, type the following on your screen.

pm uninstall –k ––user 0 com.xiaomi.mipicks

 The last part of the command is the package name (for eg. –  com.xiaomi.mipicks) . In the below screenshot, you can see how I uninstalled “Facebook” related services.

Uninstall System Apps Redmi Note 4 Adb Shell Commands

If somehow, the mobile phone hangs, you can restart the phone.

Xiaomi Bloatware Removal tool

Disclaimer: This software has been tested by us and is referenced from a source. All the steps mentioned below are taken from other blogs and articles. I was able to uninstall the required system app successfully. But to be careful, you need to backup your system data.

Szaki Xiaomi Adb Fastboot Tools

This can be used on all Windows systems. The typical size of the Windows interface is around ~20MB.

Total Time: 3 minutes

Run the Xiaomi ADB Fastboot Tools software.

Install The Latest Xiaomi Adb Fastboot Tools Version

Enable Developer Options and USB Debugging option, as mentioned above.
Connect your PC or Laptop to your Mi phone using USB cable.

Run the JAR file

Since this is a jar file, you need to run it like a typical JAVA file. This JAR file should run as you have JRE installed already.
The typical interface will look something like this.

ADB Drivers are not required.

Latest Version Xiaomi Adb Fastboot Tools

If you have connected your Redmi Note 4 first and then open this software, it will instantly recognize this phone.
Otherwise, when you open the software and then connect the phone, it will take some time. Also “USB debugging warning” may be required to be approved when connected the first time.
Note: The ADB drivers may be not required as mentioned in the above method.

Following tabs are visible

The following four tabs are visible under the ADB interface.
Uninstaller
Reinstaller
Disabler
Enabler
Note: For some reason, the Reinstaller module was not working for me.

Uninstall the Xiaomi Bloated Apps

Remove Xiaomi Bloatware List

You can use the “Uninstaller” module to uninstall the system apps.
The “App name” and “Package name” are listed in this module.
Select the required system apps and click on “Uninstall”. You can make use of this module, to uninstall other apps.
I uninstalled the “Yellow pages” app with package name com.miui.yellowpage and was able to uninstall it successfully.

Conclusion

The difficult part I faced was installing the third-party software like ADB drivers and Java JDK, to make the methods work. If they are installed correctly, the remaining steps are easy.

I have tested both the above methods to uninstall system apps. No problems were faced. Successfully removed the bloatware apps like Mi Browser, Mi Pay, Get Apps etc without much problem.

Disclaimer: This blog post or owner is not at all responsible, if the mobile does not work after the below steps are performed. These commands and software are sourced from different forums, articles and links. I performed these steps and did not face any problems. The screenshots are also taken from my PC and Xiaomi Redmi Note 4.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *