Ethereum Tutorials - Herong's Tutorial Examples - v1.06, by Herong Yang
Export Private Key and Retire MetaMask
This section describes how to export the private key of an account from MetaMask and stop using the account.
If you are tired of using the MetaMask wallet, you can export the private key from your MetaMask Account and stop using it. Later you can restore your account in any Ethereum wallet using this private key.
1. On the MetaMask wallet, open the account you want to export the private key.
2. Click "..." icon. I see a popup menu.
3. Select "Account details". I see the account QR code and the address and a "Show private key" button.
4. Click on the "Show private key" button. I see a password window.
5. Enter the password of my MetaMask wallet, and click "Confirm". I see a warning message and a "Hold to reveal Private Key" button.
6. Press and hold the "Hold to reveal Private Key" button until the private key is displayed.
7. Copy the private key to a text file and save the file on a memory stick.
8. Keep the memory stick in a safe place. You can import the private key on any other Ethereum wallet whenever you want to use your account again.
Note that there is no risk of exporting the private key. The only risk is someone else gets a copy of your private key. He/she is able to transfer all the balance from your account to his/her account with your private key.
By the way, the public key of your account is not that important. It can be calculated from the private key.
Table of Contents
Deprecated: Testnet - Ropsten Network
64-Bit "geth" for Private Ethereum Network
Private Network with Custom Genesis Block
Transferring Funds between Ether Accounts
MetaMask - Browser Based Ethereum Wallet
Transfer Ether Fund to MetaMask Account
Send Ether from MetaMask to Private Network Failed
Private Network ID Must Match "chainId"
Send Ether from MetaMask to Private Network
Process MetaMask Transfer Transaction
Download and Read MetaMask State Logs
View Account QR Code in MetaMask
►Export Private Key and Retire MetaMask
Import Private Key into MetaMask Wallet
Import Private Key to "geth" Account
Getting Free Ether on Test Networks