Home / Software / Microsoft / Microsoft Outlook / Outlook Attachments Not Opening or Downloading: How to Fix It

Outlook Attachments Not Opening or Downloading: How to Fix It

Outlook Attachments Not Opening or Downloading: How to Fix It

Outlook attachment problems come in several flavours — the file is greyed out and won’t open, the download silently fails, preview refuses to work, or you get a vague security warning with no clear next step. Each cause has a specific fix. Work through the sections below that match your symptoms and you’ll have it sorted.

Why Outlook Blocks Attachments

Microsoft splits attachments into two security tiers:

  • Level 1 — file types Outlook blocks completely with no way to save or open them (e.g. .exe, .bat, .vbs, .js). You’ll see a message saying the attachment has been blocked to protect your computer.
  • Level 2 — file types you can save to disk but not open directly from Outlook.

For common formats like .pdf, .docx, or .xlsx that should open fine, the problem is almost always something else: a full temp folder, a misfiring antivirus, a broken file association, or Protected View kicking in unnecessarily.

Fix 1: Clear the Outlook Temp Folder

Every time you preview or open an attachment, Outlook copies it to a hidden temporary folder. When that folder fills up, attachments silently fail to open with no useful error message.

  1. Press Win + R, type %localappdata%MicrosoftWindowsINetCacheContent.Outlook and press Enter.
  2. Select all files in the folder (Ctrl + A) and delete them.
  3. Restart Outlook and try the attachment again.

If you can’t find the folder, open Registry Editor (Win + R, type regedit) and navigate to HKEY_CURRENT_USERSoftwareMicrosoftOffice<version>OutlookSecurity. The OutlookSecureTempFolder value shows the exact path.

Fix 2: Unblock a File Type Using the Registry

If Outlook is blocking a file type your organisation legitimately uses, you can remove it from the block list via the registry. Back up your registry before making changes.

  1. Open Registry Editor (Win + R, regedit).
  2. Navigate to: HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0OutlookSecurity
  3. Look for a string value called Level1Remove. If it doesn’t exist, create it as a new String Value.
  4. Double-click it and enter the file extension to unblock, e.g. .exe. For multiple extensions, separate with semicolons: .exe;.bat
  5. Close the registry editor and restart Outlook.

Fix 3: Antivirus Blocking Downloads

Antivirus tools sometimes quarantine attachments mid-download. The download appears to complete but the file is nowhere to be found.

  • Open your antivirus dashboard and check the quarantine/history log for the filename.
  • If the file is there and you trust the sender, restore it from quarantine.
  • For ongoing issues with legitimate file types, add an exclusion for the Outlook temp folder in your antivirus settings.

In Windows Defender, go to Windows Security > Virus & Threat Protection > Manage Settings > Add or Remove Exclusions and add the temp folder as a folder exclusion.

Fix 4: Sort Out Protected View in Office

When you open a Word, Excel, or PowerPoint attachment, Office opens it in Protected View — a read-only sandbox. If Protected View prevents the file opening at all:

  1. Open Word (or whichever Office app applies).
  2. Go to File > Options > Trust Center > Trust Center Settings > Protected View.
  3. Review the three checkboxes. For email attachments, the relevant one is “Enable Protected View for Outlook attachments”.
  4. Uncheck it only if you’re confident in the source of your attachments and have antivirus active.

Fix 5: Repair Broken File Associations

If a .pdf opens Notepad, or a .docx tries to open in the wrong app, the file association in Windows is broken.

  1. Go to Settings > Apps > Default Apps.
  2. Click Choose defaults by file type.
  3. Find the extension (e.g. .pdf) and set it to the correct application.

For .docx and .xlsx files, running a Quick Repair on Office usually fixes associations automatically. Go to Control Panel > Programs and Features, right-click Microsoft Office, and choose Change > Quick Repair.

Fix 6: Attachment Preview Not Working

If preview shows a blank pane or an error:

  • Go to File > Options > Trust Center > Trust Center Settings > Attachment Handling.
  • Make sure Turn off Attachment Preview is unchecked.
  • Click Attachment and Document Previewers to see which previewers are installed.

For PDF preview, having Adobe Acrobat Reader installed and set as the default PDF viewer restores the previewer in most cases.

New Outlook: What’s Different

The new Outlook for Windows handles attachments differently. There is no local temp folder in the same sense, and the Level 1/Level 2 registry fix does not apply. If attachments fail in new Outlook:

  • Try switching to a different browser — Chromium-based browsers handle downloads most reliably.
  • For corporate accounts, your IT admin controls attachment permissions via Microsoft 365 policies, not local registry settings.
  • Clearing the Microsoft Edge cache can resolve download failures: go to Settings & More > Settings > Privacy, Search and Services > Clear Browsing Data.

Still Stuck?

Run Outlook in Safe Mode (Win + R, type outlook /safe) and try opening the attachment there. If it works in Safe Mode, a COM add-in is interfering — disable add-ins one by one under File > Options > Add-ins to identify the culprit.

For a full index of every Outlook guide and troubleshooting fix on Serverman, see the Microsoft Outlook complete guide and troubleshooting hub.