# Restoring a backup from an external device

{% embed url="<https://youtu.be/XipzjQdzZU0>" %}

First of all, we insert our USB stick into the PC. After that, we open the USB stick folder and navigate to the backup file.

Let’s now copy the file

![](/files/h48F7FrFM116Tqe9Ugi6)

After that, we have to navigate to the wallet data directory located in **`%appdata%`** as shown in the picture (Windows 11).

![](/files/EkEZvhlDBB9EY1ZaVwTE)

We can now open the coin’s folder we are looking for (in our case Sapphire)

![](/files/DDKbDQ8ecqwUmy6j8wJX)

**NB The file name must always be wallet.dat** so we need to rename the old one first.

![](/files/HyONVr6zbezIPQalCkhv)

We can now paste the file we copied previously from the USB stick<br>

![](/files/xX7kZ15wd2K7PcYzZiCx)<br>

As a final step, we rename the file to wallet.dat

![](/files/X4XWpUJM00mGsAduYMCx)

The wallet is restored and we can start our Sapphire wallet.

**NB: As mentioned earlier, make sure the wallet file name is wallet.dat, or else your wallet will not recognize it. Secondly, do not move or rename other files or data directories.**


---

# 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.decenomy.net/tutorials/decenomy-wallet/restoring-a-backup-from-an-external-device.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.
