Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 2 답장
  • 2 이 문제를 만남
  • 44 보기
  • 최종 답변자: 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 !