搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to import former firefox bookmarks/passwords out of a crashed system?

  • 2 个回答
  • 2 人有此问题
  • 17 次查看
  • 最后回复者为 meinsz

more options

Need to setup new Win7 after system crash. Now how to import bookmarks and password out of the former Firefox in the actual Firefox ?

Need to setup new Win7 after system crash. Now how to import bookmarks and password out of the former Firefox in the actual Firefox ?

被采纳的解决方案

If you didn't format the hard drive or otherwise reinitialized the file system then Firefox should have found the Firefox profile folder automatically, so it sounds that you lost your personal data

Do you have a backup of the location where Firefox stored your personal data?

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\

Note that the "AppData" folder in Windows Vista and later Window 7+ versions and the "Application Data" folder in XP/Win2K are hidden folders.

If you do not have the files in the profile folder of your previous setup then your data is lost.


If you still have access to the files in your previous profile folder then you copy some files to the current profile folder.
That would be places.sqlite for the bookmarks and history and the two files signons.sqlite and key3.db for the passwords (key3.db stores the encryption key and need to match signons.sqlite).

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

If you didn't format the hard drive or otherwise reinitialized the file system then Firefox should have found the Firefox profile folder automatically, so it sounds that you lost your personal data

Do you have a backup of the location where Firefox stored your personal data?

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\

Note that the "AppData" folder in Windows Vista and later Window 7+ versions and the "Application Data" folder in XP/Win2K are hidden folders.

If you do not have the files in the profile folder of your previous setup then your data is lost.


If you still have access to the files in your previous profile folder then you copy some files to the current profile folder.
That would be places.sqlite for the bookmarks and history and the two files signons.sqlite and key3.db for the passwords (key3.db stores the encryption key and need to match signons.sqlite).

more options

Thanks a lot for your answer - excellent tip, everything is fine !