Creating folders on Xiaomi smartphones is a basic feature that helps keep the system in order. But even experienced users sometimes face the non-obvious nuances of where the option of grouping applications in new versions of MIUI is hidden, how to create a folder in the Photo Gallery, or why you can not rename the directory in Files. This article covers all the current ways, from classic folders on the desktop to working with system directories through ADB.
Xiaomiโs feature is that it regularly changes the layout of the controls in the shell. For example, in MIUI 14 the application grouping algorithm differs from MIUI 12, and in Redmi Note 12 and POCO F5 there may be different versions of the file manager. We will analyze universal methods that work on 90% of the brandโs devices (including Black Shark and Pad 6), and also point to โpitfallsโ that are not written in the official guides.
1. How to create a folder on the Xiaomi desktop (for applications)
The most popular scenario is the grouping of application icons. In MIUI 14/15, the algorithm has changed: you can't just drag and drop one application onto another, like in the old versions.
- Press and hold the icon of any application on the desktop.
- At the top of the screen will appear a panel with options โ select โCreate a folderโ** (or New folder in global firmware).
โ ๏ธ Note: On some models (e.g, POCO X5 Pro) The Create folder option only appears after you drag the icon to the top of the screen and hold it there. 1-2 If the menu doesn't appear, check if the light mode is activated (Settings) โ Special opportunities โ Easy regime).
Unlock the screen
Hold the app icon for 2 seconds
Select "Create a folder" in the top menu
Drag other icons into a folder
Rename the folder (optional)-->
In MIUI 12 and below, the algorithm is simpler: just drag and drop one icon to another and hold until the folder frame appears. If you have an old version of the shell, but this method does not work, update the firmware or use an alternative method through the launcher settings:
- Open Settings โ Applications โ Launcher.
- Select Desktop Settings โ Editing Mode.
- Activate the app grouping option and follow the prompts on the screen.
2. Create folders in Xiaomi file manager (for documents and downloads)
In the standard File Manager application, you can create folders to organize documents, uploads, downloads, and other data. The manager interface depends on the version of MIUI, but the general logic is maintained:
- ๐ Internal Memory: Open the Device or Internal Drive section, click on the three dots in the upper right corner and select Create โ folder.
- ๐พ SD-map: Go to section SD-map, then use the same Create option on some devices (e.g. Redmi). 10C) First you need to click Edit in the top menu.
- ๐ Secure folders: To create a folder with a password, go to Settings โ Confidentiality โ Secure folder and follow the instructions.
โ ๏ธ Note: If the option to Create a folder is inactive, check the memory access rights. on Xiaomi with Android 11+ You may need to manually allow access to files for the Files application in Settings โ Annexes โ Management of rights โ File permissions.
How to Create a Hidden Folder in MIUI
MIUI 15 has a feature called Smart Folders, which automatically sort files by type (photos, videos, documents) and do not require manual creation, but these folders can not be renamed or moved โ they are virtual.
| MIUI version | The path to folder creation | Features |
|---|---|---|
| MIUI 14/15 | Files. โ The device โ โฎ โ Create โ folder | Support for cloud folders (Mi Cloud) |
| MIUI 12/13 | Files โ Internal Memory โ + (Icon at the bottom) | No password protection for local folders |
| MIUI 11 and below | Conductor โ Menus. โ New folder. | Limitation on the length of the name (16 characters) |
3. Grouping Photos and Videos in the Xiaomi Gallery
In the Gallery (or Mi Gallery) application, folders are created automatically by date and album, but you can also manually organize media files.
- Open the Gallery and select the Albums section.
- Click on + (creation icon) or Edit โ Create an album.
- Select a photo/video to add and name the album.
๐น nuance:
- ๐ธ Albums in Xiaomi Gallery are virtual folders. They don't create physical directories in the memory of the device.
- ๐ If sync with Mi Cloud is enabled, albums are automatically backed up in the cloud.
- ๐ซ You canโt create nested albums (album inside album).
โ ๏ธ Note: When you delete an album from the Gallery, the files remain in the device's memory. To completely erase the media, delete them through Files. โ DCIM or Pictures.
By date (automatically)
I'm making albums by hand.
Using Google Photos.
I keep everything in one folder.
Another option-->
4. Create folders via PC (USB or Mi Share connection)
If the smartphone lacks the functions of the file manager, you can connect Xiaomi to your computer and create folders through Windows Explorer or macOS Finder.
- Connect your phone with a USB-C cable (or Micro-USB for older models).
- On the smartphone screen, select File Transfer (or MTP) mode.
- On PC, open This computer โ your Xiaomi will appear as a removable drive.
- Go to the Internal Storage or SD card folder and create a new directory through the context menu (right mouse button โ Create โ Folder).
๐น Important points:
- ๐ฅ๏ธ Mac may require Android File Transfer installation (official software from Google).
- ๐ If your computer canโt see your phone, check the cable (should support data transmission) and try another one. USB-port.
- ๐ Do not create folders in system partitions (Android, MIUI, data โ this can lead to failures.
An alternative way is to use Mi Share (wireless file transfer):
- On your smartphone, open Settings โ Connection and Sharing โ Mi Share.
- On PC, open your browser and go to the address listed in the Mi Share app on your phone.
- Upload files to the desired folder or create a new one right in the web interface.
๐ก
If the folder is not created through a PC, try formatting. SD-Map in the phone: Settings โ Memory. โ Format SD-This will delete all the data, but it will eliminate file system errors.
5. Work with folders through ADB (for experienced users)
If standard methods donโt work (for example, on custom firmware or after resetting), you can create a folder through ADB, a debugging tool for Android.
- Activate Developer Mode: Settings โ About Phone โ MIUI version (click 7 times).
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your phone to your PC, open the Command Prompt (Windows) or Terminal (Mac/Linux) and type:
adb shell mkdir /sdcard/ New folder๐น Explanation to the team:
- Adb shell โ call the shell of Android.
- mkdir is the folder creation command.
- /sdcard/ โ The path of internal memory (for the SD-use the cards /storage/XXXX-XXXX/, where XXXX โ ID map).
โ ๏ธ Attention: Do not use ADB to create folders in system partitions (/system, /vendor), If you don't understand the consequences, it can lead to a device blink (completely inoperable).
๐ก
ADB allows you to create folders even on locked or corrupted devices, but it requires caution. Always check the paths before executing commands.
6. Problems and mistakes when creating folders on Xiaomi
Sometimes users find that folders are not created or disappear, and consider the typical causes and solutions:
| Problem. | Possible cause | Decision |
|---|---|---|
| There is no option to โCreate a folderโ | Restrictions of the launcher or energy saving mode | Turn off Light Mode or update MIUI |
| The folder is created, but immediately disappears. | Failure of the file system or virus | Check your phone with an antivirus (Dr.Web or Malwarebytes) |
| You can't rename the folder. | Protecting MIUI from changes to system directories | Use ADB or a third-party file manager (Solid Explorer) |
| The "Inadequate Rights" Mistake | Lack of permissions for the Files application | Go to Settings โ Applications โ Files โ Permissions and enable access to memory |
๐น Additional advice:
- ๐ If folders are not displayed in the Gallery, update the media base: open the Gallery โ Settings โ Update media files.
- ๐ฑ In some models (POCO X3 Pro, Redmi K50) post-update MIUI 14 resets folder display settings. Restore them to Settings. โ Display. โ Desktop style.
- ๐๏ธ If the folder is โghostโ (visible but not open), try rebooting your phone in Safe Mode (hold the power button). โ Restarting in Safe Mode).
7. Third-party folder management applications
If you don't like Xiaomi's standard tools, you can use alternative file managers, and they offer advanced features like cloud sync, folder encryption, FTP-server.
- ๐ Solid Explorer: Support for two panels, archiver, access to network folders (SMB, WebDAV. Link to Play Market.
- ๐ FX File Explorer: Built-in text editor, support for root access (Root), plugins for cloud services.
- ๐ MiXplorer: Lightweight, open source manager, works without the Internet. XDA.
โ ๏ธ Note: When using third-party managers, turn off battery optimization for them (Settings) โ Battery โ Optimizing the battery โ All applications), otherwise they may not work properly in the background.
๐น Comparison of opportunities:
| Annex | Encrypting folders | Root support | Cloud synchronization |
|---|---|---|---|
| Solid Explorer | โ (AES-256) | โ | โ (Google Drive, Dropbox) |
| FX File Explorer | โ (ZipCrypto) | โ | โ (plug-in) |
| MiXplorer | โ | โ | โ (Nextcloud, WebDAV) |