# How to Find Old Tweets With Location Data

> A guide to finding and reviewing old tweets that contain your location data, including coordinates, check-ins, and geotagged media, and how to handle them.

- Source: https://tweetsweep.com/blog/how-to-find-old-tweets-with-location-data
- Published: 2026-09-07
- Reading time: 5 min

---
## What Location Data Exists in Your Tweets

Your old tweets may contain location data in several forms. The most obvious is the precise GPS coordinates attached to a tweet when you enabled location services before posting. X stored these as latitude and longitude values visible in the tweet's metadata, and they remain attached even if you later turned the setting off. Check-ins to venues, tagged with a specific place name, also carry location data that is searchable by X and by third parties. Media attachments like photos and videos can embed geotags in their EXIF data, which X strips when you upload but the original file on your device still contains. Understanding which type of location data you have posted is the first step to finding and reviewing it.

Location data is not always visible in the tweet itself. A tweet with a map showing a pin is obviously geotagged, but most location data is stored in the tweet's metadata and only shown when you view the tweet's details or export your archive. X's interface does not flag every tweet with location data, so you cannot rely on scrolling through your timeline to spot them. The data persists in your account's history, and it can be retrieved by anyone who knows how to access the tweet's underlying information. This is why finding all location-tagged tweets requires a methodical approach rather than manual browsing.

## How to Search for Location Data in Your Own Tweets

X's advanced search does not have a dedicated filter for location data, but you can use the from: operator combined with date ranges to narrow down your timeline. For example, searching "from:yourusername" returns all your posts, and you can scroll through them manually while checking for location indicators. A more effective method is to search for specific place names or coordinates you frequently used. If you often checked in at a particular coffee shop, search that name along with your username. This works for common venues, but it misses tweets where the location was generic or the coordinates were not attached to a named place.

To find every tweet with location data, you need to download your X archive. The archive is a ZIP file containing a complete copy of your tweets, including metadata that is not visible in the app. In the archive, each tweet is stored in a JavaScript file or a JSON file, and the location data appears as a separate field. You can search the archive for fields like "coordinates" or "geo" to find every tweet that had a location attached. This method is thorough and catches tweets you may have forgotten about. It also reveals location data embedded in older posts that the current interface does not display. The archive is the only way to get a complete list of location-tagged tweets without relying on third-party tools.

## What to Do With Tweets That Contain Location Data

Once you have identified which of your old tweets contain location data, you need to decide what to do with each one. The safest option is to delete the tweet entirely, which removes the location data along with the post. If you want to keep the tweet's content but remove the location, you can edit the tweet if you have X Premium, but editing only changes the text and media, not the metadata. The location data remains attached to the original tweet even after an edit. The only way to remove the location data is to delete the tweet and repost it without location enabled. This is tedious for multiple tweets, but it is the only method that fully removes the data from X's servers.

If you are concerned about privacy but do not want to delete the tweet, you can change your account's privacy settings to protect your posts. Switching to a private account hides all your tweets from anyone who does not follow you, including the location data. However, this does not remove the data from the tweet's metadata, and it does not prevent X from using it internally. For maximum protection, deletion is the only reliable option. You should also check your device's photo library for any images you posted that still contain geotags in their EXIF data, and remove those tags from the original files if you want to prevent future exposure.

## How to Prevent Future Location Data From Being Posted

X allows you to turn off location services for new posts in your account settings. On the web, go to Settings and Privacy, then Privacy and Safety, and find the Location settings. Here you can disable the option to add location information to your posts. On mobile, the same setting exists in the app's settings, but you must also check your device's location permissions for the X app. On iOS, go to Settings, find X, and set location access to Never. On Android, do the same in your device's app permissions. This prevents the app from accessing your location at all, so no future tweets can accidentally include it.

Even with location services disabled, you can still manually tag a place in a tweet, which attaches location data. To avoid this, simply do not use the check-in feature or the place tag when composing a tweet. If you quote a tweet that contains location data, your quote does not inherit that location, so you are safe there. The key habit is to check each tweet's location indicator before posting. The app shows a location icon or a place name when location is attached. If you see it, remove it before posting. Over time, this becomes automatic, and you avoid adding new location data to your timeline.

## What Happens to Location Data After You Delete a Tweet

When you delete a tweet, X removes it from its public servers and your timeline. The location data goes with it, as it is part of the tweet's metadata. However, third parties who have already accessed the tweet may still have a copy. This includes screenshots, quote tweets, or archives created by other users. X cannot control what others have saved. The data also persists in X's internal backups for a period, but it is not accessible to users or search engines. For practical purposes, deletion makes the location data invisible to anyone who views your profile or searches for your tweets.

Your own archive still contains the deleted tweet if you downloaded it before deletion. This is useful if you want to keep a record, but it also means you have a copy of the location data on your device. You can delete the archive file or remove the specific tweet from it. If you never downloaded the archive, the deleted tweet is gone from your possession. The same applies to any third-party data brokers that may have scraped your tweets before deletion. They may have stored the location data, but you cannot retrieve or remove it from their systems. The best you can do is prevent future scraping by making your account private or deleting the posts before they are collected.
