How to change the folder name on the Xiaomi desktop: 5 proven ways

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.

  1. Tap the folder you want to rename and hold your finger for 2-3 seconds until the context menu appears.
  2. In the window that appears, select Rename the folder (on some firmware it may be called Change the name).
  3. 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.

  1. Open the Files app (Blue folder icon).
  2. Go to the Device section or SD-map where your folder is located.
  3. Click on three dots next to the folder name โ†’ select Rename.
  4. Enter a new name (A-Z, 0-9,, -, space allowed).

โš ๏ธ Note: Do not use the following characters in the folder name:

Prohibited symbolsWhat'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.

  1. Open Settings โ†’ Themes โ†’ Launcher.
  2. Select the MIUI Standard Launcher (could be called the System Launcher).
  3. Reset the device.
  4. 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.

  1. Make a gesture down with two fingers on your desktop.
  2. Click on the pencil icon in the bottom menu.
  3. 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.

  1. Press the folder on the desktop before the vibration appears.
  2. At the top of the screen will appear the toolbar โ€“ tap on the icon of the pencil (๐Ÿ–Š๏ธ).
  3. 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
Go to Settings โ†’ Desktop โ†’ Mental folders and disable the slider. After that, all automatically created folders will disappear, but the manual ones will remain.

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:

  1. Install ADB Tools on your computer.
  2. Activate USB Debugging on your smartphone: Settings โ†’ About Phone โ†’ MIUI version (7 times tap) โ†’ go back to Settings โ†’ Additional โ†’ For developers โ†’ Debugging by USB.
  3. 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/MyDocs

If 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 updatedRestart the device or clear the launcher cache in Settings โ†’ Apps
The folder disappeared after renamingIncorrect symbols in the nameCheck the name for prohibited characters (see table above)
You can't rename the game folder.Game Turbo defenseTurn off Game Turbo in Settings or transfer games to another folder
โ€œInsufficient rightsโ€ when renamingFolder on SD-A map formatted as a portableReformat 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:

  1. Delete the launcher cache: Settings โ†’ Applications โ†’ Launcher โ†’ Storage โ†’ Clear the cache.
  2. 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.

Can I rename the Download folder to Xiaomi?
No, you can't rename your system folders (Download, DCIM, Pictures) -- that's a limitation of Android. However, you can create a new folder with the right name and transfer files there, and then hide the old one through the file manager (long tap โ†’ Hide the folder).
Why can't I rename the folders after the MIUI update?
After major upgrades (e.g., from MIUI 13 to MIUI 14), launcher permissions are reset. Go to Settings โ†’ Applications โ†’ Launcher โ†’ Permissions and turn on all sliders. If that doesn't help, reset the launcher settings (see previous section).
How to rename a folder on your desktop if it is empty?
Empty folders on Xiaomi desktop are automatically deleted by the system after 24 hours. To rename such a folder, first add at least one shortcut (for example, any application), then rename it, and then remove the shortcut.
Can I rename a folder via a computer by connecting Xiaomi to USB?
Yes, but only if the folder is in the internal memory or on the SD-Connect the phone to file transfer mode (MTP), Open a folder on your PC and rename it as a regular file. You can't rename the folder on your desktop via your PC, it's stored in the launcher database.
Why is there no option to โ€œRename folderโ€ on POCO F5?
On POCO devices with POCO Launcher, this feature is disabled by default. You either need to change the launcher to the standard one (see Method 3), or update the POCO Launcher to the latest version via Google Play. In new versions, the option appears after the "Edit Mode" is activated (swipe down with two fingers on the desktop).