Bitcoin Forum

Other => Beginners & Help => Topic started by: Capitalism Prevails on July 27, 2013, 01:26:11 PM



Title: How Do I Transfer My Wallet To Another Computer?
Post by: Capitalism Prevails on July 27, 2013, 01:26:11 PM
I have my wallet backed up to a file.  Do i use that file somehow?  I don't see any recovery options in the file menu on the BitcoinQT client.


Title: Re: How Do I Transfer My Wallet To Another Computer?
Post by: elasticband on July 27, 2013, 01:36:40 PM
windows?

you have a wallet.dat file?


Title: Re: How Do I Transfer My Wallet To Another Computer?
Post by: PEBKAC on July 27, 2013, 01:48:49 PM
The backup file you made is simply another wallet.dat file with a new name.

To use your backup in a fresh install of Bitcoin-Qt:
-Shut down Bitcoin-Qt
-Find the wallet.dat file from the fresh install. It's usually located somewhere in C:\Users\Your-username\Appdata
-Delete the found wallet.dat file
-Put your backup in the folder where wallet.dat used to be
-Rename your backup to wallet.dat
-Start Bitcoin-Qt and it will use the backup as your current wallet, including it's contents


Title: Re: How Do I Transfer My Wallet To Another Computer?
Post by: chiodiip on July 27, 2013, 06:19:31 PM
The backup file you made is simply another wallet.dat file with a new name.

To use your backup in a fresh install of Bitcoin-Qt:
-Shut down Bitcoin-Qt
-Find the wallet.dat file from the fresh install. It's usually located somewhere in C:\Users\Your-username\Appdata
-Delete the found wallet.dat file
-Put your backup in the folder where wallet.dat used to be
-Rename your backup to wallet.dat
-Start Bitcoin-Qt and it will use the backup as your current wallet, including it's contents

That is absolutely correct. Always be sure to encrypt your backup wallet file in case someone gets at it ;)