Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How can I remove orphan entires that cannot be removed through "Delete"

  • 2 réponses
  • 1 a ce problème
  • 4 vues
  • Dernière réponse par cor-el

more options

Following a system clean-up, one particular bookmark finds itself emptied of all contents. What remains is an orphan bookmark without any information. The 'container bookmark' cannot be removed with the 'delete' function.

Following a system clean-up, one particular bookmark finds itself emptied of all contents. What remains is an orphan bookmark without any information. The 'container bookmark' cannot be removed with the 'delete' function.

Toutes les réponses (2)

more options

Firefox keeps 10 automatic backups of your bookmarks. Restore one of those if it was created before the problem occurred, but after your most recently added bookmark.


If not,

  1. Create a manual backup of your bookmarks (see the same support article above for details).
  2. Run a full check with the Places Maintenance add-on.

If that doesn't help,

  1. Create a manual backup of your bookmarks.
  2. Export your bookmarks in HTML format.
  3. Open the exported bookmarks.html file in a text editor like Notepad++. Notepad included with Windows should work, if you absolutely have to use it. For technical reasons that aren't worth getting into, Notepad++ is preferable.
  4. A bookmark entry is an <A> element nested inside a <DT> element that has no closing tag. This is what you want to delete: start at <DT> and stop at the nearest </A>. See the attached screenshot for an example.
  5. Once you're done editing, save and close the file.
  6. Press Ctrl+Shift+B to open the Library, then delete all your bookmarks (importing from HTML appends bookmarks to the current list, so you'd end up with a ton of duplicates otherwise).
  7. Import the modified bookmarks.html file.
more options

Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.

You can check for problems with the places.sqlite database file in the Firefox profile folder.