How to shortcut the file to the Android Xiaomi desktop: all ways for MIUI 14/15

Why can’t you just drag and drop a file to your desktop on Xiaomi?

Owners of Xiaomi smartphones (including models Redmi Note 12, Poco X5, Black Shark 5) often face a paradoxical situation: Android allows you to create shortcuts for applications, but standard means can not add to the desktop a shortcut for an arbitrary file - PDF document, photo, archive or even executable APK. The reason lies in the security policy of MIUI: the shell blocks direct access to the file system through the launcher to prevent accidental deletion of system data.

Unlike pure Android or Samsung smartphones, where a file manager with a β€œCreate a shortcut” feature is enough for this task, Xiaomi will need a workaround. There are 5 proven methods that work on MIUI 14/15 without root rights: from embedded tools to third-party applications. Importantly, some methods may differ depending on the firmware version and device model - for example, on Redmi 10 with MIUI 13, the algorithm will be different from the Xiaomi 13 Ultra with MIUI 15.

Before proceeding, make sure that:

  • πŸ“± The device has an up-to-date version installed MIUI (Check in the settings β†’ The phone. β†’ Version. MIUI).
  • πŸ“ The file for which the shortcut is created is not in the protected folder (for example, MIUI/Extra or Android/data).
  • πŸ”’ File Manager Restrictions Disabled (Allow Storage access in Settings) β†’ Annexes β†’ Permits).
πŸ“Š What kind of smartphone you Xiaomi?
Redmi (Note, K-series)
Poco (F, X, M-series)
Black Shark
Xiaomi (Numerical, T, Pro)
Other

Method 1: Through the built-in file manager (powered by MIUI 14+)

The easiest method is to use the standard Files app (a blue folder icon) which is suitable for most modern Xiaomi devices, but may not be available on older models (like Redmi 5) or in regional firmware.

  1. Open the Files app and find the file you want (for example, a document.pdf in the Download folder).
  2. Slip the file and hold your finger for 2 seconds until the context menu appears.
  3. Select More β†’ Create a shortcut (on some devices, the option is called Add to the desktop).
  4. Confirm the action – the shortcut will appear on the last screen of the desktop.

⚠️ Note: If you do not have the option to create a shortcut, then your version of Files is stripped down. Update the app via Google Play or use alternative methods below.

Make sure the file is not in the archive (ZIP/RAR)

Check the free space on the desktop (maximum 5Γ—5 cells)

Turn off the "Light Launcher" mode in the settings of the themes

Allow Files to access the storage

-->

This method supports the following types of files:

File typeSupport for the labelNotes
PDF, DOCX, XLSXβœ… Yes.Opens in a linked application (WPS, Google Docs)
JPG, PNG, WEBPβœ… Yes.Preview of the miniature is available
APK, XAPK⚠️ Partially.Requires installation confirmation at launch
MP3, M4Aβœ… Yes.Replayed in the default player
ZIP, RAR❌ No.A label is created, but opens the archive, not the contents.

Method 2: Use the folder widget (for MIUI 12-15)

If a standard file manager doesn't work, you can use the built-in Folder widget, which is universal for all Xiaomi devices, but has a limitation: the shortcut will not lead to a specific file, but to the folder in which it is located.

  1. Press and hold the empty space on the desktop, then select Widgets.
  2. Find the folder widget (yellow folder icon) and drag it to the screen.
  3. In the window that opens, select the folder that contains the target file (such as Download or Documents).
  4. Configure the display: you can choose the folder style (list or grid) and size (2Γ—2 or 4Γ—1 cells).

⚠️ Note: The folder widget does not support deep file integration – clicking the shortcut will open the contents of the entire folder, not a specific document.

πŸ’‘

If the Folders widget is missing, update the Themes system app (com.android.themes) via Google Play. On some firmware, it is hidden and requires manual activation.

Method 3: Third-party file managers (Solid Explorer, FX File)

For users who need advanced features (such as shortcuts for files in cloud storage or FTP), third-party file managers will be suitable.

  • πŸ“‚ Solid Explorer – Supports shortcuts for all files, including network resources (SMB, WebDAV).
  • πŸ“ FX File Explorer – has a built-in shortcut wizard with icon customization.
  • πŸ” Root Explorer – Root-righted devices only (not recommended for beginners).

Example of settings in Solid Explorer:

  1. Open the application and find the desired file.
  2. Slip it and hold it, then select Create a shortcut in the menu.
  3. Select the Desktop and confirm.
  4. If necessary, change the label icon (Change the icon option).

Advantages of this method:

  • βœ… Works with files in Google Drive, OneDrive, NAS.
  • βœ… Support for customization of icons and label names.
  • βœ… There are no restrictions on file types (including: EXE via Wine).
How to change the shortcut icon in Solid Explorer?
1. Once you create a shortcut, tap it and hold it. 2. Select "Change shortcut" β†’ "Change icon." 3. You can select an icon from the gallery, download from the Internet or use an emoji. 4. Save the changes - the icon will be updated on your desktop.

Method 4: Shortcut Maker (QuickShortcutMaker)

For advanced users who need shortcuts with additional parameters (for example, running a file with specific arguments), specialized utilities will be suitable.

  • πŸ› οΈ Shortcut Maker – allows you to create shortcuts for any Activity (including hidden features) MIUI).
  • ⚑ QuickShortcutMaker – Supports shortcuts for files, contacts, even system settings.
  • πŸ“± Nova Launcher – alternative launcher with support for shortcut customization.

Instructions for QuickShortcutMaker:

  1. Install the app from Google Play (Android 5.0+ is required).
  2. Open it and select the Files tab.
  3. Find the file you want through your built-in browser or manually specify the path (e.g. /storage/emulated/0/Download/contract.pdf).
  4. Slip the file, then select Create a shortcut on the home screen.
  5. If necessary, change the name and icon.

⚠️ Note: Some antiviruses (e.g. Avast or 360 Security) may block shortcuts created through QuickShortcutMaker as "suspicious." Add the app to exceptions or temporarily disable protection.

πŸ’‘

QuickShortcutMaker allows you to create shortcuts not only for files, but also for hidden MIUI features – for example, direct start of the developer mode or test menu of the camera.

Method 5: ADB-Teams for experienced users

If none of the above methods worked (for example, on custom firmware or a limited-enabled device), you can create a shortcut through Android Debug Bridge (ADB), which requires a PC connection and basic command-line knowledge.

Algorithm:

  1. Turn on USB Debugging on your smartphone (Settings β†’ About Phone β†’ MIUI version – tap 7 times, then go back to Settings β†’ Additional β†’ For Developers).
  2. Connect the device to your PC and open the terminal (or PowerShell on Windows).
  3. Enter the command to check the connection: Adb devices should display the name of your device.
  4. Create a shortcut for the file (replace the path with the current one): adb shell am start -a android.intent.action.CREATE_SHORTCUT -n com.android.launcher3/.ShortcutCreator -d file:///storage/emulated/0/Download/example.pdf -e name "My document"

Notes:

  • πŸ”Ή The team only works for base launchers AOSP (Xiaomi’s standard launcher may ignore it).
  • πŸ”Ή For MIUI 15 you will need to specify another component name (check with adb shell dumpsys package).
  • πŸ”Ή Labels created through ADB, Can disappear after reboot - to save the command: adb shell cmd shortcut create-immutable

Frequent problems and their solutions

Even after successfully creating a shortcut, Xiaomi users may encounter errors, and consider typical scenarios and ways to fix them:

Problem.Reason.Decision
The shortcut disappears after the rebootMIUI launcher clears shortcut cacheUse Nova Launcher or create a shortcut through ADB flag-headed --immutable
The label opens the wrong fileThe path to the file has changed (for example, after moving)Remove the shortcut and create a new one with the right path.
You can't create a shortcut for APKMIUI Restriction on Installation from Unknown SourcesAllow APK installation in Settings β†’ Privacy β†’ Special permissions
The label does not display the iconFile Manager does not support preview generationUse Solid Explorer or manually assign an icon

⚠️ Attention: On devices with MIUI for POCO (for example, Poco F5) There may be no option to create shortcuts due to firmware optimizations, in which case only installing a third-party launcher (for example, Lawnchair) or using the software will help. ADB.

πŸ“Š What kind of labeling has worked for you?
Standard File Manager
The Folders widget.
Third-party file manager
Shortcut Maker/ADB
Nothing helped.
Can I create a file shortcut in Google Drive on Xiaomi?
Yes, but not by standard means. Use Solid Explorer or FX File Explorer: Connect Google Drive as a network storage in file manager settings. Find the file you want in the cloud. Create a shortcut through the context menu (Add to Home screen option). Limit: Opening the file requires an Internet connection.
Why is the shortcut on Xiaomi’s desktop turned grey and doesn’t open?
This means that: The file has been deleted or moved. The application associated with the file has been uninstalled (e.g., WPS Office deleted for PDF). The MIUI launcher has cached (rebooted the device). Solution: check for the file in the original path or re-create the shortcut.
How to make a shortcut for a folder with a password on Xiaomi?
Standard MIUI tools don't support shortcuts for secure folders. Alternatives: Use Secure Folder (an embedded app on some models) and create a shortcut for it. Set AppLock and protect the folder through it, then create a shortcut for the application. For enterprise data, use Microsoft Intune or VMware Workspace ONE.
Can I change the default action for the file shortcut?
Yes, but only through third-party apps: Install Open Link With or AndMade Share. Create a shortcut through these apps by specifying the target file and the desired action (e.g., open in Foxit PDF instead of WPS).Limitation: MIUI 15 may need to disable battery optimization for these applications.
Why can’t Xiaomi Redmi Note 8 Pro create a shortcut for APK?
MediaTek devices (e.g. Redmi Note 8 Pro, Redmi 9T) have additional MIUI restrictions on APK installation. Solutions: First copy APK to Download. Allow installation from Files to Settings β†’ Privacy β†’ Special Permissions β†’ Install Unknown Applications. Use SAI (Split APK Installer) to bypass restrictions.