You have 90 seconds before your standup. Your inbox just flooded with 17 new messages—including one from 'support@cloud-secure.net' promising 'urgent security verification.' You click Report Junk. But does that actually help? Or are you just feeding the algorithm noise?
Quick Answer
Yes—reporting junk in Outlook does something, but only if you use the correct method: right-click the message > Report Junk > Report as Phishing (for scams) or Report as Junk (for spam). This feeds Microsoft’s Threat Intelligence cloud, trains your mailbox’s personal filter, and — crucially — triggers automatic future filtering for your account and (in some cases) your organization. It does not delete the message or notify the sender.
Step-by-Step Walkthrough
- Select the suspicious message — Click once to highlight it (no need to open).
- Right-click — On Windows, use the context menu; on Mac, Ctrl+click or two-finger tap.
- Choose Report Junk — Look for the Report Junk submenu (not “Block Sender” or “Delete”). In Outlook 365 (v2308+), this appears directly in the ribbon under Home > Junk group.
- Pick the right report type:
- Report as Junk: Use for bulk marketing, fake newsletters, or unsolicited offers.
- Report as Phishing: Reserved for messages impersonating banks, IT teams, or executives — especially those with malicious links or attachments.
- Confirm — A small dialog appears: “This message has been reported.” No further action needed.
- Verify delivery — Go to File > Options > Mail > Junk Email > Advanced. Under “Junk E-mail Reporting,” check that “Send reports to Microsoft” is enabled (default on for Outlook 365; off by default in Outlook 2016/2019 unless manually turned on).
Common Pitfalls
- Mistaking “Block Sender” for reporting junk — Blocking only stops future mail from that address. It doesn’t train filters or contribute to Microsoft’s threat database. Reporting junk does both.
- Using “Report Junk” on legitimate emails forwarded from shared mailboxes — If you’re a delegate for
marketing@alibaba.comand report a real campaign as junk, Outlook may suppress future sends from that domain — even for other delegates or the shared mailbox itself. - Reporting junk while offline — Outlook caches reports locally but won’t submit them until connected to Exchange or Microsoft 365. No error appears — it just silently waits.
- Reporting junk from Outlook Web App (OWA) without enabling reporting first — OWA requires admin-level consent for reporting to function. If your tenant admin hasn’t enabled
JunkEmailReportingEnabledvia PowerShell (Set-OrganizationConfig -JunkEmailReportingEnabled $true), the button appears but does nothing.
Pro Tips
The beauty of this approach is how quietly powerful it becomes over time — especially when used deliberately.
First: Use Ctrl+Shift+J as a keyboard shortcut to instantly report the selected message as junk — no right-click needed. Works in Outlook 365 and Outlook 2021. (Not available in Outlook 2016 or earlier.)
Second: Reports from shared mailboxes count — but only if sent by the primary owner or a full-access delegate with Send As rights. If you’re a reviewer-only delegate, your reports won’t be accepted. Check permissions under File > Account Settings > Delegate Access.
Third: Outlook doesn’t just learn from your reports — it cross-references them with thousands of others in real time. That means if 42 people in your org report the same phishing subject line (“Your OneDrive storage is full!”), Microsoft pushes a global block within minutes — even before antivirus updates.
Troubleshooting
If clicking Report as Junk seems to do nothing — no confirmation, no change in future filtering — here’s why:
| Problem State | What Happens | Result After Fix |
|---|---|---|
| Outlook 2019 desktop with default settings | “Send reports to Microsoft” is disabled by default in File > Options > Mail > Junk Email > Advanced | Enabling it lets reports flow to Microsoft’s cloud filter — improves accuracy for everyone in your tenant |
| Tenant admin disabled reporting via PowerShell | OWA and mobile show grayed-out or missing Report options; desktop shows no error | Admin runs Set-OrganizationConfig -JunkEmailReportingEnabled $true; changes take ~2 hours to propagate |
| Message came from a distribution list where you’re not the owner | Reporting may be ignored — Outlook validates sender authenticity before accepting reports | Forward original message to yourself first, then report — preserves headers and passes validation |
| You’re using a POP3 or IMAP account (not Exchange/365) | No reporting capability — only available for Microsoft-hosted mailboxes (Exchange Online, Outlook.com) | Switch to a work/school account or use Outlook.com for personal mail — reporting won’t work otherwise |
| Phishing report submitted on an email with no malicious link | Microsoft rejects it silently — phishing reports require at least one detected suspicious URL or attachment hash | Use “Report as Junk” instead — it accepts all unsolicited content and still trains your personal filter |