Why canโt you just click โRenameโ on Xiaomi?
If you're used to Windows or macOS, where renaming a folder takes two seconds, the MIUI interface may seem counterintuitive. On Xiaomi smartphones (including the Redmi Note 12, POCO X5, and Mi 13), the desktop is not just a file manager, but part of the shell. Folders here are created as "tag containers," not as classic directories in the device's memory. So a standard tap by name will not do anything.
In this article, we will discuss 5 ways to rename, from MIUI 14/13 tools to ADB workarounds (for advanced users), and why the โRenameโ button is sometimes gray and inactive โ a key point that is missed even in the official documentation of Xiaomi.
Spoiler: Newer versions of firmware, like HyperOS, have changed the algorithm, and that's in a separate section, and if you have a POCO Launcher, you're going to have to take a different approach.
Method 1: Standard MIUI renaming (works on 80% of devices)
This method is suitable for most Xiaomi smartphones on MIUI 12-14 and HyperOS. The main condition: the folder must be created on the desktop, not in the file manager.
- Tap the folder you want to rename and hold your finger for 2-3 seconds until the context menu appears.
- In the window that appears, select Rename the folder (on some firmware it may be called Change the name).
- Enter a new name (maximum 20 characters - MIUI limit) and press Ready or OK.
โ ๏ธ Note: If the Rename item is inactive (grey), the folder is locked by the system:
- ๐ The folder contains system shortcuts (e.g., โGoogleโ or โMi Appsยป).
- ๐ฑ You're set. POCO Launcher โ it blocks folder editing by default.
Remove system shortcuts from the folder |
Try to create a new folder and transfer files there |
Update MIUI to the latest version|
Switch to standard launcher (in the settings "Themes")-->
On Xiaomi 13 Ultra and other flagships with HyperOS, the algorithm is slightly different: after a long tap, you need to select the pencil icon in the upper right corner of the screen. If there is no pencil, then you have deactivated desktop editing rights (see the section on HyperOS).
Method 2: Rename through file manager (for folders in memory)
If the folder is not on the desktop, but in the internal memory or on the desktop SD-You can rename the card through the standard Files by Xiaomi, which works even on locked devices.
- Open the Files app (Blue folder icon).
- Go to the Device section or SD-map where your folder is located.
- Click on three dots next to the folder name โ select Rename.
- Enter a new name (A-Z, 0-9,, -, space allowed).
โ ๏ธ Note: Do not use the following characters in the folder name:
| Prohibited symbols | What's going to happen? |
|---|---|
| /, \ | The "incorrect name" error |
| :, *, ? | The folder will become invisible to some applications |
| ", <, > | Synchronization problems in the Mi Cloud |
| Smiley faces (๐, โค๏ธ) | The folder will not appear in some file managers. |
If the folder is on SD-A card formatted as an internal memory may require additional rights to be renamed, in which case the system will request confirmation via Password/Footprint.
๐ก
To quickly find a folder in the file manager, use a search (magnifying glass icon) and enter part of its current name.
Method 3: Use POCO Launcher (for POCO users)
On POCO smartphones (such as POCO X5 Pro or POCO F5), a proprietary launcher is installed by default, which blocks folder editing.
- Open Settings โ Themes โ Launcher.
- Select the MIUI Standard Launcher (could be called the System Launcher).
- Reset the device.
- Now try renaming the folder with a long tap (see Method 1).
If you do not want to change the launcher, you can use the workaround:
- ๐ Create a new folder with the right name.
- ๐ Transfer all the labels from the old folder to it.
- ๐๏ธ Delete the old folder (to do this, tap on it) โ Delete the folder).
POCO Launcher 4.0+ has a feature called Edit Mode, which allows you to rename folders without changing the launcher.
- Make a gesture down with two fingers on your desktop.
- Click on the pencil icon in the bottom menu.
- Put it on the file. โ select Rename.
Standard MIUI|
POCO Launcher|
Nova Launcher|
Another (write in the comments)|
Method 4: Rename HyperOS (for new devices in 2026)
On HyperOS smartphones (e.g. Xiaomi 14, Redmi K70), the process of renaming folders has changed.
- Press the folder on the desktop before the vibration appears.
- At the top of the screen will appear the toolbar โ tap on the icon of the pencil (๐๏ธ).
- Enter a new name and click Save.
If the pencil icon doesnโt appear, check:
- ๐ Launcher permissions: Settings โ Annexes โ Launcher โ Permissions (must be enabled with โStorageโ and โChange system settingsยป).
- ๐ฑ Developer Mode: If activated, some features MIUI Blocked (disable it in Settings) โ The phone. โ Version. MIUI โ 7 times tap on the assembly number).
HyperOS also has Smart Folders, which automatically group applications into categories, which cannot be renamed โ they can only be deleted or disabled in the launcher settings.
How to disable โMental foldersโ in HyperOS
Method 5: Rename through ADB (for power users)
If none of the above methods worked, you can use Android Debug Bridge (ADB).
- ๐ง Folders blocked by the system.
- ๐ Folders in protected sections (e.g, /system or /vendor).
- ๐ ๏ธ Devices with damaged firmware where standard functions do not work.
โ ๏ธ Attention: Use ADB requires an unlocked bootloader and may result in a loss of warranty.The wrong commands may disrupt the system!
Instructions:
- Install ADB Tools on your computer.
- Activate USB Debugging on your smartphone: Settings โ About Phone โ MIUI version (7 times tap) โ go back to Settings โ Additional โ For developers โ Debugging by USB.
- Connect your phone to your PC and type in the command line: adb shell su cd /storage/emulated/0 # or another path to the mv folder old name new name
Example of a command to rename the Documents folder to MyDocs:
mv /storage/emulated/0/Download/Documents /storage/emulated/0/Download/MyDocsIf you have a Permission Denied error, you don't have root rights.
- ๐ Get root rights through Magisk.
- ๐ฒ Use a root-access file manager (e.g., Root Explorer).
๐ก
ADB is a powerful tool, but it requires caution: Always back up your data before changing your system folders.
Frequent mistakes and how to fix them
Even after successful renaming, users face challenges, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| The folder is back to its old name. | Launcher cache not updated | Restart the device or clear the launcher cache in Settings โ Apps |
| The folder disappeared after renaming | Incorrect symbols in the name | Check the name for prohibited characters (see table above) |
| You can't rename the game folder. | Game Turbo defense | Turn off Game Turbo in Settings or transfer games to another folder |
| โInsufficient rightsโ when renaming | Folder on SD-A map formatted as a portable | Reformat it. SD-Card as internal memory or rename folder to PC |
If the folder does not appear on the desktop after renaming, but is visible in the file manager, try:
- Delete the launcher cache: Settings โ Applications โ Launcher โ Storage โ Clear the cache.
- Reset desktop settings: Settings โ Desktop โ Reset layout (Warning: all shortcuts and folders will return to factory settings!).
On Xiaomi Pad 6 and other Xiaomi tablets, there may be a problem with synchronizing folders between screens, in which case only a complete reset of the launcher settings will help.