How to add files to Xiaomi desktop: all ways + problem solving

Xiaomi desktop is not just a place for app shortcuts, but also a convenient area for quick access to important files. However, many users are faced with the fact that the MIUI system by default does not allow you to simply drag a document or photo to the home screen, as is done on a computer. In this article, we will discuss 5 proven ways to add files to the desktop of Xiaomi, Redmi and POCO smartphones, including bypassing the restrictions of MIUI and using third-party tools.

Itโ€™s important to understand that the approach depends on the file type (application shortcut, document, photo, folder) and firmware version. For example, in MIUI 14, based on Android 13/14, the algorithm differs from the older versions, which required a file manager with advanced rights. We will also look at why sometimes files โ€œdisappearโ€ from the desktop after a reboot and how to fix this.

1. Adding application shortcuts to the desktop

The easiest way is to put an app shortcut on the home screen, not the file itself, but a link to the program, but for many users, this is enough. The instructions are relevant for all Xiaomi models (including the Redmi Note 12, POCO X5, Mi 11 and later):

  1. Open the Apps menu (swipe up from the bottom of the screen).
  2. Find the desired application and pinch its icon for 1-2 seconds.
  3. Drag the icon to the free desktop space. If the screen is full, swipe left/right to add a new one.
  4. Let your finger go, the label will be created.

If the label is not created, check:

  • ๐Ÿ”„ Editing Mode: Clutch the Empty Space on the Desktop โ†’ Click on โ€œWidgetsโ€ or โ€œScreen settingsยป.
  • ๐Ÿ“ฑ Limitations MIUI: Some system applications (e.g., Security) cannot be brought to the desktop.
  • ๐Ÿ”’ Administrator rights: if the application is blocked through Settings โ†’ Annexes โ†’ Special access.

๐Ÿ’ก

To quickly find the app in the menu, use the search bar at the top of the screen (the magnifier icon).

2. placement of files (photos, documents) through the widget "Files"

MIUI allows you to add widgets to your desktop that display the contents of folders, which is convenient for quick access to frequently used files.

  1. Click the empty space on the desktop โ†’ select โ€œWidgetsโ€.
  2. Scroll down the list to the Files widget (folder icon).
  3. Select the size of the widget (e.g., 4ร—2 or 2ร—2) and drag it to the screen.
  4. Click on the widget โ†’ specify the folder whose contents you want to display (for example, โ€œDownloadsโ€ or โ€œImagesโ€).

Limitations of the method:

  • ๐Ÿ“ The widget only shows files from the selected folder โ€“ you can not add separate documents from different places.
  • ๐Ÿ”„ When you delete the file from the folder, it will disappear from the widget.
  • ๐Ÿ“ฑ In some models (for example, POCO F4) Files widget may not be available โ€“ use an alternative (see Section 4).
How do you resize the widget?
To resize the widget after adding, press it โ†’ release your finger and pull the corner markers (will appear after you pinch it).

3. Create file shortcuts through "Xiaomi Files"

If you need to add a specific file to the desktop (for example, PDF-Document or photo, not the entire folder, use the built-in file manager:

  1. Open the Files app (Blue folder icon).
  2. Find the file you want and hold it for 2 seconds.
  3. In the bottom menu, select โ€œAdd to the home screenโ€ (or โ€œCreate a shortcutโ€).
  4. Confirm the action โ€“ the file shortcut will appear on the desktop.

Important nuances:

  • ๐Ÿ“„ File Types: The method works for images (.jpg,.png), documents (.pdf,.docx), audio and video.
  • ๐Ÿ”„ A shortcut is a link to a file, not a copy of it. When you delete the original, the shortcut becomes non-working.
  • ๐Ÿ“ฑ On Xiaomi MIUI 13+ The option โ€œAdd to the home screenโ€ can be hidden under the โ€œMoreโ€ button (three dots).
๐Ÿ“Š What file manager do you use on Xiaomi?
Xiaomi Files (built-in)
Google Files
Solid Explorer
Other

4.Using third-party launchers (Nova, Apex, Lawnchair)

If the built-in MIUI tools donโ€™t work, install an alternative launcher, such as Nova Launcher or Lawnchair, which allows you to add any files to your desktop, including:

  • ๐Ÿ“„ Documents (.pdf,.xlsx)
  • ๐ŸŽต Audio files (.mp3,.flac)
  • ๐Ÿ“ท Photos and videos
  • ๐Ÿ“‚ Folders (including cloud-based folders)

Instructions for Nova Launcher:

  1. Install Nova Launcher from Google Play.
  2. Open Settings Nova โ†’ โ€œTags and widgetsโ€ โ†’ โ€œTags actionsโ€.
  3. Select File or Folder โ†’ specify the path to the desired object.
  4. Drag the created shortcut to the desktop.

Nova Launcher supports adding files even from cloud storage (Google Drive, OneDrive) as long as they are connected as local folders.

Download APK from the official website or Google Play|

Allow installation from unknown sources (Settings โ†’ Applications โ†’ Special Access)|

Backup your current desktop settings (via MIUI Backup)|

Select Nova Launcher as default launcher (on first launch)

-->

5. Manual shortcut creation via ADB (for power users)

For advanced users who want full control of the desktop, the ADB (Android Debug Bridge) method is suitable, which allows you to add a shortcut to any file, even if the MIUI blocks this ability.

Preliminary requirements:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-tool.
  • ๐Ÿ“ฑ Included Debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock the developer mode, then additionally โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB (preferably original).

Teams for creating a label:

adb shell am start -a android.intent.action.CREATE_SHORTCUT \


-n com.android.launcher3/.ShortcutInstallActivity \




-d "file:///storage/emulated/0/Download/example.pdf" \




--es name "My Document"




--es shortcutType "file"

Decoding of parameters:

ParameterDescriptionExample
-dThe path to the filefile:///storage/emulated/0/Download/example.pdf
--es nameName of the label"My document."
--es shortcutTypeType of label"file" or "app"

โš ๏ธ Attention: Misuse of the right ADB This can cause system failures. Before experimenting, back up through Settings. โ†’ Additionally. โ†’ Backup and reset.

6.Why files disappear from the desktop and how to fix it

A common problem for Xiaomi users is that file shortcuts disappear after a reboot or MIUI update.

  • ๐Ÿ”„ Clearing the launcher cache: MIUI Sometimes resets desktop settings. To restore shortcuts, reboot your phone or reset your launcher settings (Settings) โ†’ Annexes โ†’ Application management โ†’ Launcher โ†’ Warehouse โ†’ Clear the cache).
  • ๐Ÿ“ฑ Update MIUI: After major updates (e.g., with the MIUI 13 on MIUI 14) Labels may fly. Before updating, take a picture of the icons' location.
  • ๐Ÿ—‘๏ธ Delete the original file: If you delete the file that the shortcut referenced, it will become non-working.check the folder through Xiaomi Filesยป.
  • ๐Ÿ”’ Security Limits: On some models (e.g. Xiaomi 13 Pro) MIUI Blocks file shortcuts due to security policies.Use widgets or third-party launchers.

If the labels disappear regularly:

  1. Try another launcher (like Nova Launcher).
  2. Turn off launcher optimization in battery settings (Settings โ†’ Battery โ†’ Battery Optimization โ†’ Find Louncher โ†’ Disable).
  3. Create a folder on your desktop and place shortcuts in it โ€“ so they are less likely to be reset.

๐Ÿ’ก

If after updating MIUI all shortcuts disappeared, try resetting the launcher settings to factory: pinch the empty space on the desktop โ†’ โ€œScreen settingsโ€ โ†’ โ€œSettings resetโ€.

FAQ: Frequent questions about files on Xiaomi desktop

Can I add a file folder to my desktop?
Options: Use the Files widget (shows the contents of the folder). Create a folder shortcut through Nova Launcher or Solid Explorer. In MIUI 14, you can attach the folder to Favorites in the Files app, but it won't be transferred to the desktop.
Why canโ€™t you drag a file to your desktop like you would on Windows?
Android and MIUI do not support direct drag and drop files to the desktop like Windows. This is a limitation of the operating system, not a specific Xiaomi model. Use: Shortcuts through Xiaomi Files. Widgets to display folders. Third-party launchers (like Nova Launcher).
How to add a Google Drive (Mi Cloud) file to your desktop?
For cloud files: Open a cloud storage app (like Google Drive). Find a file โ†’ click Three Dots โ†’ Open to... or Download. After download, create a shortcut through Xiaomi Files (see Section 3). For Nova Launcher: Install the Nova Google Companion plugin. In the Nova settings, select Google Drive Widgets.
Can I change the file shortcut icon?
Yes, but only through third-party launchers: In Nova Launcher: press shortcut โ†’ Change โ†’ Icon โ†’ select a new one. In Apex Launcher: similarly, but with support for icon packages. In the standard MIUI launcher, you can't change the file shortcut icon.
Why did all the labels disappear after the reset?
When you reset settings (Settings โ†’ Additional โ†’ Backup and Reset โ†’ Reset) delete: All shortcuts on the desktop. Launcher settings. Widgets. To avoid losses: Take a screenshot of the desktop before reset. Use MIUI Backup (Settings โ†’ Additional โ†’ Backup and Reset โ†’ Local Backup). Set Nova Launcher and export its settings to the file.