mirror of
https://github.com/bitwarden/help
synced 2025-12-10 21:33:18 +00:00
37 lines
1.8 KiB
Markdown
37 lines
1.8 KiB
Markdown
---
|
|
layout: article
|
|
title: Import your data from Google Chrome
|
|
categories: [Getting Started]
|
|
featured: true
|
|
popular: false
|
|
tags: [import, chrome, opera, vivaldi]
|
|
---
|
|
|
|
Importing your data from Google Chrome into bitwarden is easy.
|
|
|
|
{% note %}
|
|
The process is exactly the same for Opera and Vivaldi browser users.
|
|
{% endnote %}
|
|
|
|
## Export your Chrome passwords
|
|
|
|
1. Open Chrome and enter `chrome://flags/#password-import-export` into the address bar and press enter. This will open the Chrome system flags page.
|
|
2. Look for the "Password import and export" option and change the dropdown option to "Enabled".
|
|
3. A prompt will pop up from the bottom asking you to "Relaunch Now". Click the button to restart the browser so that the changes can take effect.
|
|
4. After relaunching the browser, enter `chrome://settings/passwords` into the address bar and press enter. This will open a window with all your saved passwords for Chrome.
|
|
5. Scroll down through the list and look for the "Export" and "Import" buttons at the end of the list.
|
|
6. Click the "Export" button. You'll be prompted to enter your computer's password for authorization.
|
|
7. Once your computer's password is entered and validated, you can save your passwords to a [CSV][csv] file on your computer. Save this file to your desktop as `chromedata.csv`.
|
|
|
|
## Import your passwords into bitwarden
|
|
|
|
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
|
|
2. Navigate to "Tools" > "Import".
|
|
3. Select "Chrome (csv)" as the file format and select your `chromedata.csv` file from the desktop that you created in step 7 above.
|
|
4. Click the "Import" button.
|
|
|
|
Congratulations! You have just transferred all of your data from Google Chrome into bitwarden.
|
|
|
|
[csv]: https://en.wikipedia.org/wiki/Comma-separated_values
|
|
[bitwarden-vault]: https://vault.bitwarden.com
|