Google’s storage warnings hit harder in 2026: free Gmail accounts that breach the 15 GB shared quota stop receiving mail — bounces with no rescue. The fix is rarely “delete everything.” It’s “delete the ten thousand things that weigh as much as the other million combined.” A single larger:10M search in Gmail typically surfaces a few hundred attachments hoarding gigabytes. I cleared 4.2 GB from my own Gmail last month with one query, three clicks, and an Empty Trash. Here is the exact method for Gmail, Outlook, Apple Mail, and Mailbird — plus the storage-reclamation step most guides forget.
Gmail: the larger: and size: operators
In the Gmail search bar, type larger:10M to list every message above 10 megabytes. Tick the master checkbox, click “Select all conversations that match this search,” then trash. The same field accepts size:10000000 (bytes) and combines with has:attachment, older_than:, and from: for sharper queries.
The full sequence on desktop:
- Open Gmail at mail.google.com in a browser. The size operators work in the mobile app, but the mobile app does not expose the “Select all conversations that match this search” link — bulk action is desktop-only.
- In the search bar, type one of:
larger:10M— every message larger than 10 MBlarger:25M— only the heaviest items (faster shortlist)larger:5M older_than:1y— old big mail, lowest regret riskhas:attachment larger:5M— explicitly attachment-driven weightfrom:photos@example.com larger:5M— one sender, big files
- Press Enter. Gmail returns the matching list, sorted by relevance.
- Tick the master checkbox at the top-left. The visible 50 are selected and a notice appears: “All 50 conversations on this page are selected. Select all X conversations that match this search.”
- Click that blue link. The selection expands to every match.
- Click the trash can icon. Confirm.
Both larger: and size: work; the suffixes M and K map to megabytes and kilobytes, and a bare number is read as bytes. Google’s search-operator reference lists both as supported.
The trick most people miss. Stack operators. larger:10M older_than:6m -in:starred -is:important finds large mail that’s at least six months old, not starred, and not Gmail-flagged as important. That’s the safest possible “delete everything heavy” query — it auto-excludes mail you’ve actively cared about.
Outlook: Filter by Size and the size: keyword
Outlook on the web exposes a Filter → Sort by → Size option, plus preset size buckets (Huge, Very Large, Enormous). The desktop clients (new Outlook for Windows, classic Outlook) let you add a Size column and sort descending. The search syntax size:>5MB works in both web and desktop search boxes.
Outlook on the web (browser):
- Open outlook.live.com (personal) or outlook.office.com (work).
- In the message list, click Filter at the top-right (or Sort by depending on layout).
- Choose Sort by → Size. The list reorders, biggest first.
- Or, in the search box, type
size:>5MBand press Enter. Microsoft’s search reference also acceptssize:>10MB,size:1MB..5MB, and the human-readable buckets Huge, Very Large, Enormous that map to roughly 1–5 MB, 5–10 MB, and over 10 MB respectively. - Tick a result. A toolbar appears at the top.
- Click Select all (or Select everything in some layouts) to expand the selection.
- Click Delete. Items move to Deleted Items.
New Outlook for Windows and classic Outlook desktop:
- Right-click the column headers above the message list and choose Field Chooser, then drag Size in. (In the new Outlook, View → Current view → Add columns.)
- Click the Size header to sort descending.
- Click the top message, scroll, Shift+click the cut-off, then Shift+Delete to permanently delete (skipping Deleted Items).
Why Shift+Delete matters in Outlook. Regular Delete moves items to Deleted Items, which still count against your Microsoft 365 mailbox quota. Shift+Delete bypasses that intermediate folder. For mailboxes near quota, this saves the separate empty-Deleted-Items step.
Apple Mail: the Size column and Smart Mailboxes
In Apple Mail on macOS, enable View → Show View Options (or right-click the column header bar) and add the Size column. Click the column header to sort descending. For recurring use, build a Smart Mailbox under Mailbox → New Smart Mailbox combining “Contains attachments” with a date range — sort the resulting list by Size to surface the heaviest items.
Exact sequence:
- Apple Mail → View → Show View Options (or Customize Toolbar → drag column controls). Tick Size.
- Back in the message list, click the Size column header. The list sorts by message size, descending.
- Cmd-click to select non-contiguous heavy messages, or click the first and Shift-click the last to select a range.
- Press Delete (or Cmd+Backspace). Messages move to the per-account Trash.
- In the sidebar, locate Trash under the relevant account → right-click → Erase Deleted Items → Erase All Erased Messages.
Smart Mailbox for recurring cleanup:
- Mailbox menu → New Smart Mailbox…
- Name: “Big mail”
- Conditions: Contains attachments is true, Date Received is not in the last 180 days.
- OK. The Smart Mailbox now lives in the sidebar; opening it shows every old, attachment-heavy message across all your accounts at once. Sort by Size column and clean up.
iCloud caveat. Apple Mail’s Trash behavior for IMAP accounts (including iCloud) depends on Mail → Settings → Accounts → [account] → Mailbox Behaviors. The default iCloud setting purges Trash after 30 days. Set to Never if you want a longer rollback buffer, or After one day to reclaim iCloud storage fast.
Mailbird: one-click size sort across every account
Mailbird shows a Size column on the message list out of the box. Click the header once to sort largest-first across whichever folder you’re in, Shift-click to select a range, and press Delete. The same view works whether the underlying account is Gmail, Outlook, Yahoo, or any IMAP provider — useful when storage is fragmented across multiple inboxes.
Mailbird is the unified-inbox client I keep open day-to-day. Its strength for this use case is that the Size column is a first-class citizen — you don’t have to enable it, and it works identically across every account you’ve connected.
The flow:
- Open Mailbird and pick the inbox or All Inboxes view.
- Click the Size column header. The list reorders, largest first. Shift-click selects a contiguous block; Ctrl-click adds non-contiguous picks.
- Press Delete. Mailbird moves items to the underlying account’s Trash (Gmail Trash, Outlook Deleted Items, etc.) using the standard IMAP delete behavior.
- Empty the underlying Trash from inside the account or from Mailbird’s folder list (right-click the Trash folder → Empty).
Why this matters if you have more than one account. Storage quotas are per-account. If your work Gmail is at 14.8 GB and your personal Outlook is at 9 GB, no single web app shows you both at the same time. Mailbird’s All Inboxes + Size sort surfaces the heaviest mail across both in one view, so you fix whichever is closest to its ceiling.
Try Mailbird freeEmpty the Trash — the step that actually frees space
Deleting a message does not free storage immediately. Gmail moves it to Trash (30-day holding), Outlook to Deleted Items (until you empty it), Apple Mail to a per-account Trash. The quota only drops once the final bucket is emptied. Most people stop one click short and assume the cleanup failed.
| Client | Holding folder | Default purge | Manual empty |
|---|---|---|---|
| Gmail | Trash | 30 days | Trash → “Empty Trash now” |
| Outlook on the web | Deleted Items | Never (user empties) | Right-click Deleted Items → Empty folder |
| Microsoft 365 (admin-set) | Recoverable Items | 14 days default | Not user-controllable |
| Apple Mail (IMAP) | Trash (per account) | Per Mailbox Behaviors | Mailbox → Erase Deleted Items |
| iCloud Mail | Trash | 30 days default | Settings → Accounts → iCloud → Mailbox Behaviors |
| Mailbird | Underlying account’s Trash | Per the account | Right-click Trash folder → Empty |
Verify the cleanup worked. Open one.google.com/storage for Gmail/Drive/Photos, or your Outlook Settings → General → Storage panel for Microsoft. Numbers update within minutes of an Empty Trash, not seconds. If you don’t see a drop after 10 minutes, refresh the storage page; some accounts cache the figure.
The 30-day safety net is real. Don’t empty Trash the second you delete. Wait a day. If you misfired, the rollback is one click (Trash → Restore). After Empty Trash, only Google Workspace admins (paid tier) have a recovery window — personal Gmail does not.
Newsletters: the storage leak you can’t delete your way out of
Roughly half the bulk in a typical inbox is recurring newsletter and notification mail — daily digests, marketing PDFs, weekly recordings — from senders who keep mailing you whether you read them or not. Deleting their backlog frees space once; unsubscribing prevents the same gigabytes from rebuilding next quarter.
I see this every time I run a cleanup for someone. They delete 6 GB on a Saturday afternoon, feel great, and three months later they’re at 14.5 GB again with the same senders, the same weekly cadence, the same accumulated weight. The newsletters never stopped — only the cleanup did.
The fix is to unsubscribe at the source rather than filter, archive, or delete. RFC 8058 — the “one-click unsubscribe” standard Google and Yahoo started enforcing in February 2024 for bulk senders — means the unsubscribe header on most marketing email is now actually wired up. A single endpoint hit removes you from the list at the sender, not just in your client.
Leave Me Alone maps every subscription sender in your inbox into a single list and lets you mass-unsubscribe via that RFC 8058 mechanism. Unsubscribes persist even after you stop using the tool, because the action runs at the sender, not in your account. For an inbox where storage growth is newsletter-driven (most are), it ends the cycle in a way deletion alone can’t.
Try Leave Me Alone freeWhat not to bulk-delete
A larger:10M query is brutal — it doesn’t care what’s inside the attachment. Before clicking trash, scroll the result list once and exclude:
- Significant-purchase receipts — electronics, appliances, travel, anything covered by warranty for 2+ years. The receipt PDF is often the proof.
- Tax documents and payroll exports. US filers should keep records for at least three years per IRS guidance; many EU jurisdictions require longer.
- Legal correspondence, contracts, signed leases, NDAs. Anything where the PDF or DocuSign attachment is the canonical copy.
- Medical records, prescription confirmations, lab results. These tend to be PDFs above 1 MB and look like newsletter clutter on first glance.
- Government and bank notifications with attachments. Hold for 7+ years where local rules require it.
- Family photos sent over email — particularly from older relatives who don’t use cloud sharing. Once the email is gone, the photo is often gone with it.
Practical heuristic. A safer first sweep than larger:10M is larger:10M older_than:1y category:promotions OR category:updates OR category:social. It scopes to Gmail’s auto-classified non-primary categories, which are almost always disposable.

Alexis Dollé, email expert for 10+ years. Founder of Email Tools. I test every email client and utility myself, then write about them the way I’d explain them to a friend — no marketing fluff, no sponsored rankings, every claim sourced.
LinkedInSources & references
- Google Support, “Search operators you can use with Gmail” — confirms
larger:,size:,has:attachment,older_than:,category:, andfrom:as supported operators with M/K suffixes. Accessed 2026-04-28. support.google.com/mail/answer/7190 - Google Support, “Manage your Gmail storage” — describes the relationship between deleting messages, Trash retention, and storage reclamation. Accessed 2026-04-28. support.google.com/mail/answer/8129
- Google One Support, “Manage your Google storage” — 15 GB free-tier quota shared across Gmail, Drive, and Photos. Accessed 2026-04-28. support.google.com/googleone/answer/9004502
- Microsoft Support, “Sort and find email messages in Outlook on the web” — Filter by Size, sort options, size buckets. Accessed 2026-04-28. support.microsoft.com
- Apple Support, “Sort mail messages on Mac” — Size column, sorting, view options. Accessed 2026-04-28. support.apple.com
Frequently asked questions
Does Gmail’s larger: operator use megabytes or bytes?
Both. larger:10M means 10 megabytes; larger:1000000 means one million bytes. The shorthand suffixes are M (megabytes) and K (kilobytes). size: works the same way and accepts the same units. Google’s search-operator reference lists both size: and larger: as supported.
Why didn’t my Google storage go down after I deleted huge emails?
Because Trash still counts. Gmail’s free 15 GB quota — shared with Drive and Photos — includes Trash and Spam. Deleted messages sit in Trash for 30 days before auto-purging. To reclaim space immediately, open Trash and click “Empty Trash now.” Storage figures update within a few minutes.
What size threshold should I use to find “large” emails?
Start at larger:10M for quick wins. Most personal mail is under 100 KB, so anything above 10 MB is almost always an attachment — invoices with PDFs, screen recordings, photo sets. If 10 MB returns too many results, raise to larger:25M and work down. The first hundred results sorted by size usually account for several gigabytes.
Can I sort by size in Outlook the way I sort by date?
Yes. In Outlook on the web, open a folder and use Filter → Sort by → Size. In the new Outlook for Windows and classic desktop, right-click the column headers and add Size, then click the Size header to sort descending. Microsoft’s Filter feature also offers preset size buckets — Huge, Very Large, Enormous — that map roughly to 1–5 MB, 5–10 MB, and over 10 MB.
Does Apple Mail let me filter by attachment size?
Yes, in two ways. Add the Size column via View → Show View Options (or the column header bar) to sort the message list by size. Or build a Smart Mailbox under Mailbox → New Smart Mailbox with the condition “Contains attachments” plus a date range — Smart Mailboxes do not have a direct Size condition, but the Size column on the resulting list lets you target the heaviest threads.
Is it safe to bulk-delete every email above 10 MB?
Not blindly. Big attachments often include scanned contracts, signed PDFs, medical records, tax documents, and photos of relatives — material you’d regret losing. Always sort by Size and skim the sender and subject before deleting. Deletion is reversible for 30 days from Gmail Trash and indefinitely from Outlook Deleted Items until you empty it; treat that window as your safety net.
Related reading: How to delete old emails in bulk — the date-based companion to this guide. How to clean your email inbox — end-to-end inbox-zero playbook. How to delete all emails from one sender — the surgical version.