mirror of
https://github.com/bitwarden/help
synced 2025-12-31 23:53:20 +00:00
* jekyll redirect from * Organizations rev (#262) * Organizations revisions initial commit. * API doc updates * Fix absolute link causing build failure. * Add import to org article, and downstream order changes. * Bitwarden 101 videos: 1st steps toward proliferating these throughout /help. * Added 'Create Your Account' article, which references B101 Videos. * About SSO redirect & promote importing for orgs up the list * Create Org FAQs & trim Feature FAQs accordingly. * Image for Org FAQs * Move 'About the Business Portal' to Orgs category, and re-order accordingly. * Final edits. * Dchoi/bootstrap upgrade (#264) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * Dchoi/bootstrap upgrade (#267) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * toc dynamic and more updates * fix callout conditions * sidebar collapse functionality added * sidebar header toggle functionality * sidebar article fixes * Update sidebar.html Fix sidebar Release Notes link. * Update releasenotes.md Remove unnecessary category tag. * Delete release-notes.md Remove unnecessary category. * Update why-choose-bitwarden-for-your-team.md Test table image differentiation * Update why-choose-bitwarden-for-your-team.md Second image differentiation test * removed links from category breadcrumb and replaced with badges Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
44 lines
2.1 KiB
Markdown
44 lines
2.1 KiB
Markdown
---
|
|
layout: article
|
|
title: Import your data from Google Chrome
|
|
categories: [getting-started]
|
|
featured: true
|
|
popular: false
|
|
tags: [import, chrome, opera, vivaldi, edge]
|
|
---
|
|
|
|
Importing your data from Google Chrome into Bitwarden is easy.
|
|
|
|
{% callout info %}
|
|
The process is exactly the same for Opera, Microsoft Edge (Chromium), Brave and Vivaldi browser users.
|
|
{% endcallout %}
|
|
|
|
## Export your Chrome passwords (Desktop)
|
|
|
|
1. Open Chrome and enter `chrome://settings/passwords` into the address bar and press enter. This will open a page with all your **Saved Passwords** for Chrome.
|
|
2. Locate the **Export passwords** option at the top of the **Saved Passwords** list. It is hidden under the options icon (`...`) next to the **Saved Passwords** heading.
|
|
3. Click the **Export passwords** option in the options menu. You may be prompted to enter your computer's password for authorization.
|
|
4. You'll then be prompted to save your passwords to a [CSV][csv] file on your computer. Save this file to your desktop as `chrome_passwords.csv` (or whatever name you want to call it).
|
|
|
|
|
|
## Export your Chrome passwords (Mobile)
|
|
|
|
1. Open the Chrome app on your mobile device
|
|
2.Tap the **more/three dots** located to the top right.
|
|
3. Go to **Settings > Passwords**.This will open a page with all your **Saved Passwords** for Chrome.
|
|
4. Then tap on the **more/three dots** to the top right.
|
|
5. Select **Export Passwords**.You may be prompted to enter your device pin or biometric for authorization.
|
|
6. You'll then be prompted to save your passwords. Select a safe and secure location and remember to completely delete your export as soon as you are done importing it.
|
|
|
|
## Import your passwords into Bitwarden
|
|
|
|
1. Go to the [Bitwarden web vault][bitwarden-vault] and log in.
|
|
2. Navigate to **Tools** → **Import Data**.
|
|
3. Select **Chrome (csv)** as the file format and select your `chrome_passwords.csv` file from the desktop that you created in step 7 above.
|
|
4. Click the **Import Data** 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
|