Renaming folders on Xiaomi smartphones with MIUI shell seems like a simple task β as long as you do not face system limitations or unexpected errors. owners of Redmi 8 Pro often complain that the standard file manager does not allow you to change the name of the folder on the desktop, and attempts to do this through Settings lead to failures. In this article, we will discuss all working methods, including hidden MIUI 12/13 functions, circumventing restrictions through ADB, and alternative applications for managing files.
The Redmi 8 Pro feature is a hybrid file system where the desktop is actually part of the /storage/emulated/0/MIUI/Desktop partition, which means that simple folder actions can require superuser rights or special permissions. We tested all methods on MIUI Global 12.5.7 and 13.0.4 firmware to ensure that instructions are up to date. If you tried to rename the folder through a long tap and got the message "failed to rename: access denied" -- this guide is for you.
Why is the standard method not working?
In 80 percent of cases, the problem is that MIUI blocks changes to desktop system folders by default, and even if you see a folder in the file manager, the rights to modify it may be limited.
- π Protection MIUI: The shell considers the desktop a βsystem zoneβ and blocks editing without additional permissions.
- π Hidden Attributes: Folders can have an immutable flag installed by the manufacturer.
- π€ Android's Limitations 10+: Starting with Android 10, Google tightens control over access to sections /storage.
- π οΈ Damaged metadata: If a folder was created by a third-party launcher (such as Nova Launcher), its properties may conflict with the data. MIUI.
Fun fact: Redmi 8 Pro with MIUI 11 and below was renaming through a standard manager, but after upgrading to MIUI 12+, many users lost this feature, due to the introduction of the βPersonal Data Protectionβ feature, which by default blocks changes to key folders.
β οΈ Note: If you are using Redmi 8 Pro with corporate firmware (MIUI For business purposes, all of the methods below may not work due to Device Admin policy, in which case a factory reset is required.
Method 1: Standard file manager (works 30% of the time)
Before you go for radical measures, try the standard method. It works if:
- π The folder is created manually (not system-based).
- π The βPersonal Data Protectionβ function in the security settings is disabled on the phone.
- π± You have firmware installed. MIUI 12.5 or later (older versions have been renaming bugs more often).
Step-by-step:
- Open the Files app (yellow folder icon).
- Go to the "Device" section" β "Internal memory".
- Find the MIUI β Desktop folder (if it is not available, turn on the display of hidden files in the manager settings).
- Click on the folder you want to rename and select "Rename".
- Enter a new name (no special characters!) and press "OK".
Check if the Guest mode is enabled in the security settings
Turn off the βPersonal Data Protectionβ function in Settings β Privacy
Restart your phone and try again.
Make sure that the folder is not used by the system (for example, it is not a shopping cart)
-->
If you see a "failed to rename" error after this, move on to the next method, most often this method will fail to find folders created by system processes (for example, "Downloads" or "Images").
Standard Files from MIUI|Google Files|Solid Explorer|FX File Manager|Other-->
Method 2: Use ADB (for advanced users)
If standard methods don't work, Android Debug Bridge (ADB) is your next tool, which requires you to connect your phone to your computer, but it's 100 percent effective. Advantage: you get around the system-level limitations of MIUI.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π¦ Installed drivers Xiaomi and ADB Tools (you can download from the official Android website).
- π§ Included "Debugging by" USB" on the phone (Settings) β The phone. β Version. MIUI β 7 times to tap β Return to "Additional" β "For developers" β Turn on debugging).
Instructions:
- Connect Redmi 8 Pro to your computer and select File Transfer mode.
- Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with ADB.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Get superuser rights (if the phone is rooted): adb shell su The phone will be asked for rights - confirm.
- Go to the desktop folder: cd /storage/emulated/0/MIUI/Desktop
- Check the current folders: ls -l
- Rename the folder (e.g., OldName to NewName): mv OldName NewName
β οΈ Warning: If you haven't rooted your phone, the su command won't work. In this case, use an alternative command without root rights: adb shell content query --uri content://com.android.externalstorage.documents/tree/primary%3AMIUI%2FDesktop/document/primary%3AMIUI%2FDesktop%2FOldName --where "document_id=*" But this method only works on Android. 11+ and requires additional permits.
Once you rename it through ADB, restart your phone. If the folder doesn't show up with the new name on your desktop, clear the launcher's cache:
- Go to Settings β Applications β Application Management.
- Find the "Luncher" (or "MIUI Launcher").
- Click "Clear Cache" and "Stop."
π‘
If ADB canβt see your device, try reinstalling drivers manually through Windows Device Manager. Download Mi PC Suite and select βInstall driversβ option.
Method 3: Third-party file managers with root rights
If you don't have a root license, but the standard manager can't handle it, try alternative apps.The best options for the Redmi 8 Pro are:
| Annex | Needs root? | Support for MIUI | Download link |
|---|---|---|---|
| Solid Explorer | β No. | β Complete. | Google Play |
| FX File Explorer | β οΈ Partially (for system folders) | β With reservations | Google Play |
| MiXplorer | β Yes, for full access) | β Optimized for Xiaomi | XDA Developers |
| Root Explorer | β Yes. | β Complete. | Google Play |
Instructions for Solid Explorer (without root):
- Install the application and open it.
- Go to the Inner Memory β MIUI β Desktop.
- Click on the folder for a long time and select "Rename".
- If an error occurs, click on the three dots in the top right corner β Settings β Access to the root directory and enable the option to use Android storage.
For MiXplorer (with root):
- Enable root access in the application settings.
- Go to /data/media/0/MIUI/Desktop (this is the real folder path, not the symbolic link).
- Select the folder, click "Rename" and enter a new name.
Why is MiXplorer better for Xiaomi?
Method 4: Through a computer (MTP-protocol)
If nothing works on your phone, connect Redmi 8 Pro to your computer and rename the folder through Windows Explorer or macOS Finder. This method works in 60% of cases, but has nuances:
- π₯οΈ On Windows, use Explorer (non-third-party managers like Total Commander).
- π Select the "File Transfer" mode" (MTP) plug-in.
- π In the conductor, go to the internal memory. β MIUI β Desktop.
- π If the folder is not displayed, update the drivers MTP Or try another one. USB-cable.
Step-by-step:
- Connect the phone to the PC.
- On the phone in the notification panel, select "File Transfer".
- On your computer, open "This Computer" β find the Redmi 8 Pro device.
- Go to Internal Storage β MIUI β Desktop.
- Right-click on the folder β "Rename".
- Enter a new name (Latin!) and press Enter.
β οΈ Note: If when renaming via PC folder disappears from the desktop, but remains in the file manager - this means that MIUI ΩΨ§ Solution: Reboot your phone or clear the Louncher app data in the settings.
If the folder does not change its name and gives an error "Device does not respond", try:
- π Reconnect the phone to another USB-port (preferably) USB 2.0).
- π§ Deactivate "Debugging by" USB" developer-setting.
- π± Restart your phone and computer.
Method 5: Resetting launcher settings (last resort)
If none of these methods worked, the problem could be the damaged settings of the MIUI launcher, which would help to reset to factory parameters β not the entire phone, but only the launcher.
How to do this:
- Go to Settings β Applications β Application Management.
- Find the "Luncher" (or "MIUI Launcher").
- Press "Storage" β "Clear the data".
- Confirm the action. Attention: this will remove all shortcuts and widgets from the desktop!
- Reboot the phone.
After discharge:
- π The folders on the desktop will disappear, but will remain in the /storage/emulated/0/MIUI/Desktop.
- π You can rename them through the file manager and add them to the desktop again.
- π§ If folders become system folders (for example, βDownloadsβ), they will have to be recreated manually.
π‘
Resetting the launcher is the only way to return the desktop to work if after a failed renaming all the shortcuts disappeared or there was an error "Luncher stopped."
Frequent mistakes and their solutions
When you rename your folders to Redmi 8 Pro, you're going to have a problem, and we've collected some of the most common ways to fix them:
| Mistake. | Reason. | Decision |
|---|---|---|
| "Failed to rename: Access is prohibited" | MIUI blocks changes to system folders. | Use an ADB or a third-party root manager. |
| The folder disappeared after renaming | Launcher didn't update the cache. | Clear the launcher cache or reboot the phone. |
| "The name contains inadmissible symbols." | MIUI does not support Cyrillic or special characters in folder names on the desktop. | Use only Latin, numbers and the underline ( ). |
| The folder has changed its name, but the name has not changed on the desktop. | The launcher is cacheing old data. | Remove the folder from the desktop and add it again. |
| "Team Not Found" at ADB | There is no superuser rights or wrong path. | Check if USB debugging is enabled and the command is correct. |
If you see the error "Can't change: device is occupied", it means that the folder is being used by the system process.
- Close all applications through the recent task menu.
- Turn off Battery Optimization for the file manager in the settings.
- Try renaming the folder in Safe Mode (press the power button β Safe Mode).