Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to recover firefox deleted history?

  • 4 trả lời
  • 0 gặp vấn đề này
  • 79 lượt xem
  • Trả lời mới nhất được viết bởi Dropa

more options

How can I recover the history that has been deleted from firefox? Already there is an article from 2020 which says to find index.dat file but there is no .dat file that i can find. I am looking for the file in the following location: AppData\Local\Mozilla\Firefox\Profiles\83ctti6r.default-release\cache2 and that location is the only one with a file named index but it is without .dat extension. If that is supposed to be the file that I am to use then which .dat file reader do I use to open it and recover the history.

How can I recover the history that has been deleted from firefox? Already there is an article from 2020 which says to find index.dat file but there is no .dat file that i can find. I am looking for the file in the following location: AppData\Local\Mozilla\Firefox\Profiles\83ctti6r.default-release\cache2 and that location is the only one with a file named index but it is without .dat extension. If that is supposed to be the file that I am to use then which .dat file reader do I use to open it and recover the history.
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (4)

more options

No, that cache2 folder is the folder used for the disk cache, see the about:cache page for more detail. Firefox stores the history along with the bookmarks in a SQLite database named places.sqlite, so no index file is used.

Firefox uses two locations in the hidden "AppData" location for the Firefox profile folder. One location in "AppDataRoaming" for personal data like bookmarks and logins and another location in "AppDataLocal" for temporary files like the disk cache, so make sure to look in the correct location.

Primary location used for the main profile that keeps your personal data (Root Directory on about:profiles).


  • bookmarks and history: places.sqlite
  • favicons: favicons.sqlite
  • bookmark backups: compressed .jsonlz4 JSON backups in the bookmarkbackups folder
  • cookies.sqlite for the Cookies
  • formhistory.sqlite for saved autocomplete Form Data
  • logins.json (encrypted logins) and key4.db (encryption key/primary password) for logins saved in the Password Manager
  • cert9.db for certificates stored in the Certificate Manager
  • persdict.dat for words added to the spell checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other website specific data (Site Preferences)
  • sessionstore.jsonlz4 for open tabs and pinned tabs (see also the sessionstore-backups folder)
more options

To recover deleted history, you need a backup copy of places.sqlite that still has this history.

more options

cor-el said

To recover deleted history, you need a backup copy of places.sqlite that still has this history.


If i restore a previous version of the places.sqlite file then the history would be restored in the browser as well?

Được chỉnh sửa bởi sarcasmattop vào

more options

sarcasmattop said

cor-el said

To recover deleted history, you need a backup copy of places.sqlite that still has this history.


If i restore a previous version of the places.sqlite file then the history would be restored in the browser as well?

This depends on how long back the recovery file was last saved.