tor browser bookmarks location

Where Tor Browser Stores Your Bookmarks

Tor Browser bookmarks work like any other browser, but their location and backup process differ because of how Tor isolates your data. Knowing where bookmarks live on your system helps you back them up, recover them if lost, and move them between devices. This guide covers the exact paths, backup methods, and troubleshooting steps.

Tor Browser Bookmarks Location: Find & Manage Them

What Are Tor Browser Bookmarks

Tor Browser bookmarks are saved links stored locally on your device. Unlike regular browsers, Tor Browser doesn't sync bookmarks to cloud accounts by default—they stay on your machine. Each bookmark contains a URL, title, and optional tags. Bookmarks in Tor Browser are stored in a profile-specific folder that changes with each new Tor session if you use the default security settings. Understanding this structure is essential before attempting backup or recovery.

Tor Browser Bookmarks File Location

Tor Browser bookmarks are stored in a SQLite database file called places.sqlite, located in your Tor Browser profile directory. On Windows: C:\Users\[YourUsername]\AppData\Roaming\tor-browser\Browser\TorBrowser\Data\Browser\profile.default\places.sqlite On macOS: ~/Library/Application Support/TorBrowser-Data/Tor Browser/TorBrowser/Data/Browser/profile.default/places.sqlite On Linux: ~/.local/share/tor-browser/TorBrowser/Data/Browser/profile.default/places.sqlite The exact path may vary depending on your Tor Browser version and installation method. If you installed Tor Browser in a custom location, adjust the path accordingly. The places.sqlite file also contains browsing history, so handle it carefully if privacy is a concern.

How to Back Up Tor Browser Bookmarks

Backing up bookmarks protects against accidental loss or device failure. 1. Close Tor Browser completely. 2. Navigate to your profile directory using your file manager. 3. Locate the places.sqlite file. 4. Copy it to an external drive, cloud storage, or another secure location. 5. Alternatively, export bookmarks as HTML: Open Tor Browser, go to Bookmarks menu, select "Show All Bookmarks," then use the import/export option if available in your version. 6. Store backups in an encrypted container or password-protected archive for security. Regular backups prevent losing bookmarks if your device is compromised, stolen, or fails. Keep multiple copies in separate locations.

Tor Browser Bookmarks Gone: Recovery Steps

If your bookmarks disappeared, try these steps before assuming they're lost. 1. Restart Tor Browser—sometimes bookmarks fail to load on first launch. 2. Check if you're using a new profile. Tor Browser creates fresh profiles under certain security settings; old bookmarks won't appear in new profiles. 3. Restore from backup: Close Tor Browser, replace the current places.sqlite with your backup copy, then restart. 4. If you have no backup, recovery is difficult because the file is overwritten when Tor Browser closes. 5. Check your file system for older versions or shadow copies if your OS supports them. Prevention is easier than recovery. Establish a regular backup routine to avoid this situation.

Export and Import Bookmarks Between Devices

Moving bookmarks to another device requires exporting them first. Exporting: Open Tor Browser, access the Bookmarks menu, and look for an export option. If unavailable, manually copy the places.sqlite file from your profile directory to external storage. Importing: On the new device, install Tor Browser, close it, navigate to the profile directory, and replace the places.sqlite file with your backed-up copy. Restart Tor Browser. Alternatively, use a password manager like Bitwarden to store important links instead of relying on browser bookmarks. This approach works across devices and browsers without manual file transfers. Bitwarden also encrypts your data end-to-end.

Security Considerations for Bookmarks

Bookmarks can reveal your browsing habits and interests. If your device is seized or compromised, bookmarks become evidence. Best practices: 1. Don't bookmark sensitive .onion addresses on shared devices. 2. Use a strong master password if Tor Browser supports it. 3. Encrypt your backup files with a strong passphrase. 4. Consider using a separate Tor Browser profile for sensitive browsing. 5. Regularly delete bookmarks you no longer need. 6. If using Tor Browser on a public computer, disable bookmark saving entirely. 7. Combine Tor Browser with a VPN for additional privacy, though this adds complexity and potential latency. Bookmarks stored locally are safer than cloud-synced bookmarks, but they're not immune to forensic recovery if your device is physically accessed.

Common Mistakes and Troubleshooting

Mistake 1: Assuming bookmarks sync across devices. They don't—each device has its own profile. Mistake 2: Storing the places.sqlite file in an unencrypted cloud folder. Always encrypt backups. Mistake 3: Forgetting that Tor Browser creates new profiles under certain security settings, making old bookmarks inaccessible. Mistake 4: Not backing up before major updates. Tor Browser updates can occasionally affect profile data. Troubleshooting: If bookmarks won't load, check file permissions on places.sqlite. Ensure the file isn't corrupted by comparing it to a known good backup. If Tor Browser crashes on startup after restoring bookmarks, the file may be damaged—delete it and restore from an older backup.

Frequently asked questions

Can I sync Tor Browser bookmarks across devices?

No, Tor Browser doesn't offer cloud sync. Bookmarks are stored locally on each device. To move bookmarks between devices, manually copy the places.sqlite file or export bookmarks as HTML and import them on the other device.

What happens to bookmarks when I close Tor Browser?

Bookmarks are saved to the places.sqlite file and persist between sessions. However, if Tor Browser is set to create a new profile on each launch (a privacy feature), old bookmarks won't appear in the new profile.

Is it safe to store bookmarks in Tor Browser?

Bookmarks are stored locally and aren't transmitted over the network, so they're relatively safe. However, they can reveal your interests if your device is compromised. Encrypt backups and consider using a password manager for sensitive links instead.

Can I recover deleted bookmarks from Tor Browser?

If you have a backup of places.sqlite, yes. Without a backup, recovery is very difficult because the file is overwritten when Tor Browser closes. Establish regular backups to prevent permanent loss.

Where exactly is the Tor Browser profile directory on my system?

It varies by operating system. On Windows, it's typically in AppData\Roaming\tor-browser. On macOS, check ~/Library/Application Support/TorBrowser-Data. On Linux, look in ~/.local/share/tor-browser. Exact paths depend on your installation method.