Articles ยท Apps

File managers that still work under Android's storage rules

Scoped storage means an ordinary app can only see its own folder plus shared media, unless the user grants the all-files permission explicitly. That is good for privacy and it made file managers noticeably worse, because folders like Android/data became invisible. The managers below handle the new rules rather than pretending nothing changed.

What Android 11 changed

FolderAccess now
Downloads, DCIM, DocumentsAvailable with the all-files permission
Android/dataBlocked for most apps, even with all-files
Android/obbBlocked for most apps
The app's own folderAlways available
SD card and USB drivesThrough the document picker, with a folder grant

๊ด‘๊ณ 

The ones worth installing

1

MiXplorer

PishroDevs
4.5 500 K+ 7 MB

The most capable file manager on Android and the smallest of the serious ones. Dual pane, archive handling, network shares, and a split-package installer built in.

2

ํŒŒ์ผ ๊ด€๋ฆฌ์ž

File Manager Plus
4.6 100 M+ 23 MB

Clear, fast, and honest about what it can and cannot reach. Good root support if you have it, sensible behaviour if you do not.

3

Material Files

Hai Zhang
4.4 1 M+ 12 MB

Open source, no ads, no cloud features, follows the platform design closely. The right pick if you want a file manager and nothing else.

4

X-plore

Lonely Cat Games
4.4 10 M+ 17 MB

Two panes side by side, which sounds trivial until you move files regularly. Strong network and cloud support.

5

Files by Google

Google LLC
4.5 5 B+ 19 MB

Not a full manager, but the best free-up-space tool: duplicates, large files, unused apps, and offline phone-to-phone transfer.

6

Minimal, open source, does the basics with no account and no network permission at all.

Reaching a computer from the phone

The most useful thing a file manager does is stop you emailing files to yourself. All of the following work over your home network with no cable.

  1. Share a folder on the computer Windows sharing, or Samba on Linux and macOS. Note the machine name and the folder.
  2. Add it in the file manager Pick SMB, enter the address and credentials. MiXplorer and X-plore both handle this well.
  3. Or run a server on the phone Several managers offer an FTP or WebDAV server so the computer connects to the phone instead, which is easier on a locked-down network.
  4. Transfer large files over WiFi, not Bluetooth The difference is minutes against hours for anything over a gigabyte.

Getting into Android/data anyway

You will eventually need to reach a game's save folder or copy an OBB in. On Android 11 and newer the options are limited and worth stating plainly.

Works
  • Installing a bundle with an installer that writes obb itself
  • Using the app's own export or backup feature
  • A computer over USB, which is not subject to scoped storage
  • A rooted phone, if that is your situation
Does not work
  • Ordinary file managers browsing to the folder
  • The all-files permission alone
  • Document-picker tricks, which recent versions closed
  • Renaming folders to sidestep the restriction

The USB route is the one most people overlook. Plug the phone into a computer, choose file transfer, and the restriction does not apply, because it is enforced against apps rather than against you.

Pick MiXplorer or X-plore for real work, Files by Google for clearing space, and reach for a USB cable when Android/data is involved.

Frequently asked questions

Why can my file manager not open Android/data?

Android blocks it for third-party apps regardless of permissions. Use a computer over USB, or the app's own backup feature.

Do I need root for a good file manager?

No. Root adds access to system folders, which almost nobody needs. Everything in this article works without it.

Is it safe to grant all-files access?

To a file manager you chose deliberately, yes, that is its job. To a game or a wallpaper app, no.

Read next

APK download against the Play Store

This is not a rivalry. Each does something the other cannot.

Paying for a VPN: what changes

You are not buying encryption. You are buying an operator whose income does not depend on you.

Archive tools on Android compared

For a plain ZIP either works. For a split, password-protected archive, only one does.