# How to Restore Files and Folders

Restoring any type of Protected Item can be done from either the desktop application or the online Control Panel.

{% hint style="info" %}
The online Control Panel can only be used to restore data to the computer where the desktop application is installed, and the device must be online.
{% endhint %}

**Restoring Files and Folders using the Desktop Application and the Control Panel**

{% embed url="<https://eazybackup.com/wp-content/uploads/2019/09/How-to-restore-files-and-folders.mp4?_=1>" %}

Follow these steps to restore files/folders:

1. Click the "Restore" button in the left-hand menu bar
2. Select the Storage Vault containing the backed-up data and click "Next"

   <figure><img src="https://eazybackup.com/wp-content/uploads/backup-interface_EtLt3uDJkL.png" alt=""><figcaption></figcaption></figure>
3. Select the Protected Item that you want to restore and click "Next"

   * (Optional) Click the Caret to Unfold the Protected Item, this will allow you to pick from a history of available backups.

   <figure><img src="https://eazybackup.com/wp-content/uploads/backup-interface_kRODHeqku7.png" alt=""><figcaption></figcaption></figure>
4. Select which files to restore and click "Next"<br>

   * (Optional) By default, all files are restored. You can use the "Choose files" radio option to select individual files or folders to restore.

   <figure><img src="https://eazybackup.com/wp-content/uploads/backup-interface_rZn7Gmlxjq.png" alt=""><figcaption></figcaption></figure>
5. Select the destination path to restore to and click "Next"

   <figure><img src="https://eazybackup.com/wp-content/uploads/backup-interface_apJ5ruW6Ys.png" alt=""><figcaption></figcaption></figure>

The restore job will start within the main window interface.

***

[eazyBackup](https://eazybackup.com)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eazybackup.com/guides/how-to-restore-files-and-folders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
