Where are attachments in Gmail?
Last reviewed: September 22, 2026 · Markdown version
Gmail has no attachments folder, and looking for one is why this feels harder than it is. Attachments live inside the messages that carried them, and the way to see them together is a search rather than a place.
The search that lists them all
has:attachment is Google's documented operator for "find emails that include
attachments" (Search operators you can use with Gmail, read 22 September 2026). On its own
it will return thousands. The useful versions combine it:
has:attachment larger:10M— the ones that actually matter to your storage.larger:is documented on the same page, with10Mas Google's own example.has:attachment from:someone@example.com— everything one person ever sent you.has:attachment older_than:2y— the archive layer. Google documentsolder_than:with "d (day), m (month), or y (year)".
Why some attachments are not attachments
Google's help page on attachments (read 22 September 2026) gives the limit for a personal Gmail
account as 25 MB, and says that above it "Gmail automatically removes the attachment and adds
it as a Google Drive link in the email". So a large file someone sent you may be a link, not a
file — it will not show up under has:attachment, it lives in the sender's Drive rather
than your mailbox, and it can stop working if they delete it. Worth knowing before you rely on an
old email as your only copy of something.
The storage arithmetic
The same page states it directly: "Attachments count toward your Google storage. Storage is shared across Drive, Photos, and Gmail." That shared pool is 15 GB on a free account, and Google's storage page describes what happens at the ceiling: you cannot "send or receive emails in Gmail", and "Messages sent to you go back to the sender" (read 22 September 2026).
The consequence for cleaning up is a pleasant one. A few hundred heavy attachments usually outweigh tens of thousands of ordinary messages, so sorting by size gets you further in ten minutes than deleting by date gets you in an afternoon. Finding the large ones.
Deleting the message is what removes the attachment
There is no way to strip an attachment and keep the email — Gmail treats the message as one object. And deleting moves it to Trash first: the storage "will free up after Trash clears", around thirty days later, unless you empty Gmail's Trash yourself. How Gmail's Trash timing works.
Where we fit
Adinand Email Cleaner groups your Gmail by sender and shows the measured size of each group — real per-message byte figures from Gmail, summed, not an estimate we invented — so the heavy senders sort themselves to the top. It asks Gmail only for message headers, never for the bodies or the attachments themselves, which is why nothing of what is in your mail ever needs to leave your phone.
Related: Finding large emails · Gmail storage full · Does deleting email free up storage? · Google storage full