5 min read
Where WhatsApp backups live in Google Drive
Your WhatsApp backup is in Drive, but not in My Drive, and you cannot download or open it. Here is where it actually sits and which file you can use instead.
By WaChat
You turned on WhatsApp's Google Drive backup years ago. It says it ran last night. So you open Drive on your computer, expecting to find a file, and there is nothing there.
Nothing has gone wrong. The backup exists — it is just not in the part of Drive you can browse.
The short answer
WhatsApp's backup does not go into My Drive. It goes into a separate, hidden area that Google Drive reserves for application data. Apps can write to their own space there; you cannot browse it, and no other app can see it.
That is why searching Drive for msgstore, whatsapp, or .db returns nothing. The file is not missing and it is not in the Trash. It is in a place the Drive file browser does not show.
How to confirm it is there
You can see that the backup exists, and how big it is, without being able to open it:
- Open drive.google.com on a computer.
- Look in the storage or backups section of the left-hand menu — Drive lists device and app backups separately from your files.
- WhatsApp Messenger appears there with a size and a date.
You can also check from Drive's settings, under Manage apps, where WhatsApp appears with the amount of hidden app data it is storing.
Either view gives you exactly two useful things: proof the backup ran, and its size. What neither gives you is a download button.
Why you cannot simply open it
There are three separate walls, and you have to get past all three.
It is not downloadable. The app data area is written and read by the app that owns it, through Google's API. The Drive interface exposes deletion, not download. There is no supported way to pull the backup onto a computer.
It is not a file you could read anyway. Even in your hands it is not a document or an archive of chats. It is WhatsApp's internal message database plus its metadata, in a format meant for one purpose: being pushed back into a fresh WhatsApp install.
It is probably encrypted with a key only you hold. If you turned on end-to-end encrypted backup, the contents are encrypted before they ever leave your phone. Google stores bytes it cannot read. Neither can anyone else — including WhatsApp, and including us.
Put together: the Drive copy is a restore artefact, not an archive. It has exactly one supported use — reinstalling WhatsApp on a phone with the same number and tapping Restore during setup.
Does it use up your Google storage?
For a long time WhatsApp backups did not count against your Google Account quota. That has been changing, and on accounts where the change has rolled out they now count like anything else.
The backups view shows the current size for your account, which is the only answer that is reliable for you specifically. If it is large, the usual cause is videos: WhatsApp's backup settings have a separate Include videos toggle, and turning it off shrinks the backup dramatically at the cost of not restoring videos to a new phone.
The file you can actually use
On Android there is a second copy of the same data, and this one you can reach. WhatsApp writes a local encrypted backup on the phone itself:
Android/media/com.whatsapp/WhatsApp/Databases/msgstore.db.crypt15
Alongside it are dated copies from previous days, named like msgstore-2026-06-20.1.db.crypt15. The one without a date is the newest.
This file has the properties the Drive copy lacks:
- You can browse to it with any file manager, or pick it in a browser's file dialog.
- You can copy it to a computer over USB.
- It contains every message in every chat, with none of the 10,000 or 40,000-message caps that apply to "Export chat".
- It is encrypted with your own 64-digit key, which means that with that key, you can read it.
That is the route worth knowing about. The import guide covers finding the file and getting the key, and there is a help article on finding the crypt15 file if you just need the path.
One thing the backup does not contain: the media itself. It holds your messages and small thumbnails, while the actual photos, videos and voice notes live next door in the WhatsApp/Media folder. If you want the attachments back with the messages, you need that folder too.
Three copies, three different things
It helps to keep these straight, because they are constantly confused with each other:
| Copy | Where | Can you open it? | What it holds |
|---|---|---|---|
| Google Drive backup | Drive's hidden app area | No — restore to a phone only | Everything, for restoring |
Local msgstore.db.crypt15 | On the phone's storage | Yes, with your 64-digit key | Every message in every chat |
| "Export chat" ZIP | Wherever you saved it | Yes, it is plain text | One chat, capped at 10,000 or 40,000 messages |
On iPhone
The same idea, different provider. iPhone backups go to iCloud, into the space iCloud reserves for app data, and they are equally unbrowsable. There is no local database file you can pick up either, so on iPhone the export is the only route to a readable copy of a chat.
A note about our own Drive folder
This causes enough confusion that it is worth stating plainly: WaChat does not and cannot read WhatsApp's Google Drive backup. Nobody outside WhatsApp can.
WaChat has its own hidden app folder in your Drive, which is a different folder entirely, holding a different thing: the chats you chose to import, in our format, written by you. We only ever hold the drive.appdata permission, which means we can see our own folder and nothing else in your Drive — not your documents, not your photos, and not WhatsApp's backup. You can delete our folder at any time from Drive's Manage apps, and that removes the copy everywhere at once. The full list of what we can and cannot see is in what we can see.
Where to go from here
The Drive backup is real, but it is a restore artefact stored in an area you cannot browse, in a format you could not read, quite possibly under a key only you hold. Do not plan an archive around it.
If you want a readable copy of your history on Android, the local msgstore.db.crypt15 file plus your 64-digit key is the route that works — every chat, no message cap, decrypted on your own device. The import guide has the whole sequence, and where WhatsApp keeps the file has the exact path.