Mozilla 도움말 검색

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

자세히 살펴보기

Can I retrieve bookmarks after uninstalling firefox and personal data?

  • 3 답장
  • 4 이 문제를 만남
  • 9 보기
  • 최종 답변자: cor-el

more options

Someone in my household uninstalled firefox and personal data. Which means that years of hard work saving and filing bookmarks have been lost. Is there any way to retrieve this data?

Someone in my household uninstalled firefox and personal data. Which means that years of hard work saving and filing bookmarks have been lost. Is there any way to retrieve this data?

선택된 해결법

That folder was truly erased (bypassing the recycle bin). Unless you created a backup on local media or in the cloud, your best hope is to use software that combs your hard drive for fragments of files to "undelete" them.

For example: http://www.piriform.com/recuva

This should be done immediately, as that space will gradually be overwritten, corrupting any recovered files.

When you find the list of recovered files, look for ones whose names start with "bookmarks".

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

That folder was truly erased (bypassing the recycle bin). Unless you created a backup on local media or in the cloud, your best hope is to use software that combs your hard drive for fragments of files to "undelete" them.

For example: http://www.piriform.com/recuva

This should be done immediately, as that space will gradually be overwritten, corrupting any recovered files.

When you find the list of recovered files, look for ones whose names start with "bookmarks".

more options

More specifically, you are looking for files with names like:

bookmarks-2014-03-25_4678.json

These can be restored to a new installation of Firefox is they are not corrupted. See: Restore bookmarks from backup or move them to another computer.

If they are corrupted, and not repairable, you could go through them in a text editor and pull out the URLs.

more options

Note that current Firefox releases include the number of bookmarks in a JSON backup file ass part of the file name (xxxx in bookmarks-####-##-##_xxxx.json), so you can't search for a specific name, only for a pattern.

You need to check the content of the recovered files to make sure that those files are valid JSON files and do not have cluster data that has been reused to store data from other files.