Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

How do I restore favrites bar from old Profiles folder?

  • 2 odgovora
  • 1 ima ovaj problem
  • 7 prikaza
  • Posljednji odgovor od Yaniv477

more options

Hello, I had to install a new hard drive on my laptop. I copied my profile folder from my old HD to my newly installed HD and then created a new profile using this folder. Unfortunately nothing has been retrieved. Please advise. Thank you

Hello, I had to install a new hard drive on my laptop. I copied my profile folder from my old HD to my newly installed HD and then created a new profile using this folder. Unfortunately nothing has been retrieved. Please advise. Thank you

Izabrano rješenje

You need to copy profiles.ini as well in case you only copied the profile folder. Also make sure to copy the profile folder in AppData\Roaming and not the one in AppData\Local.

Firefox uses two locations for the Firefox profile folder, so make sure to look in the correct location. Location used for the main profile in "AppData\Roaming" that keeps your personal data.

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

Location used for the disk cache and other temporary files in "AppData\Local".

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

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

You can copy files like these with Firefox closed to the current profile folder to recover specific data. Note that you should be cautious with copying SQLite database files if you previously had problems.

  • bookmarks and history: places.sqlite
  • bookmark backups: compressed .jsonlz4 backups in the bookmarkbackups folder
  • cookies.sqlite for the cookies
  • formhistory.sqlite for saved form data
  • logins.json and key3.db (decryption key) for Passwords saved in the Password Manager
  • cert8.db and possibly cert_override.txt for (intermediate) certificates stored in the Certificate Manager
  • persdict.dat for words you added to the spelling checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other Site Preferences
  • sessionstore.js for open tabs and pinned tabs
Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

Odabrano rješenje

You need to copy profiles.ini as well in case you only copied the profile folder. Also make sure to copy the profile folder in AppData\Roaming and not the one in AppData\Local.

Firefox uses two locations for the Firefox profile folder, so make sure to look in the correct location. Location used for the main profile in "AppData\Roaming" that keeps your personal data.

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

Location used for the disk cache and other temporary files in "AppData\Local".

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

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

You can copy files like these with Firefox closed to the current profile folder to recover specific data. Note that you should be cautious with copying SQLite database files if you previously had problems.

  • bookmarks and history: places.sqlite
  • bookmark backups: compressed .jsonlz4 backups in the bookmarkbackups folder
  • cookies.sqlite for the cookies
  • formhistory.sqlite for saved form data
  • logins.json and key3.db (decryption key) for Passwords saved in the Password Manager
  • cert8.db and possibly cert_override.txt for (intermediate) certificates stored in the Certificate Manager
  • persdict.dat for words you added to the spelling checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other Site Preferences
  • sessionstore.js for open tabs and pinned tabs
more options

Thank you very much.