How to Hide Photos and Videos on Android
Published
Android gives you five honest routes to hide photos and videos: a phone's built-in Safe folder or Secure Folder, a gallery app's own "hide" feature, a .nomedia file, a locked folder some file managers offer, and a dedicated encrypted vault app. They protect against different things, and none of them protects an unlocked phone in someone else's hands.
What are the actual ways to hide photos and videos on Android?
Five mechanisms cover almost everything people mean by "hide": a manufacturer or Google's own protected folder, a gallery app's built-in hide feature, a .nomedia file placed in a folder, a locked folder from a file manager app, and an encrypted vault app. Each works differently, and each has a different answer to the question "hidden from what, exactly?"
The rest of this guide goes through them one at a time, with what each one actually protects against and where it falls short — then where an encrypted vault, specifically, fits among them.
What does a phone's built-in Safe folder or Secure Folder do?
Some Android phones ship with a protected folder built in: Files by Google includes a Safe folder, and Samsung phones ship with Secure Folder, a separate sandboxed space with its own storage. Move a photo or video in, set a PIN or biometric unlock, and it stops appearing in your regular Gallery.
Neither is universal — Safe folder depends on having Files by Google installed, and Secure Folder is Samsung-only — and neither changes what the file actually is. A photo inside Secure Folder is still an ordinary photo, just filed somewhere the main Gallery doesn't look; open the folder with the right PIN, or bypass it, and the file is there unchanged. For more on what Secure Folder specifically protects and doesn't, see how to hide videos on Android.
What does a gallery app's "hide" or "archive" feature do?
Many gallery and photos apps let you hide individual items or move them to a private or archived section within the app itself, without a separate folder or PIN. The photo disappears from your main scrolling view but usually stays exactly where it was in storage, unchanged, and often still visible to other apps that read that same storage location.
This kind of hiding is convenient for keeping a photo out of a casual scroll through your own gallery, but it's an in-app setting, not a lock — anyone with access to the app, or to the file system directly, can typically still find it. Treat it as tidiness, not protection.
What does a .nomedia file do?
Placing an empty file named .nomedia in a folder tells Android's media scanner to skip that folder when building the Gallery and Photos index. Photos and videos inside stop appearing in apps that rely on that index. That's the entire mechanism — nothing about the files themselves changes.
The gap is significant: a file manager reads the file system directly instead of the media index, so it still lists the folder and everything in it by name. There's no PIN, no password, nothing to unlock. Anyone who knows or guesses the folder name can open it with a basic file manager and see everything inside.
What does a locked folder from a file manager do?
Some file manager apps offer their own locked or "private" folder, protected by a PIN or password set inside that app. Moving a file in takes it out of its original location and stores it inside the file manager's protected space, where it won't turn up in Gallery apps or ordinary folder browsing.
Whether this counts as real protection depends entirely on the app: some genuinely encrypt what's stored there, others just restrict access at the app level while leaving the underlying file readable to anything that reaches it directly. There's no way to know which from the lock screen alone — you'd need to check what that specific app states about its own storage, the same way you'd check any vault app's claims. See what to check before trusting a photo vault app for the full list of things worth confirming.
How is an encrypted vault app different from all of these?
Every method above changes where a file sits or how it's indexed. The file's contents stay exactly as they were — readable by anything that reaches the right folder, bypasses the right screen, or reads the file system directly. An encrypted vault app is a different mechanism entirely: it scrambles a file's contents with a key, so without that key, what's left isn't a photo or video at all, just unreadable data.
That distinction only matters once someone gets past the first line of defense — a lock screen, a hidden folder, a PIN. Up to that point, a hidden file and an encrypted one look the same from the outside. It's worth knowing which one you actually have. For how this plays out with cloud backups specifically — since a hidden file can still get backed up automatically even when a vault's contents won't — see how to keep photos off the cloud on Android.
How does My NoteVault fit into this?
My NoteVault opens as a working notepad — write, save and search real notes — with no vault visible until you type your secret word into the notepad's search bar. That reveals the vault's unlock screen, and your vault password (or, on Premium, a fingerprint, PIN or pattern) opens it. Files moved into the vault are encrypted with AES-256, and the vault database with SQLCipher; the key comes from your password through PBKDF2-HMAC-SHA256 with 100,000 iterations, generated on your phone, one key per vault, never sent anywhere.
The trade-offs are worth stating plainly, the same as with any vault app. There's no account and no cloud copy, so uninstalling the app deletes every vault along with it — keep your own backup first if that matters to you. ZeengoCorp cannot reset a forgotten vault password either; every vault comes with a recovery code and a printable recovery kit, useful only if it's stored somewhere other than the phone. The free plan covers unlimited vaults, hiding photos, videos, documents and folders, an in-vault camera and photo and PDF viewer, and encrypted transfers up to 10 files or 100 MB at a time; Premium, at $1.49 a month, removes the ads shown in the notepad and adds fingerprint, PIN or pattern unlock for the vault. You can read the full mechanism on the security page, or download My NoteVault on Google Play or the Galaxy Store. Moving from another vault app instead of starting fresh? See what to check before switching.
Two disguises are worth a direct comparison if you're choosing between vault apps rather than deciding whether to use one at all — see calculator vault vs notepad vault apps for how a calculator-icon disguise and a notepad disguise differ in what they draw attention to. And if you're still weighing which vault app to trust with your files, see how to choose the best app to hide photos and videos for the full checklist.
Which method actually stops someone from opening my files?
Only encryption does, and even then only up to the point a phone is unlocked. Hiding — a .nomedia file, a gallery's hide feature, Secure Folder, a file manager's locked folder — controls where a file sits or shows up, not whether its contents are readable once someone reaches it. Encryption scrambles the contents themselves, so they're unreadable without the key regardless of how someone gets to the file.
Do I need a vault app just to hide a few photos?
It depends on what you're protecting against. If the goal is keeping a handful of photos out of a casual scroll through your Gallery, a .nomedia file or your gallery app's own hide feature is usually enough. If the goal is protecting the contents even if someone gets past a lock screen or digs through a file manager, that's what encryption is for, and a vault app is the tool built around it.
Can a hidden or vaulted photo still end up in a cloud backup?
It depends on what's doing the backing up and what method hid the photo. A .nomedia file only affects media indexing, so a backup tool that copies folders directly can still pick up what's inside. Secure Folder, Safe folder and a proper vault app generally sit outside what a cloud photo backup watches, because those aren't the folders being scanned — but "generally" isn't "always," so it's worth checking your specific backup app's settings rather than assuming.
Does hiding a file protect it if someone else picks up my unlocked phone?
No — not hiding, and not encryption either. Once a phone is unlocked, anything that doesn't need a separate password of its own is reachable, including a .nomedia folder found by guessing its name, or a gallery hide feature within an already-open app. An encrypted vault behind its own password is the one exception among these, provided the vault itself is locked, but nothing here changes what an unlocked phone hands over to whoever is holding it.