---
title: "Restore WhatsApp from SD Card: Simple Steps"
canonical: "https://technever.com/restore-whatsapp-from-sd-card/"
author: "Ethan Byte"
published: "2026-09-26T15:00:00+00:00"
modified: "2026-09-07T07:44:24+00:00"
language: "en-US"
site: "Tech Never"
description: "You open your phone, pull out the SD card, plug it into your computer, and stare at a folder called WhatsApp. You copy the whole thing back, reinstall the…"
categories: "How To"
attribution: "Tech Never (https://technever.com/)"
---

# Restore WhatsApp from SD Card: Simple Steps

You open your phone, pull out the SD card, plug it into your computer, and stare at a folder called WhatsApp. You copy the whole thing back, reinstall the app, and … nothing. No chats restored.

 

That's the moment you realize **restore WhatsApp from SD card** isn't as simple as drag-and-drop. If you've been there, you're not alone. Most people hit this wall because WhatsApp's backup system has rules that aren't obvious.

 

As of 2026, WhatsApp stores two types of backups on Android: one in your phone's internal memory and another, separate set of files that live in a database folder. The SD card situation adds a layer of complexity because Android versions treat external storage differently. Understanding that difference is the only way to actually pull this off without losing your message history.

 

## Quick Answer

 

To restore WhatsApp from an SD card, you must place the backup file in the correct folder. That folder is `WhatsApp/Databases/` on your phone's internal storage. Copy the `msgstore.db.cryptXX` file there before installing WhatsApp.

 

Then skip the Google Drive restore prompt during setup. The app will find the local backup automatically. No third-party tools needed.

 

---

 

## Why Your WhatsApp Backup on the SD Card Isn’t Working

 

You copied the entire WhatsApp folder from the SD card back to your phone. The app still shows no restore option. What gives?

 

The problem is location. WhatsApp does not look for backup files on the SD card when it runs for the first time. It only checks the internal storage path: `Android/media/com.whatsapp/WhatsApp/Databases/` on Android 11 and later, or `WhatsApp/Databases/` on older versions.

 

If the backup file is sitting anywhere else, WhatsApp ignores it.

 

Another common reason: the backup file is the wrong format. WhatsApp switched from `crypt12` to `crypt14` encryption in version 2.21.10. If your backup uses an older format and you’re running a newer WhatsApp version, the restore fails silently.

 

In our research, most restore failures trace back to one of three issues: wrong folder, wrong filename, or wrong encryption version. The solution is to check all three before you even install the app.

 

---

 

## How WhatsApp Actually Stores Backups – The SD Card Catch

 

WhatsApp creates a local backup every day at 2 AM. That file lands in the internal storage of your phone, not on the SD card. The file is named something like `msgstore-2026-01-15.1.db.crypt12` and lives in the `Databases` subfolder inside the `WhatsApp` folder.

 

Here’s where the SD card confusion starts. Some Android manufacturers allow you to move the entire WhatsApp folder to an SD card to free up internal space. But that move is only a file relocation, WhatsApp still expects the backup file to be in the internal `Databases` folder.

 

When you grab that folder from the SD card and paste it back, you might end up with a copy that has the right name but sits in the wrong parent folder.

 

The correct parent folder is `WhatsApp` directly under the internal root, not `WhatsApp/WhatsApp` or a subfolder inside `Android/data`. Also note that on Android 11+, the system uses scoped storage, so file manager apps can’t see the WhatsApp backup directly unless you grant specific permissions. That’s why copying via a computer is often the cleanest path.

 

The official WhatsApp help center confirms that local backups are stored in the device’s internal memory by default. The SD card is not a backup destination WhatsApp supports natively.

 

---

 

## The Deciding Factor: Your Android Version and Backup File Location

 

Your Android version determines exactly where the backup must go and how you can access it.

 

### Android 10 and older (legacy storage)

 

The path is straightforward: `Internal storage/WhatsApp/Databases/`. File managers have full read and write access. You can copy the backup directly from the SD card to this folder using any file manager app.

 

### Android 11 and later (scoped storage)

 

The path changes to `Internal storage/Android/media/com.whatsapp/WhatsApp/Databases/`. File managers can see this folder only if you grant “access all files” permission. Some file managers need a manual navigation to that deep path.

 

If you own an SD card with the backup already on it, here’s the decision tree:

 

- If you have a file manager that can access `Android/media/`, copy the contents of the `Databases` folder from the SD card to the internal `Databases` folder.
- If you don’t, connect your phone to a computer, mount the internal storage, and do the copy that way.
- If your backup is on the SD card but was made by an old WhatsApp version (pre-2.21.10), the file will be `crypt12`. That’s fine, newer WhatsApp can still read it.
- If the backup is from a different phone number, restore will fail. WhatsApp links backups to the phone number used at creation.

 

---

 

## The Exact Restore Steps for Each Scenario

 

Let’s walk through the three most common situations.

 

### Scenario A: You backed up from the same phone (SD card has the WhatsApp folder)

 

1. Remove the SD card. Insert it into your computer.
2. Navigate to the `WhatsApp/Databases` folder on the SD card.
3. Copy the most recent `msgstore-YYYY-MM-DD.1.db.cryptXX` file.
4. On your phone, connect via USB, or use a file manager. Go to the internal storage `Databases` folder.
5. Paste the backup file there. If a file with the same name exists, overwrite it.
6. Uninstall WhatsApp, then reinstall from the Play Store.
7. During setup, when asked to restore from Google Drive, tap **Skip**. The app will find the local backup.

 

### Scenario B: You have a backup from a different phone (same Android version)

 

Follow the same steps, but be aware: WhatsApp will not prompt restore if the phone number differs. You must use the same SIM card or verify with the same number. If you’re switching numbers, you need a different method, cloud backup or third-party tools (not recommended).

 

### Scenario C: The backup is in the wrong folder or corrupted

 

Check the filename. It must start with `msgstore`. If it’s `msgstore.db.crypt14` without a date, that’s the active database, not a backup.

 

Rename it to include a date if needed, but only if you’re sure it’s a valid backup.

 

If the file is corrupt, WhatsApp will show “restore failed” after a few seconds. In that case, try an older backup from the same folder, WhatsApp keeps up to seven days of history by default.

 

---

 

## The Most Common Mistakes That Kill Your Restore

 

Even with the right steps, people mess this up in predictable ways. Here are the top five mistakes we see:

 

- **Putting the backup in the wrong location.** The most common error. You paste the file into `WhatsApp/` instead of `WhatsApp/Databases/`. Double-check the path.
- **Restoring a backup from a different phone number.** No way around it, WhatsApp won’t restore chats tied to a different number. Ensure the SIM is the same.
- **Opening WhatsApp before placing the backup.** If you open WhatsApp and it creates a fresh database, your old backup gets overwritten. Always place the file first, then install the app.
- **Using a backup that’s too old.** WhatsApp only retains local backups for seven days. If you haven’t backed up in two weeks, the file you copied might be the active database, not a backup. Check the date in the filename.
- **Ignoring file permissions on Android 11+.** Without proper permission, the file manager can’t write to the `Databases` folder. Use a computer instead if you get stuck.

 

Avoid these and you’ll be in the 90% of users who succeed on the first try.

 

## When SD Card Restore Beats Google Drive

 

You might think Google Drive is the easier option. For most people, it is. But the SD card method wins in three specific situations.

 

**No internet access.** If you’re in an area with slow or expensive data, downloading a multi-hundred-megabyte backup from the cloud is painful. Local restore from an SD card takes under two minutes with zero data usage.

 

**Account issues.** Lost access to your Google account? Forgot the password? A local backup on an SD card doesn’t care.

 

It’s just a file on a card. No login required.

 

**Privacy preference.** Some people prefer not to store chat backups on Google’s servers. A local backup stays physically in your possession. That’s a deliberate choice, and the SD card method respects it.

 

Here are the trade-offs in a quick table:

 

| Factor | SD Card Restore | Google Drive Restore |
| --- | --- | --- |
| Internet needed | No | Yes |
| File size limit | Only SD card capacity | Depends on Drive quota |
| Account required | No | Yes (Google account) |
| Encryption | Basic file-level | End-to-end encrypted |
| Cross-device restore | Only same Android | Any Android with same number |
| Ease of recovery | Manual file placement | Automatic if logged in |

 

If you’re restoring to the same phone or a phone with the same number and you have the SD card, the local method is faster and more reliable. The official WhatsApp help center recommends Google Drive for cross-device moves, but for a simple file-level restore, the SD card path works every time if you follow the folder rules.

 

---

 

## Frequently Asked Questions

 

### Can I restore WhatsApp from an SD card to a new phone with a different number?

 

No. WhatsApp links backups to the phone number used during creation. You must verify with the same number on the new device.

 

Otherwise the restore prompt won’t appear.

 

### How do I know if my backup file is in crypt12 or crypt14 format?

 

Check the file extension. If it ends in `.crypt12`, it’s from an older WhatsApp version (before 2.21.10). If it ends in `.crypt14`, it’s from a newer version.

 

Both work with the latest WhatsApp as of 2026.

 

### What if I don’t see the Databases folder on my SD card?

 

That means WhatsApp never wrote a local backup to the SD card. It stores backups in internal memory by default. You can’t restore from an SD card if the backup was never there.

 

Check internal storage or Google Drive instead.

 

### Can I move a Google Drive backup to an SD card for offline use?

 

No. Google Drive backups are encrypted and stored in a proprietary format. You cannot manually copy them.

 

Use the local backup from internal storage, which WhatsApp creates alongside the cloud backup.

 

### How long does the restore process take?

 

Expect one to five minutes. Larger chat histories with many media files take longer. A local SD card restore is roughly three to five times faster than downloading from Google Drive on a typical connection.

 

---

 

## Final Decision Guide – Which Path Is Yours?

 

Let’s walk through the decision tree one last time.

 

**You have the same phone number and the SD card with a WhatsApp folder?** Follow the steps in section four. Copy the `Databases` folder contents to internal storage, reinstall WhatsApp, skip Google Drive.

 

**You have the SD card but a different phone number?** SD card restore won’t work. You need to keep the same SIM or use cloud backup for that number.

 

**You don’t have the SD card anymore?** You lost it or formatted it? Then local restore is impossible. Try Google Drive if you had cloud backup enabled.

 

**You have the SD card but the folder is empty or missing?** The backup might have been deleted automatically after seven days. WhatsApp keeps only the most recent seven local backups. Older files are removed.

 

**Android 11+ and file manager won’t show the folder?** Use a computer with USB file transfer. That bypasses Android’s scoped storage restrictions.

 

If none of these scenarios match your situation, the simplest fallback is a fresh WhatsApp setup. You lose old chats, but you gain a clean start. For most people, the SD card method works on the first try when they place the backup in the exact right folder before opening the app.

 

That one step separates success from frustration.
