Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 1 har detta problem
  • 4 visningar
  • Senaste svar av 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.

Alla svar (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.