搜索 | 用户支持

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

详细了解

Can I retrieve bookmarks after uninstalling firefox and personal data?

  • 3 个回答
  • 4 人有此问题
  • 2 次查看
  • 最后回复者为 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.