搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 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.

所有回复 (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.