How to rename a folder on the desktop Xiaomi Redmi 8: 5 proven ways

Renaming folders on the Xiaomi Redmi 8 desktop seems like an easy task, but users often face unexpected limitations of the MIUI shell. Unlike standard Android, where a long enough tap on a folder, on Xiaomi devices, the algorithm of actions depends on the version of the firmware, the launcher used, and even the type of folder (system or custom).This article will reveal all working methods - from basic to advanced, including bypassing the limitations of MIUI through third-party tools.

The peculiarity of Redmi 8 (codenamed olive) is that the model came with MIUI 10 based on Android 9 Pie, but many users have already upgraded to MIUI 12/13 with Android 10/11. This means that the interface and logic of working with folders could change. We tested all the methods on current versions of the software and highlighted those that are guaranteed to work regardless of the updates.

Important: if you tried to rename a folder through a long press, but the option β€œRename” does not appear – this is not a bug, but a feature of MIUI Launcher. Next you will learn how to circumvent this restriction without root rights and complex manipulations.

Why can’t Redmi 8 rename the folder in the standard way?

The main reason is MIUI shell policies that block editing of folder names on the desktop through the context menu.

  • πŸ›‘οΈ Protection against random changes – users often complain about accidentally renaming system folders (such as Google or Tools), which leads to crashes.
  • πŸ”„ Synchronization with the cloud β€” MIUI Reserves the desktop structure in Mi Cloud, and a free renaming could disrupt the integrity of backups.
  • πŸ“± Performance Optimizations – Xiaomi launcher caches folder names, and their frequent change could cause lags.

But this restriction only applies to the built-in launcher, and if you're using alternative shells like Nova Launcher, Apex, or Microsoft Launcher, the problem disappears, because it's renaming available through the standard menu, but what if you want to keep the native MIUI?

There are three official workarounds and two informal ones (no root licenses), and we'll start with the easiest and safest.

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

Method 1: Rename through file manager (without third-party applications)

This method works on all versions of MIUI for Redmi 8, but requires precise follow-up of instructions. The bottom line is that folders on the desktop are not just shortcuts, but real directories in the device's memory.

Note: Do not rename system folders (e.g. Download, DCIM or MIUI) – this can cause app malfunctions.

  1. Open the Files app (Blue folder icon).
  2. Go to the section Internal memory β†’ Home screen (or Desktop in Russian firmware).
  3. Find the folder you want to rename. It will have the.folder extension (e.g. My Games.folder).
  4. For a long time, tap the folder file and select β€œRename”.
  5. Enter a new name without extension (for example, instead of My Games.folder, simply specify Games).
  6. Confirm the changes and restart the launcher: press the empty space on the desktop β†’ Screen settings β†’ Restart.

If the folder is not displayed in the Home screen, it is not created through the launcher, but through another application (for example, Google Photos).

Make a backup copy of important data|Check that the folder is not system|Make sure that the name does not contain any prohibited characters (/, \, *,?)|Remember your current name in case of a rollback-->

Method 2: Using the desktop editing mode

MIUI 12.5+ has a hidden editing mode that allows you to rename folders directly, which is the fastest, but it doesn't work on all firmware versions.

  1. Press the empty space on the desktop (not on the icon!).
  2. In the menu that appears, select Screen Settings (or Edit in English firmware).
  3. You can tap the folder you want to rename. If the "Rename" option is active, type in a new name.
  4. If you don’t have an option, try to keep the folder in editing mode (sometimes the menu appears after 2-3 seconds).

⚠️ Note: On some versions MIUI For Redmi 8, this only works after the launcher resets:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Louncher (com.miui.home) and select Warehouse.
  3. Click Clear Data (no cache!).
  4. After restarting the launcher, try again.

This method is most reliable for firmware based on Android 10 and later. On Android 9 Pie, it may not work β€” in which case, move to Method 3.

Method 3: Rename through ADB (for power users)

If the first two methods didn't work and you don't want to install a third-party launcher, you can use Android Debug Bridge (ADB), which requires a PC connection, but doesn't need root rights. It's suitable for renaming any folders, including those that don't show up in file managers.

Before starting, make sure that:

  • πŸ–₯️ PCs are installed. ADB-driver.
  • πŸ“± Redmi 8 is also included in the debugging USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the version β†’ Go back to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Used by the original USB-cable (cheap cables may not transmit data).

Instructions:

  1. Connect Redmi 8 to your PC and confirm the debugging permission on your phone.
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: adb devices must appear serial number of the device.
  4. Get a list of folders on your desktop: adb shell ls /data/data/com.miui.home/files/folder
  5. Rename the folder (replace). old_name and new_name The following is the adb shell mv. /data/data/com.miui.home/files/folder/old_name /data/data/com.miui.home/files/folder/new_name
  6. Restart Launcher: adb shell am force-stop com.miui.home

⚠️ Note: If the folder disappeared from the desktop after renaming it, but remained in memory, it was tied to the system process.

What if the ADB can’t see the device?
If the adb device command returns an empty list: 1. Check if debugging is enabled by USB 2. Try another one. USB-cable (preferably original). 3. Install drivers for Xiaomi from the site MIUI Downloads. 4. Reboot PC and phone. 5. In the command line, type: adb kill-server adb start-server

Method 4: Installation of an alternative launcher (the most versatile method)

If all previous methods have failed, the most reliable option is to install a third-party launcher, which will not only solve the problem of renaming, but also add additional features (gestures, themes, hiding icons).

LauncherSupport for renamingAdditional benefitsCons
Nova Launcherβœ… Yes (long press). β†’ Edit)Flexible gesture settings, desktop backupFree version with restrictions
Microsoft Launcherβœ… Yeah. β†’ Pencil)Integration with Windows, synchronization with PCAdvertising in the free version
Apex Launcherβœ… Yes (menu with long tapa)Lightweight, supportive of thoseNot updated from 2020
Lawnchairβœ… Yeah (file settings)Open source, minimalist designCan brake on weak devices

To set up the launcher:

  1. Download the selected launcher from Google Play.
  2. After installation, click β€œHome” and select a new launcher as the main one.
  3. Create a folder (if it doesn’t already exist) and rename it through the context menu.

⚠️ Note: When returning to standard MIUI Launcher all folders created in a third-party launcher may disappear. To avoid this, export the settings before changing the shell.

πŸ’‘

If the original folders from MIUI Launcher are gone after installing the alternative launcher, don’t panic. They are stored in the device’s memory along the path /data/data/com.miui.home/files/folder/. These can be restored via Method 3 (ADB) or a root-access file manager.

Method 5: Manual editing of the launcher database (for advanced ones)

This method is only suitable for those who are ready to work with system files and have a backup copy of data, it allows you to rename any folder, including system ones, but it requires caution.

The folders on the MIUI desktop are stored in the launcher database along the way:

/data/data/com.miui.home/databases/launcher.db

To change the name:

  1. Download an application to work with SQLite, such as SQLite Editor.
  2. Open the launcher.db file and find the folders table.
  3. In the title column, find the name of your folder and change it.
  4. Save the changes and restart the launcher.

⚠️ Attention: Incorrect database editing can result in a desktop reset or cyclical launcher reboot:

  • πŸ“± Make a backup through Settings β†’ System system β†’ Backup.
  • πŸ’Ύ Save a copy of the launcher.db file on PC.
  • πŸ”§ Make sure the folder name does not contain any special characters.

Critical information: Some versions of MIUI may require cleaning the launcher cache after editing launcher.db (Settings β†’ Applications β†’ Launcher β†’ Cash β†’ Clear). If the folders are gone after that, restore them through backup.

Frequent Mistakes and How to Avoid Them

When renaming folders to Redmi 8, users often face typical problems, and here are the most common ways to solve them:

Mistake.Reason.Decision
The β€œRename” option is not active.System folder or MIUI limitationUse Method 3 (ADB) or Method 4 (launcher)
The folder disappeared after renamingWrong path or violation of the.folder structureRestore from a backup or create a new folder
New name not displayedLauncher cache not updatedRestart the launcher or restart the phone
The "Inappropriate Name" MistakeProhibited symbols usedTake it away from the name / \ *? " < > |

If none of these methods helped, check:

  • πŸ“΅ Are there any restrictions from antivirus (for example, Mi Security can block changes to system files).
  • πŸ”„ Is the firmware updated on older versions? MIUI (below 12.0) there may be folder bugs.
  • πŸ“‚ Is the folder a shortcut – some folders (e.g. from Google Photos) are not edited through the launcher.

πŸ’‘

If you work with folders on your desktop often, the best solution is to install a Nova Launcher or Microsoft Launcher, which will eliminate the limitations of MIUI and add flexibility to the interface configuration.

Can I rename a folder without a computer?
Yes, use Method 1 (Files) or Method 4 (alternative launcher). ADB requires a PC, but the rest of the methods work directly on the phone.
Why did the folder become empty after the renaming?
This happens if you change the system folder or break the structure of the.folder file, restore it from a backup or create a new folder manually.
How to rename the Downloads or DCIM folder?
Rename system folders is not recommended, it can break the application. If you really need to, use Method 5 (edit launcher.db), but pre-backup.
Will the resets be after the renaming?
No, renaming folders doesn't affect your system settings, but if you edited launcher.db and made a mistake, you may need to reset the launcher.
Can I get my old folder name back?
Yes, if you remember the old name, rename the folder back in any of the ways described. If you don't remember, check the history of changes in file managers like Solid Explorer or FX File Explorer.