3

WhatsApp has a Media Visibility feature which if disabled, hides the media files from the phone gallery. It is claimed that "apparently" it reduces file storage.

But WhatsApp still has to store media in some location, otherwise, how would it show in chats? I am able to access the media while scrolling through a WhatsApp chat, even while offline, so the media is definitely getting stored somewhere on my phone. Can I access this location? I have to access many media files that WhatsApp must have downloaded somewhere on my phone.

I am using parallel WhatsApp on my One Plus 5 Android phone. It creates a "999" directory under emulated.

Andrew T.
  • 15,988
  • 10
  • 74
  • 123
jerrymouse
  • 191
  • 2
  • 3
  • 7

3 Answers3

1

The Android operating system uses empty .nomedia files to tell smartphone apps not to display or include the contents of the folder. (1).

And,

Treat all files as non-media in directories that contain a .nomedia file (2).

So all that Media Visibility feature of WhatsApp does when disabled, is to put the newly downloaded media in a subdirectory of main media type directory, named Private which contains a .nomedia file e.g. /sdcard/WhatsApp/Media/WhatsApp Video/Private/. Therefore the media files are not visible in gallery apps. But you can access that using any file explorer.

Parallel WhatsApp is a different thing, which makes use of Android Multiple Users/Profiles feature to isolate whole /sdcard as well as other contents. But the media is still visible in gallery app installed within that profile. See this answer for details.

Irfan Latif
  • 20,353
  • 3
  • 70
  • 213
0

In most devices, I have used WhatsApp creates a folder in internal storage. The folder for media files is /internal storage/WhatsApp/Media. It contains subfolders for images, videos, etc.

/internal storage/WhatsApp/Media/WhatsApp Images
/internal storage/WhatsApp/Media/WhatsApp Video
/internal storage/WhatsApp/Media/WhatsApp Animated Gifs
.
.
.
Reddy Lutonadio
  • 7,164
  • 2
  • 17
  • 49
0

Use the 'My Files' app icon - Internal Storage - Android - media - com.whatsapp - WhatsApp - Media - WhatsApp Images

  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center. – Community Dec 28 '21 at 16:49