Com.FaceMoji.Lite on Xiaomi: deal with the system application emoji

If you own a Xiaomi smartphone, you've probably noticed a strange name on the installed app list, com.facemoji.lite. It doesn't have a desktop shortcut, it doesn't show up in the app menu, but it takes up a place in memory and sometimes appears on the active process list. What is it? Why is it needed? Can it be removed without consequences for the system?

In this article, we will discuss in detail what Com.FaceMoji.Lite is on Xiaomi, Redmi and other devices. POCO, How it relates to the keyboard and emoji, and how to take steps to disable or remove it, and we'll focus on security, because not all system applications can be painlessly uninstalled.

What is Com.FaceMoji.Lite and why you need it

Com.FaceMoji.Lite is a system application from Xiaomi responsible for processing and displaying emoji in instant messengers, social networks and other programs. It is closely integrated with the proprietary keyboard Mi Keyboard (or POCO Launcher Keyboard in the appropriate models and provides:

  • 🎨 Support for animated emojis (in some firmware) MIUI)
  • πŸ” Searching for emojis by keywords (e.g., entering β€œlaughter” shows all emoji options)
  • πŸ“± Synchronizing frequently used emojis between applications
  • πŸ”„ Transformation of text emojis (for example,:) β†’ 😊)

It's important to understand that this is not a standalone emoji app, but a backup module that works in the background, and it has no interface, and it's controlled through keyboard settings. MIUI (Especially 12-14) Com.FaceMoji.Lite is also responsible for displaying Memoji – avatars similar to Apple Animoji, but with the brand design of Xiaomi.

So why does this app raise so many questions?

  • ⚠️ Not removed by standard means (no "Delete" button in settings)
  • πŸ”‹ Consumes resources (sometimes up to 50-100 MB of RAM in the background)
  • πŸ“¦ It takes up space in memory (from 20 to 80 MB depending on the version)
  • πŸ”„ Updated via Google Play, although it is a system

Many users mistake it for a virus or spyware, but it is actually a legitimate component. MIUI, which can be safely disabled if you are not using a branded keyboard or emoji from Xiaomi.

πŸ“Š You are using the Xiaomi keyboard?
Yeah, I like it.
No, I'm using it. Gboard/SwiftKey
Switching between them.
I don't know what my keyboard is.

How to check if Com.FaceMoji.Lite is installed on your Xiaomi

Not all Xiaomi models have this app – it is present in the devices on the device. MIUI 11-14 (especially in global and European firmware) to see if you have one:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, type facemoji or com.facemoji.lite.
  3. If the app is found, tap it to see the details.

The alternative is through ADB (for advanced users):

adb shell pm list packages | grep facemoji

If the command returns the package:com.facemoji.lite line, the application is installed.

Xiaomi modelMIUI versionAvailability of Com.FaceMoji.LiteSize (note)
Redmi Note 10/11MIUI 12.5–13Yes.~50MB
POCO X3/X4MIUI 12-13 for POCOYeah (in global firmware)~35MB
Xiaomi 12/13MIUI 13–14Yeah (with Memoji)~80MB
Redmi 9/9AMIUI 12No (or an outdated version)β€”

If you haven’t found this app, your firmware doesn’t include it – perhaps another module is used instead (e.g. com.android.inputmethod.latin for basic emojis).

πŸ’‘

To see all system applications, in settings MIUI Turn on the display of hidden processes: Settings β†’ Special facilities β†’ Showing System Processes

Can I delete Com.FaceMoji.Lite without consequences?

This is one of the most common questions. The answer is, yes, you can, but with reservations. Here's what happens when you delete it.

  • βœ… Emoji in messengers will work (they are downloaded from the apps themselves, for example, WhatsApp or Telegram).
  • ⚠️ Animated emoji will stop working MIUI (if they were).
  • ❌ Memoji can be a gulf (if your model supports it).
  • ⚠️ Xiaomi's signature keyboard can glitch (it is recommended to switch to Gboard).

Most importantly, removing this app will not cause critical system failures. Xiaomi does not make it a mandatory component, unlike com.miui.home or com.android.systemui.

  • πŸ“± Branded keyboard MIUI elated,
  • πŸ€– Memoji or animated emojis,
  • πŸ” Searching for emojis according to words in standard apps,

After removal, these functions will disappear.

⚠️ Note: Some models (e.g. Xiaomi 13 Pro with a MIUI 14) Deleting Com.FaceMoji.Lite may cause Quick Apps (fast apps on the lock screen) to crash.

How to disable or delete Com.FaceMoji.Lite

There are several methods, from simple shutdown to complete removal, depending on your skills and phone model.

Method 1: Disconnect via settings (without root)

The safest way to do this is to not require superuser rights:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Com.FaceMoji.Lite (or com.facemoji.lite).
  3. Slip on it and select Disable (or Stop if the button is active).
  4. Confirm the action.

After that, the application will stop working and will not consume resources.

Make sure that Memoji is not used.

Switch to an alternative keyboard (Gboard)

Backup of important data

Check the free space in memory-->

Method 2: Removal via ADB (without root but with PC)

If you want to completely remove the application, but you do not have root rights, you can use it. ADB (Android Debug Bridge is an official tool from Google that doesn't violate warranty.

Instructions:

  1. Turn on Developer Mode on your phone: Settings β†’ About Phone β†’ MIUI version (shap 7 times).
  2. Activate USB Debugging in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC and install ADB Tools.
  4. In the command line (or Terminal), type: Adb devices Make sure the device is defined.
  5. Execute the command: adb shell pm uninstall --user 0 com.facemoji.lite

If the command is successful, the application will be removed only for your user (without affecting system files).

⚠️ Attention: On some firmware MIUI After restarting, the application can recover, in which case only the removal with root rights or through the TWRP.

Method 3: Removal with root rights (for experienced)

If you have root (for example, through Magisk), you can uninstall the app completely.

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to the file. /system/priv-app/ComFaceMojiLite or /system/app/ComFaceMojiLite.
  3. Remove the entire folder or rename it (for example, in the ComFaceMojiLite_bak).
  4. Reboot the phone.

You can also use the command in Terminal:

su


rm -rf /system/priv-app/ComFaceMojiLite

After that, the app will be removed forever, but remember: the next update MIUI It could come back.

What to do if there are problems after removal

In most cases, the removal of Com.FaceMoji.Lite is without consequences, but if you notice:

  • πŸ”„ Keyboard hangings when entering emojis,
  • ❌ Errors in messengers (for example, emoticons do not appear),
  • πŸ“± Memoji's malfunction,

Here are the ways to get it back:

  1. Restore from backup (if you did backup through a backup) TWRP Mi Cloud).
  2. Reinstall the application manually: Download APK-Com.FaceMoji.Lite file from a trusted source (e.g. APKMirror) Install it via adb installcom.facemoji.lite.apk manually.
  3. Reset the keyboard settings: Settings β†’ System system β†’ Language and input β†’ keyboard β†’ Resetting settings

If the problems are serious (for example, the phone stopped turning on), try resetting to factory settings or reflashing. MIUI via Fastboot.

How to return Memoji after deleting Com.FaceMoji.Lite?
To restore Memoji, you need: 1. Install the original firmware MIUI via Fastboot. 2. or download APK-Memoji file (e.g. com.miui.memoji.editor) and install it manually. 3. Reboot the phone. Please note that custom firmware (e.g. LineageOS) Memoji will not work on custom firmware (e.g. LineageOS.

Com.FaceMoji.Lite: What apps can you use instead

If you have removed Com.FaceMoji.Lite but want to keep extended emoji support, consider these alternatives:

AnnexFunctionsPlusesCons
Gboard (Google)Emoji, GIF, stickerStable work, frequent updatesNo Memoji, fewer animations
SwiftKey (Microsoft)Emoji, text predictionGood AI for PredictionCan brake on weak devices
Bitmoji (Snapchat)Animated avatarsA large selection of stickersRegistration is required
Textra SMSExtended emojis in SMSCustomization of appearanceMessages only

If you want to use Memoji, try:

  • πŸ€– Zepeto – an application for creating 3D-avatar.

For animated emojis suitable:

  • 🎬 Emoji Kitchen (built into Gboard).

πŸ’‘

If you want Memoji or animated emoji, it is better not to delete Com.FaceMoji.Lite, but simply to turn it off. MIUI.

Security: Is Com.FaceMoji.Lite a virus or spyware?

Many users suspect Com.FaceMoji.Lite of spying because of its system status and implicit presence.

  • βœ… Official app: it is signed by Xiaomi and is part of the MIUI.
  • πŸ›‘οΈ Security: in the latest versions MIUI The app is being checked by Google Play Protect.

However, there are nuances:

  • ⚠️ In Chinese firmware (for example, for the Chinese market), Com.FaceMoji.Lite may collect anonymous statistics on emoji usage (this is indicated in the privacy policy of Xiaomi).
  • ⚠️ Old versions. MIUI (Up to 12) the app sometimes sent data about commonly used emojis to Xiaomi servers to improve algorithms.

How to check if it is spying on you:

  1. Open the Settings. β†’ Annexes β†’ Com.FaceMoji.Lite β†’ Permits.
  2. Turn off Internet, Warehouse and Microphone permissions (if any).
  3. Use NetGuard or PCAPdroid to track the network activity of the application.

⚠️ Note: If you notice that Com.FaceMoji.Lite consumes traffic without your knowledge (for example, sends data to unknown ones). IP), This could be a sign of a virus masquerading as a system application, in which case, check your phone through Malwarebytes or Dr.Web.

FAQ: Frequent questions about Com.FaceMoji.Lite on Xiaomi

Can I transfer Com.FaceMoji.Lite to a memory card?
No, it's a system application, and MIUI does not allow him to be transferred to SD-But you can turn it off to make room in the internal memory.
Why is Com.FaceMoji.Lite Updated on Google Play?
It's a feature. MIUI: Some system components (such as keyboard, emoji, themes) are updated through Google Play for the convenience of users.
Will WhatsApp work without Com.FaceMoji.Lite?
Yes, WhatsApp (like other messengers) uses its own emojis that are stored inside the app. Deleting Com.FaceMoji.Lite will not affect their display.
How to return Memoji after deleting Com.FaceMoji.Lite?
To restore Memoji, you need to: Install the original firmware MIUI Fastboot, or manually install it. APK-Files com.miui.memoji.editor and com.facemoji.lite.Reboot phone.On custom firmware (like LineageOS or Pixel Experience), Memoji will not work.
Why does com.FaceMoji.Lite consume so much battery?
If the app consumes more than 5% of the charge, it is likely: It got stuck in the background (try restarting the phone). MIUI You often use animated emojis or Memojis (they require more resources) Solution: disable the application or reset the keyboard settings.