How to change the name of the app to Xiaomi: all the ways (including MIUI 15)

Have you ever wanted to rename a standard Xiaomi app (e.g. Camera to Camera or Gallery to My Photos)? Or do you get in the way of the English name of the app after installing APK? On smartphones with MIUI firmware, this is possible β€” but not through the standard settings. In this article, we will discuss all the working methods (including the hidden functions of MIUI 14/15) that will allow you to change the app’s display name without losing functionality.

It’s important to understand that Xiaomi doesn’t provide a direct renaming feature in the interface, as Samsung does with Secure Folder or Huawei does through App Twin. However, workarounds exist, from using launchers to editing system files (the latter requires caution). We will consider options without ROOT-And we'll give you a warning about the risks, and if you're willing to experiment, let's go!

Why Xiaomi does not allow to rename applications with standard means

MIUI is built on Android, but has a number of security restrictions related to Xiaomi's security policy, and here are the key reasons for the lack of feature:

  • πŸ”’ Protecting system applications: MIUI block the changes in /system/app, where standard programs are stored (e.g. Mi Browser or Security) This prevents accidental damage to critical components.
  • πŸ“¦ Integrity APK-Files: Application name is written in the manifesto AndroidManifest.xml inside APK. Changing it requires repackaging the file, which can break the digital signature.
  • πŸ”„ Conflicts with updates: After update MIUI through OTA All user changes to system applications are reset.

However, there are workarounds, such as Xiaomi allowing app shortcuts to be renamed on the home screen through some launchers (like POCO Launcher or Nova Launcher), and system changes will require tools like ADB or Magisk.

πŸ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI Launcher
POCO Launcher
Nova Launcher
Other
I don't know what it is.

Method 1: Rename the shortcut on the home screen (without ROOT)

The easiest and safest method is to change the name of the app shortcut without affecting the app itself. APK-This works for all applications (including system applications), but only works on the home screen.

The instructions are suitable for all Xiaomi, Redmi, POCO and Black Shark smartphones on MIUI 12-15:

  1. Keep your finger on the shortcut of the app you want to rename until the menu appears.
  2. Select Change (or Edit in English firmware).
  3. Tap the text box with the name of the app (e.g. Chrome).
  4. Enter a new name (such as My Browser) and click Ready.

⚠️ Note: On some versions MIUI (For example, 14.0.5) the option to edit the title may be hidden:

Install Nova Launcher from [Google Play](https://play.google.com/store/apps/details?id=com.teslacoilsw.launcher)

Open Launcher Settings β†’ Home Screen Settings β†’ Icons and Shortcuts

Enable the option to edit shortcuts

Create a duplicate label (long press β†’ Duplicate)

-->

This method does not require superuser rights and is completely reversible, but it only works for visual display on the desktop β€” the phone’s settings and app menus will retain the old name.

Method 2: Using ADB to rename system applications

If you need to change the name of a system application (e.g. Mi Video to the Movie) in all menus, you will need an ADB (Android Debug Bridge) tool. This method does not require ROOT, but involves working with the command line.

Warning: Incorrect ADB commands may disrupt firmware. Before you start, back up your data via Settings β†’ About Phone β†’ Backup.

What is ADB and how to turn it on?
ADB (Android Debug Bridge is a tool for debugging Android devices via a computer. To activate it: On your phone, go to Settings β†’ The telephone and 7 once you click on the version MIUI, To turn on Developer Mode. Go back to Settings. β†’ Additionally. β†’ For developers and enable debugging by USB. Connect your phone to your PC through USB-cable (select File Transfer Mode). Download ADB Tools for Windows/Mac/Linux Open the command line (or Terminal) in the folder with ADB Enter adb devices to check the connection.

When ADB is ready, follow the following steps:

  1. Find out the current name of the application package. To do this, type in: adb shell pm list packages | grep -i "part of the name" For example, for the Camera, use grep -i "camera." You will get a response like com.android.camera.
  2. Download. APK-Application file on your computer: adb shell pm path com.android.camera adb pull /data/app/com.android.camera-1/base.apk
  3. Use the APK Editor tool (such as APKEditor Studio) to edit the base.apk file. In the AndroidManifest.xml section, find the line: <application android:label="Camera"...> Change the Camera to the desired name (such as the Camera) and save the file.
  4. Remove the original application (only for custom APKs, not system ones!): adb uninstall com.android.camera
  5. Install the modified one. APK: adb install base_modified.apk

⚠️ Attention: Systemic change APK (e.g. com.miui.gallery ADB For system applications, this method is recommended only to experienced users with access to Fastboot for recovery.

adb shell dumpsys package com.android.camera | grep "signatures"

If you have a signature error, use the uber-apk-signer tool to re-sign the modified file.-->

Method 3: Magisk editing (for advanced users)

If you have ROOT-Right (installed by Magisk), you can change the name of the application directly in system files. This method is suitable for deep renaming, including displaying in the Settings menu β†’ Annexes.

You will need to:

  • πŸ“± Xiaomi smartphone with unlocked bootloader and installed Magisk (instructions for unlocking: official Xiaomi website).
  • πŸ’» Root Explorer (such as Root Explorer) or Mixplorer with enabled ROOT-access.
  • πŸ”§ Magisk module for editing system files (optional).

Step-by-step:

  1. Open Root Explorer and go to /data/app/[packet name]-1/base.apk For example, for Google Chrome, the path will be /data/app/com.android.chrome-1/base.apk.
  2. Copy the base.apk file to any user folder (e.g. /sdcard/Download).
  3. Open the APK in APK Editor and change the android:label string in AndroidManifest.xml as described in Method 2.
MethodROOT is requiredWorks for system applicationsRisk of system damageReversibility
Rename of the label❌ No.βœ… Yes.❌ No.βœ… Completely.
ADB + APK Editor❌ No.⚠️ Partially (risk of error)⚠️ Medium.βœ… Yes (through restoration) APK)
Magisk + Root Explorerβœ… Yes.βœ… Yes.⚠️ High (in case of errors)βœ… Yeah (through backup)

πŸ’‘

For most users, the first method (renaming the shortcut) is sufficient, and the methods with ADB and Magisk are designed for advanced users who are ready for possible system failures.

Method 4: Special applications for renaming (without ROOT)

If you don't want to work with ADB or launchers, you can use third-party utilities that don't change system files, but allow you to create custom shortcuts with new names.

The best applications for this task:

  • πŸ“Œ Shortcut Maker (Google Play): Creates duplicate shortcuts with a custom name and icon. Supports system applications.
  • 🎨 Icon Changer (Google Play): Allows you to change not only the names, but also the icons of the applications.
  • πŸ”§ App Cloner (Google Play): Clones the app with the ability to rename (useful for duplicate messengers).

Example of Shortcut Maker:

  1. Install and open the application.
  2. Find the right app (for example, YouTube).
  3. Click Create and select Shortcut.
  4. In the Title field, type a new name (for example, My YouTube).
  5. Click Create a shortcut - it will appear on the home screen.

These apps don't require ROOT, but create duplicate shortcuts rather than modify the original APKs.The original app will remain on the menu with the same name.

Frequent Mistakes and How to Avoid Them

When renaming apps to Xiaomi, users often face typical problems, and here’s how to prevent them:

  • 🚫 App does not open after renaming: This occurs due to damage to digital signature APK. The solution is to use a uber-apk signer to re-sign a file before installing it.
  • πŸ”„ The name was dropped after the update. MIUI: System applications are restored when OTA-The solution is to repeat the procedure after the update or use Magisk to block the updates of a specific update. APK.
  • ⚠️ Phone reboots in cycle: This happens when system editing errors APK (So the solution is to boot up to Fastboot and reflash your phone using the Mi Flash Tool.
  • πŸ“± The new name does not appear in the app menu: This is normal for the shortcut method. To change the name globally, use Method 2 or 3.

⚠️ Note: If you rename a system application (e.g. com.android.settings), do not use Cyrillic characters in the package name – this can lead to the collapse of the interface. MIUI. Stick to the Latin and numbers.

Can I rename the Settings app to Xiaomi?
Technically, yes, but it's extremely risky. com.android.settings is responsible for the basic functions of the phone. Damage to it can make the device inoperable. If you really need to do that, use Method 3 (Magisk) and pre-create a full backup through TWRP.
Why did the app disappear from the menu after being renamed via ADB?
This happens if you delete the original APK with the adb uninstall command but do not install the modified version. Solution: Check that the modified APK is installed (adb shell pm list packages | grep "name packet"). If the package is missing, re-install the APK. If the installation is blocked, delete the remnants of the original package (adb shell pm uninstall -k --user 0 name packet).
How to get the original name back?
Undoing methods depend on the renaming method: For shortcuts: Remove the custom shortcut and create a new one from the original app. For ADB/APK Editor: Install the original APK over the modified one or reset settings (Settings β†’ Resets β†’ Reset all settings). For Magisk: Restore the original APK from the backup or reflash the phone via Fastboot.
Does the renaming work for the POCO F5 and Redmi Note 12?
Yes, all of the methods described are compatible with POCO F5 (MIUI 14) and Redmi Note 12 (MIUI 13/14). The exception is some models for the Chinese market (for example, with China ROM firmware), where there may be restrictions on editing system files even through ADB. Before you start, check the version of MIUI in Settings β†’ About Phone β†’ MIUI version.
Can I rename the Google Play Store app?
Yes, but with reservations: For shortcut: no problem (via Nova Launcher or Shortcut Maker). Global renaming: you will need to disable automatic update com.android.vending, otherwise Google Play will restore the original name. Use the command: adb shell pm disable-user --user 0 com.google.android.gms/.update.SystemUpdateActivity Note that changing Google system applications can disrupt services (e.g. Google Pay).