> For the complete documentation index, see [llms.txt](https://docs.waydro.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waydro.id/faq/backup-restore-apps-and-data.md).

# Backup/Restore apps and data

[Seedvault](https://github.com/seedvault-app/seedvault) can be used to taking backup and restore it. It is preinstalled on Waydroid.

## Backup:

### 1. Choose Seedvault as backup provider

Go to Settings > System > Backup > Change backup provider. And choose Seedvault,

![](/files/FX939yNOxrslDScZ4eLw)

### 2. Note down passphrase

A passphrase is shown. This is used for encryption. It will be required for restoration.

![](/files/IYQzf0HSatvycYtCqIsi)

### 3. Take backup

Tap on 'Backup' from three-dots menu.

![](/files/hAOuAkdNLrJXqKjUvqTU)

Successfully backed up. The backup data will be at `~/.local/share/waydroid/data/media/0/.SeedVaultAndroidBackup`

## Restore

### 1. Copy backup contents

Copy the `.SeedVaultAndroidBackup` to `~/.local/share/waydroid/data/media/0/`

### 2. Start restore activity.

You need to run `am start com.stevesoltys.seedvault/.restore.RestoreActivity` in the shell in order to start the restoration activity. You can do this either on `waydroid shell` or `adb shell`.

![](/files/B19149fE6I5OtFkbNZuv)

You will be asked to choose storage.

### 2. Enter passphrase for decryption

You need to enter the passphrased there was shown while setting up Seedvault

![](/files/A8T1w3gl947bCmbduht2)

### 3. Restore

Click on restore.
