English French
Table of contents
[When should I restore a wallet?](#when-should-i-restore-a-wallet)
[What is the wallet restore height?](#what-is-the-wallet-restore-height)
[My restored wallet is showing a wrong balance](#my-restored-wallet-is-showing-a-wrong-balance)
When should I restore a wallet?
You should restore your @wallet in the following situations: - You lost access to your wallet (you forgot its password, your wallet file is corrupted or your device stopped working/is lost). - You want to create a copy of your wallet on another device.
This guide will teach you how to restore a Monero wallet from its @mnemonic-seed.
If you want to restore a wallet from its private keys, please read [this guide]({{site.baseurl}}/resources/user-guides/restore_from_keys.html).
A valid Monero mnemonic seed is a phrase with 13, 14, or 25 random words (multiple languages are supported). Your mnemonic seed has all the information needed to restore your wallet.
It is also useful to know your wallet restore height or the creation date of your wallet, since it makes your wallet synchronization faster.
Where can I find my mnemonic seed?
Most Monero wallets ask the user to write down a mnemonic seed on a paper backup when a wallet is being created. So it's up to you to remember where and how you stored your mnemonic seed.
Alternatively, if you still have access to the wallet being restored, you can usually find your mnemonic seed in a menu with some name like `Seed`, `Keys`, `Secrets`, or `Master Private Key`.
What is the wallet restore height?
The wallet restore height is a setting that tells your wallet software at which block height it should start scanning the blockchain looking for transactions. Ideally it should be the number of the block which included the first incoming transaction to your wallet.
If you set a restore height higher than the block height of your first incoming transaction, your wallet software will not detect all transactions of your wallet. In consequence, your balance will be wrong and your wallet software will not work properly.
If you set a restore height lower than the block height of your first incoming transaction, your wallet software will scan unnecessary blocks. In consequence, your initial wallet synchronization will take longer than necessary, but your wallet software will still work.
Therefore, if you're unsure about the block height of your first incoming transaction, it's always better to set a lower restore height instead of a higher one.
The `Restore wallet` page will be displayed:
On `Wallet name`, enter the name of the wallet you want to create. You don't need to use the same name of the wallet being restored.