diff --git a/_articles/importing/import-from-lastpass.md b/_articles/importing/import-from-lastpass.md index ba7d61f9..8ac9ab84 100644 --- a/_articles/importing/import-from-lastpass.md +++ b/_articles/importing/import-from-lastpass.md @@ -9,12 +9,6 @@ tags: [import, lastpass] Importing your data from LastPass into bitwarden is easy. -{% warning %} -It is recommended to export through the LastPass.com web vault in order to avoid known bugs with the LastPass extension exporter. - -If you use the LastPass browser extension to export your sites, your password data could be corrupted. -{% endwarning %} - ## Export your sites from the LastPass.com web vault 1. Log into your LastPass account and navigate to "More Options" > "Advanced" > "Export". @@ -23,6 +17,10 @@ If you use the LastPass browser extension to export your sites, your password da 4. Highlight all of the data on the page and copy it to your clipboard. - Highlight all of the data with your mouse, then right click with your mouse and select "Copy". +{% warning %} +There are known bugs with the LastPass exporter regarding the ampersand character (&). The LastPass exporter may change all ampersand characters in your passwords to the value &. If this LastPass bug affects your export you should use a text editor (such as notepad) to find/replace all values & with & before importing into bitwarden. +{% endwarning %} + ## Import your sites into bitwarden 1. Go to the [bitwarden web vault][bitwarden-vault] and log in.