Starting with Android 11 access to Android/[data|obb] is restricted by Google. Restrictions are related to security. Sensitive information may be stored in these folders.
In Android 11 and 12, folders can be accessed by granting access. Refer to the instruction page for more information. Starting with Android 13, the restrictions have become stricter. Google may block all workarounds for accessing these folders in a future versions of Android...
Full access to Android/[data|obb] folders without restrictions is possible using Root rights. If you have root rights on your phone, you can enable Settings > ROOT > "Use for Android/[data|obb]" options (before needs to enable "File operations" options too).
The message "This folder has an Android access restriction" informs that the current path has restrictions.
The restrictions of the Android/data folder:
- You cannot create subfolders with an arbitrary name in Android/data.
- You cannot rename subfolders in Android/data to an arbitrary name.
But you can still do the following operations in Android/data:
- Create folders named as installed apps;
- Rename folders, but the new name must correspond to the installed app;
- Delete folders.
To access the contents of subfolders or perform any operations, you must grant access to them (see). All operations (file creation, deletion, compression and extraction) are available in subfolders.