How to Stop X From Forcing the “Made with AI” Label on Your Posts
X auto-applies a “Made with AI” label you cannot uncheck when it detects AI provenance signals. Here is why it happens and how to avoid it on images you own.
You drop an image into the X composer, and before you type a word, there it is: a “Made with AI” label, already applied. Tap into it and the “Generated with AI” option is ticked and greyed out, with no way to switch it off. X decided your post is AI-generated and labeled it for you. The good news is that this is not magic and it is not X reading your mind. The label is triggered by specific signals inside the file you uploaded, and on an image you own, those signals can be dealt with before you post.

Why X labels your post automatically
When you upload an image, X inspects it for industry provenance signals before you ever hit post. The main one is C2PA Content Credentials: cryptographically signed metadata that records a file was made or edited with AI, which model produced it, and when. X reads that manifest and, if it says the image is AI-generated, flips the label on and locks it. This is the same industry standard other platforms lean on, which is why the behavior shows up across the ecosystem, not just on X.

Notice what this means. The label is driven by data attached to the file, not by X squinting at the pixels and guessing. Categories you control, like Nudity or Violence, sit above it as normal checkboxes. “Generated with AI” is the one X fills in for you, because it is reading a machine-verifiable claim rather than making a judgment call. Remove the claim and there is nothing for X to auto-detect.
What X actually reads in your file
An AI image can carry more than one provenance signal, and they live in different places. Knowing which is which tells you what has to be handled before upload.
| Signal | Where it lives | How to handle it |
|---|---|---|
| C2PA Content Credentials | A signed manifest in the file container (JUMBF / APP11, caBX, or a RIFF chunk) | Dropped by re-encoding, ExifTool, or a metadata strip |
| “Made with AI” EXIF / XMP tags | Standard metadata fields in the header | Removed alongside other metadata |
| Embedded pixel watermark (SynthID) | The image pixels themselves, invisible to you | Needs regeneration to disrupt; a metadata strip does nothing to it |
Most auto-labeling today keys off the metadata layer, which is the easy one. But images from Google’s Gemini and, since 2026, ChatGPT and DALL·E also carry an embedded SynthID pixel watermark. That layer survives a metadata strip, so if platforms widen detection to read embedded signals, clearing the metadata alone will not be enough.
How to stop the forced label
The fix is to clear the provenance signals from your own copy before you upload it, then verify the file is clean. In practice that is a short sequence.
- Strip the metadata. Remove C2PA Content Credentials and any “Made with AI” EXIF or XMP tags. Re-encoding, ExifTool, or our C2PA removal flow all do this.
- Disrupt the embedded watermark if present. For Gemini, ChatGPT, or DALL·E images, the pixel-level SynthID signal needs regeneration, which the AI watermark remover handles. Results vary and no tool guarantees every detector.
- Verify. Check the file at contentcredentials.org/verify; a clean file reports “No Content Credentials found.” Google’s SynthID Detector covers the pixel layer.
- Upload the clean copy. With no provenance left to read, X has nothing to auto-detect, and the “Generated with AI” box is no longer forced on.
Why cropping or a screenshot is not enough
A screenshot or a quick re-save will usually kill C2PA metadata, so for a metadata-only image that alone can stop the label. But a screenshot reproduces the same pixels, so it leaves an embedded SynthID watermark fully intact, and cropping does not reliably remove it either. If you want the detail on that, see whether cropping removes SynthID. For the broader picture of how each platform reads these signals, our guide to AI labels on social platforms goes deeper.
Delete SynthID supports JPEG, PNG, WebP, AVIF, HEIC, and HEIF up to 20MB, and your first image is free. Process a copy, confirm it comes back clean, then post it. If you need volume, the one-time credit pricing has no subscription attached.
Last reviewed July 15, 2026. This guide is general product and publishing information, not legal advice.