Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

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“.

Weitere Informationen

Can't Find Bookmarks.html file on windows XP in D:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\c88ul41v.default

  • 4 Antworten
  • 1 hat dieses Problem
  • 12 Aufrufe
  • Letzte Antwort von cor-el

more options

I upgraded my Window XP (C: Drive is now D: Drive) to Windows 7 and would like to have my original bookmarks and bookmark toolbar. From my research on your website, I have tried to locate the bookmarks.html fill in D:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\c88ul41v.default but could only find the bookmarkbackups directory with bookmarks-2014-MM-DD_###.json files in them. Where do I find the bookmarks.html file or how do I read, copy and use the bookmarks-2014-MM-DD_###.json files in the bookmarkbackups directory to put them into my new bookmarks

I upgraded my Window XP (C: Drive is now D: Drive) to Windows 7 and would like to have my original bookmarks and bookmark toolbar. From my research on your website, I have tried to locate the bookmarks.html fill in D:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\c88ul41v.default but could only find the bookmarkbackups directory with bookmarks-2014-MM-DD_###.json files in them. Where do I find the bookmarks.html file or how do I read, copy and use the bookmarks-2014-MM-DD_###.json files in the bookmarkbackups directory to put them into my new bookmarks

Alle Antworten (4)

more options

Bookmarks.html isn't in your Profile Folder.You have to create that file yourself by pressing CTRL + SHIFT + B to open the Bookmarks Manager. At the top of the window, select Import/Backup > Export Backups by HTML

You can restore bookmarks using the existing JSON files you have by pressing CTRL + SHIFT + B again, go to Import/Backup > Restore > and either find the one you want or choose one that's located somewhere else on your computer by clicking Choose file

more options

The .html format is ancient and Firefox doesn't create it by default.

As Moses notes, those JSON files are backups that can restore your bookmarks to the new Firefox installation. This article has more information on that: Restore bookmarks from backup or move them to another computer.

more options

You can open about:config and put this pref in the "Search" at the top.

browser.bookmarks.autoExportHTML = double-click to toggle to true

Then close Firefox and restart it.

more options

See also:

That backup is created by default in the profile folder as bookmarks.html every time you close Firefox, but you can set the file name and path via the browser.bookmarks.file pref on the about:config page.

The browser.bookmarks.file pref doesn't exist by default and you need to create a new String pref with the name browser.bookmarks.file and set the value to the full path of the backup bookmarks file.

Note: an HTML backup doesn't preserve tags and annotations, so you lose those if you need to import the HTML backup.

Geändert am von cor-el