“The contents of this folder can’t be displayed”: how to remove the restrictions of Android 11 on Xiaomi

You try to open a folder on your Xiaomi Android 11, but instead of files you see an annoying message: “The contents of this folder can not be displayed due to the limitations of Android 11”? This problem is familiar to thousands of users of Redmi, POCO and Mi smartphones after upgrading to the 11th version of the OS. The fault is the new security policy of Google, which Xiaomi has further tightened its MIUI 12.5+ shells.

In this article, we’ll discuss 7 working ways to get around the limitations, from simple file manager settings to editing system configurations through ADB. You’ll learn why Download, DCIM or Android/data folders are blocked, how to restore file visibility without losing data, and what to do if none of the methods worked. All instructions are tested on Redmi Note 10 Pro, POCO X3 Pro and Mi 11 Lite models with current versions of MIUI.

Why Android 11 is blocking folders on Xiaomi

The problem stems from changes to Google’s storage policy in Android 11 (API 30), which now only allows apps to access their folders by default in /storage/emulated/0/Android/data, and Xiaomi has gone further, adding additional restrictions to MIUI even for system file managers.

The main “culprits” of the mistake:

  • 🔒 Scoped Storage is a new storage model that isolates application files from each other, and now you need explicit permission to access someone else's data.
  • 📂 MIUI File Manager – Xiaomi’s standard conductor doesn’t always handle the new Android 11 rules correctly.
  • 🛡️ Protection of personal data - in the security settings MIUI The “Hidden Folders” mode can be enabled».
  • 🔄 System Update – After upgrading to Android 11, old permissions are reset, and new ones are not automatically assigned.

It is important to understand that blocking does not affect all folders, but only those that:

  • 📁 Contains data from other applications (e.g, Android/data/com.whatsapp).
  • 🔐 Labeled by the system as “sensitive” (e.g, DCIM/.thumbnails).
  • 📱 Applications with a target were created SDK 30+ (majority of modern programs).

⚠️ Note: If you see a restriction message when you try to open the folder MIUI or system is not a bug, it's a feature, and these directories are kernel-protected and not designed for user access.

📊 What folder does not open yours?
Download
DCIM
Android/data
other

Method 1: Manually grant permissions to file manager

The first thing to do is to check and update the permissions for MIUI File Manager or a third-party explorer (such as Solid Explorer or FX File Manager).

Instructions:

  1. Open Settings → Applications → Application Management.
  2. Find Files (or the name of your file manager) in the list and tap it.
  3. Go to the Permissions section and enable: 📁 Storage (important: select Allow access to all files»). 🔍 Managing all files (if there is such a point).

Go back to the file manager and try to open the problem folder again.

If you don’t have the option “Allow access to all files” – your application is not adapted for Android 11. Try updating it through Google Play or installing an alternative explorer (we recommend Mixplorer or Total Commander).

Open Settings → Annexes|Find "Files" in the list|Enable the authorization "Storage facility"|Select "Allow access to all files"-->

Method 2: Use Developer Modes and USB Debugging

If standard permissions don’t work, you’ll have to turn on developer mode and use the Android Debug Bridge (ADB), which works on 90% of Xiaomi Android 11 devices, but requires a computer connection.

Step-by-step:

  1. Activate Developer Mode: Go to Settings → About Phone. Tap 7 times on MIUI until the notification “You’ve become a developer” appears.

Turn on USB debugging:

  • Back to Settings → Additionally. → For developers.
  • Activate the debugging switch over USB.
  • Confirm the action in the dialog window.
  • Connect your phone to your PC and execute the command: adb shell pm grant com.mi.android.globalFileexplorer android.permission.MANAGE_EXTERNAL_STORAGE (Replace com.mi.android.globalFileexplorer with your file manager package if you use a third-party file manager package).

If the folder is not visible through the PC:

  • 🔌 Try another one. USB-Port or cable (sometimes drivers are a problem).
  • 🖥️ Install official Xiaomi drivers from the site mi.com.
  • 🔄 Reboot both your phone and your computer – this often resets the cache MTP.

⚠️ Note: When copying files from Android/data Some apps (like WhatsApp or games) may stop seeing them on PCs, in which case you will have to reinstall the app or use its built-in backup manager.

Method 6: Resetting settings (last resort)

If all previous methods fail, the last resort is to reset the settings to factory settings, which will return all permissions to their original state, but delete all user data.

  • 📱 You have a backup of important files.
  • 🔧 The problem critically interferes with the work with the device.
  • 📦 You are ready to reset your smartphone after resetting.