# Backing up ZelCore Full Node

## Notes

{% hint style="info" %}
&#x20;ZelCore encrypts the wallet.dat file using your ZelCore username + password. Always securely back up your login credentials on pen and paper and store properly.
{% endhint %}

{% hint style="warning" %}
Wallet files can become corrupted due to many events, including copying to a flash drive, improper use of full node, changing file names, etc. Best practice is to keep multiple copies of data.

**ZelCore dumps private keys into plaintext. This is the most reliable backup, but also needs to be protected from being seen by others. Best practice is to store on an encrypted flash drive.**\
\
**Please avoid storing your private keys on the cloud, directly on your computer, any media to which others have access, etc. Be paranoid and secure your keys. If these are compromised, there's no way to recover lost funds.**
{% endhint %}

## Backup Private Keys

#### Launch ZelCore, select ZelCash then `Full Node` to launch full node wallet

#### From ZelCash full node, select the `Tools` button

![](https://camo.githubusercontent.com/39bf7683e837482e54f66467802fe49a61621c87/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3430363535383431373338363437313432342f3535363135313936333137363430323934342f7a656c636f72655f77616c6c65746261636b7570312e504e47)

#### Select `Wallet Management` button

![](https://camo.githubusercontent.com/3d20421ab2748173cb63a0a5c33122a34266eb68/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3430363535383431373338363437313432342f3535363135313936363437323836333734342f7a656c636f72655f77616c6c65746261636b7570322e504e47)

#### Select the `Click to choose path` field. This opens a file dialog window for you to select your directory and private key dump file name

![](https://camo.githubusercontent.com/f620efd5a4490fc2581ff746cf5e271f3966891d/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3430363535383431373338363437313432342f3535363135313936383635383232373231312f7a656c636f72655f77616c6c65746261636b7570332e504e47)

#### Select the `Export` button after selecting a file path and name

{% hint style="info" %}
**The private key dump file is stored in plaintext. Store securely.**
{% endhint %}

## **Backup Wallet Files**

{% hint style="warning" %}
Ensure ZelCore is closed. Do not perform operations on folders/files in the data directory while wallet is open.
{% endhint %}

#### Navigate to your ZelCash data directory

Windows:  `C:\Users\YOURUSERNAME\AppData\Roaming\Zelcash\`\
MacOS:  `~/Library/Application Support/zelcash`\
Linux:  `~/.zelcash/`

#### Copy all wallet files to your secure backup location

![](https://camo.githubusercontent.com/d4f2153be08faab1755f81873803056a623f4771/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3430363535383431373338363437313432342f3535363135323437383933323932363437342f7a656c636f72655f77616c6c65746261636b7570342e504e47)

{% hint style="warning" %}
The "wallet.datYOURUSERNAME" file is the main wallet file ZelCore uses.

ZelCore will create backup copies of your wallet.dat files in case of possible corruption or improper full node configuration. If you see "wallet.datXXXXXXXXBACKUP" or "\*.bak" files, save those also. Seeing those files means full node is possibly misconfigured. Ask support if you have any questions.
{% endhint %}
