Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

How do I restore favrites bar from old Profiles folder?

  • 2 Antworten
  • 1 hat dieses Problem
  • 18 Aufrufe
  • Letzte Antwort von 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

Ausgewählte Lösung

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
Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

Ausgewählte Lösung

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.