Clearing bookmarks on X removes them from your account permanently
When you bookmark a post on X (formerly Twitter), it saves to a private list only you can see. Clearing these bookmarks means deleting them one at a time or, if you want to remove everything at once, there is no built-in bulk delete feature — you will need to go through them individually or use your browser's developer tools. The process takes a few minutes if you have only a handful, but can take longer if you have saved hundreds of posts over time.
Unlike deleting posts you have written, clearing bookmarks does not notify anyone. The original post stays on X; you are only removing it from your personal saved list. Once deleted, a bookmark cannot be recovered, so if you think you might want to reference a post later, take a screenshot or copy the link first.
Key Takeaways
- X does not have a button to delete all bookmarks at once, so you must remove them individually through your bookmarks page.
- Open your bookmarks by clicking your profile icon, selecting Bookmarks, then clicking the bookmark icon on each post you want to remove.
- Deleting a bookmark does not notify the person who posted it and does not remove the post from X itself.
- If you have hundreds of bookmarks, using your browser's developer tools can speed up the process, though this requires some technical steps.
- Once you delete a bookmark, it is gone permanently and cannot be restored from X.
How to delete bookmarks one at a time on X
Start by opening X in your browser or app. Tap or click your profile icon in the top left corner (on mobile, this is usually at the bottom of the screen). Select Bookmarks from the menu. You will now see every post you have saved.
Find the post you want to remove. Look for a bookmark icon — it looks like a ribbon or flag — somewhere on the post. On desktop, this icon appears when you hover over the post. On mobile, tap the three dots at the bottom right of the post, then look for the bookmark option. Click or tap the bookmark icon to remove that post from your list. The icon will change appearance (usually becoming hollow or unfilled) to show the bookmark has been deleted.
Repeat this for each post you want to remove. There is no faster way through X's own interface if you have more than a few bookmarks. If you have saved dozens or hundreds of posts, this method will take time.
Using your browser to delete many bookmarks at once
If you have a large number of bookmarks and want to speed up the process, you can use your browser's developer tools to remove multiple bookmarks automatically. This method works on desktop only and requires you to paste code into your browser's console.
Open X in your browser and go to your Bookmarks page. Press F12 on Windows or Command+Option+I on Mac to open the developer tools. Click the Console tab. Paste this code into the console: document.querySelectorAll('[data-testid="bookmark"]').forEach(el => el.click()). Press Enter. The code will click every bookmark icon on the page, removing all visible bookmarks. If you have more bookmarks than fit on one page, scroll down and run the code again to remove the next batch.
This method is faster but requires you to be comfortable opening developer tools. If you make a mistake or the code does not work as expected, straightforward refresh the page and your bookmarks will still be there — nothing is deleted until you confirm each removal.
What happens to your data when you clear bookmarks
When you delete a bookmark, X removes it from your account's saved list. The original post remains on X unless the person who posted it deletes it themselves. No record of your bookmark appears in your activity history or anywhere else on the platform.
The person who wrote the post cannot see that you bookmarked it or that you later removed the bookmark. Bookmarks are completely private to you. If you are concerned about what posts you have saved, clearing your bookmarks will remove that record from your account, though it will not affect anything else you have done on X.
Clearing bookmarks versus archiving or muting posts
Bookmarking is different from other ways X lets you manage posts. When you mute a post, you hide it from your timeline but the post stays on X and the author does not know you muted it. When you block someone, you prevent them from seeing your posts and you stop seeing theirs. Clearing a bookmark straightforward removes a post from your saved list.
If you want to save a post for later but do not want it cluttering your bookmarks, you can take a screenshot instead. If you want to hide a post from your timeline without deleting it, muting is a better option than bookmarking and then deleting. Choose the method that matches what you actually want to do with the post.
Preventing bookmarks from piling up
Over time, bookmarks can accumulate if you save posts regularly without cleaning them out. To avoid having hundreds of bookmarks to delete later, check your bookmarks list every few weeks and remove posts you no longer need. This takes only a few minutes if you do it regularly, rather than facing a large cleanup job months later.
You can also be selective about what you bookmark in the first place. If a post is something you want to read once and never reference again, consider just reading it without saving it. If it is something you might need later, bookmark it and add a note to yourself about why — many people use their browser's bookmark feature instead of X's, which gives them more control over organizing saved content.
Frequently Asked Questions
Can I see a list of all my bookmarks before I delete them?
Yes. Go to your profile, select Bookmarks, and you will see every post you have saved in reverse chronological order (newest first). You can scroll through the entire list before deciding what to delete. There is no way to export this list or read it, so if you want to keep a record of what you bookmarked, take screenshots before you delete.
If I delete a bookmark, can the person who posted it tell?
No. X does not notify users when someone bookmarks their post or removes a bookmark. The author has no way of knowing you saved their post or that you later deleted it. Bookmarks are completely private to your account.
What if I accidentally delete a bookmark I wanted to keep?
Once deleted, a bookmark cannot be recovered from X. If you deleted it by mistake, you can search for the post again using X's search function or by looking through the author's timeline, then bookmark it again. There is no undo feature for deleted bookmarks.
Do I need to clear my bookmarks for privacy reasons?
Clearing bookmarks does not improve your privacy on X itself, since only you can see your bookmarks. However, if you are concerned about what posts you have saved appearing in your account history, deleting them removes that record. If you share your device with others, clearing bookmarks prevents them from seeing what you have saved.
Is there a way to organize bookmarks into folders?
X does not have a built-in folder or collection system for bookmarks. All your bookmarks go into one list. If you need to organize saved content, consider using your browser's bookmark feature instead, which lets you create folders and subfolders for different topics.