Attachment Preview not Working

KenW

Member
Outlook version
Outlook 365 64 bit
Email Account
Exchange Server
Operating system::    Wondows 10
Outlook version:     Microsoft 365 - full
Email type or host:    imap - send receive works

I'm helping someone with Microsoft 365 Outlook, the old version (not using "Try New Outlook"). Windows 10 fully patched.

The user said this issue started after May's Patch Tuesday. They could not open an attachment or preview an attachment. They needed to save attachment and then open attachment.

Suggested they run Microsoft 365 and Office Updates, done. Then in Trust Center disabled all the Protected View settings. Now documents open as they did but Attachment Preview still doesn't work.

Things tried

Ran SFC /Scannow - found and fixed errors
Ran Quick Repair
Under Options, General, Multi Monitors - set to Compatibility Mode
Checked no old versions of Office or Word or third party Office suites installed.
Disabled Norton AV
Under Options "Attachment Handling" ensured "Turn off Attachment Preview" not enabled
Under "Attachment Previewers" that Word and Excel were enabled. Actually disabled exited, came back in and re-enabled.
Multiple "Restarts", not shutdowns in between steps

No progress. Cannot preview a Word or Excel document. The icon for the correct app shows on the attachment. Preview as an option is in Context menu. If you click Preview the process appears to start and fails out to "This file cannot be previewed because there is no previewer installed for it. Of course in attachment handling the previewer shows enabled.

Of note PDF's can be previewed, just Word and Excel files fail.

Have suggested user do an Online Repair and I'm awaiting results. I'm avoiding completely removing Microsoft 365 and then re-installing.

Is there something else someone can think of that is a more routine "Fix". I don't see a lot of issues being reported when I search, although there are old ones, just this user says it started after this Patch Tuesday.
 
Thank you for responding.

Happens with all Word and Excel files. I created a very simple document, a one line document that said this is a test document. I'm also using Microsoft 365, fully patched. Emailed document to them. Could not preview even this basic document.

On my system I can preview all file types as well in what I will call Outlook 365. Strange that it happened after Patch Tuesday but failed to generate that normal out cry when something goes wrong. Of course it might be weeks before someone previews a document.

It very well could be related to that print issue. Hopefully the fix is coming.
 
  • Online Repair (if not done) – often fixes preview handler issues.
  • Re-register Preview Handlers:
    Run in Command Prompt as Admin:

    swift
    regsvr32 /u "C:\Program Files (x86)\Microsoft Office\root\Office16\PreviewHandlers.dll"
    regsvr32 "C:\Program Files (x86)\Microsoft Office\root\Office16\PreviewHandlers.dll"

  • Check Registry Keys:
    • Ensure Word {84F66100-FF7C...} and Excel {00020827...} handlers exist under:
      HKLM\SOFTWARE\Microsoft\Office\16.0\Common\PreviewHandlers
  • Test in File Explorer Preview Pane – if preview fails there, it’s system-level.
  • Run Outlook as Admin Once – may restore COM/handler permissions.
  • Try in New Windows Profile – checks for user profile corruption.
 
Thank you for these helpful suggestions. Sorry in the delay in responding, was on vacation.
 
Can I ask you what the command
Swift
does in your commands above?
 
Similar threads
Thread starter Title Forum Replies Date
B Auto Preview Attachment in Inspector Reading Pane Outlook VBA and Custom Forms 1
A OL16 C2R attachment preview fails Using Outlook 8
A Strange Attachment Behavior Using Outlook 9
S Paperclip icon shows without attachment in email under Sent folder Using Outlook 0
M "Attachment Detacher for Outlook" add in, does it update the server copy of the email? Using Outlook 1
C Code to move mail with certain attachment name? Does Not work Outlook VBA and Custom Forms 3
kkqq1122 How would I add Search for attachment name Outlook VBA and Custom Forms 3
Owl Export Outlook PDF Attachment as JPG? Outlook VBA and Custom Forms 4
Timmon Remove just one attachment before AutoForward Outlook VBA and Custom Forms 0
P File Picker for attachment Outlook VBA and Custom Forms 0
D Forwarding email based on the attachment file type and specific text found on the attachment file name Outlook VBA and Custom Forms 1
N File Picker for attachment Outlook VBA and Custom Forms 2
G print attachment straight away; working script edit not working Outlook VBA and Custom Forms 0
G Save attachment run a script rule Outlook VBA and Custom Forms 0
M Autoforward just attachment OR just body. Outlook VBA and Custom Forms 0
D Create new email from the received Email Body with attachment Outlook VBA and Custom Forms 10
T vba extract data from msg file as attachment file of mail message Outlook VBA and Custom Forms 1
K Outlook Office 365 VBA download attachment Outlook VBA and Custom Forms 2
P Sending email from outlook IMAP to GMAIL where embedded images are added as attachment Using Outlook 1
S save attachment with date & time mentioned inside the file Outlook VBA and Custom Forms 0
O VBA Outlook Message Attachment - Array Index Out of Bounds Outlook VBA and Custom Forms 0
A Edit attachment Save and Reply Outlook VBA and Custom Forms 0
D Move Email with Attachment to Folder Outlook VBA and Custom Forms 3
B Outlook 2010 Opening Mail Attachment Using Outlook 2
A Warning When Opening attachment Using Outlook 7
R Limiting length of saved attachment in VBA Outlook VBA and Custom Forms 2
F Script for zip file attachment Outlook VBA and Custom Forms 1
P Outlook 2013 Word Share doc as Email Attachment now brings up Eudora. Using Outlook 1
L Attachment saving and tracking - PLEASE help! Outlook VBA and Custom Forms 5
H Outlook 2003 find by "has attachment" Using Outlook 1
9 Outlook 2016 How to save an Outlook attachment to a specific folder then delete the email it came from? Using Outlook 1
J Add an Attachment Using an Array and Match first 17 Letters to Matching Template .oft to Send eMail Outlook VBA and Custom Forms 2
geofferyh Cannot get Macro to SAVE more than one message attachment??? Outlook VBA and Custom Forms 5
geofferyh How to change the Attachment File Name? Outlook VBA and Custom Forms 1
geofferyh Outlook 2010 How to Copy Outlook Attachment to a Specific Folder? Outlook VBA and Custom Forms 3
D Body text of email disappears when I scan an attachment from printer to email Using Outlook 1
J Help Please!!! Outlook 2016 - VBA Macro for replying with attachment in meeting invite Outlook VBA and Custom Forms 9
W Save Outlook attachment in network folder and rename to current date and time Outlook VBA and Custom Forms 18
D Autosave Attachment and Rename Outlook VBA and Custom Forms 1
N Macro for attachment saved and combine Outlook VBA and Custom Forms 1
Andrew Quirl Open attachment, manipulate without add-on program? Outlook VBA and Custom Forms 5
V VB script code to save a specific email attachment from a given email Outlook VBA and Custom Forms 14
Commodore Attachment icon when there is no attachment Using Outlook 3
V Saving attachment from outlook in My Documents Outlook VBA and Custom Forms 14
N automatic response with an attachment based on the subject line Outlook VBA and Custom Forms 1
J Auto Forward - Include Attachment and change Subject depending on original sender Outlook VBA and Custom Forms 3
M Search for attachment filename Using Outlook 0
E Open olNoteItem Attachment Outlook VBA and Custom Forms 6
Vijay Reply all by attachment name Using Outlook 10
Michael R Belleville Making an Attachment Name the Message Subject Using Outlook 2

Similar threads

Back
Top