FIX: Cannot Preview EXCEL Files in Outlook 2016

Outlook may show “This file cannot be previewed because there is no previewer installed for it” while you try to preview an Excel attachment in the reading pane. This means Outlook can’t find or run the Excel preview tool, even if Excel is installed.

this file cannot be previewed

The most common cause is a missing or wrong Windows Registry entry for the Excel Previewer (GUID {00020827-0000-0000-C000-000000000046}). Other causes include corrupted registry strings or a broken Click-to-Run path in Microsoft 365.

1. Correct Windows Registry Entry

If a registry setting is broken or set up wrong, Outlook can’t find Excel’s preview tool. Fixing that setting restores the correct path, so Outlook can find and use the Excel previewer to show attachment previews.

1. Press and Hold the Windows key, then Press R. The Run dialog box will appear.

2. Type regedit and press Enter. Click Yes if a User Account Control confirmation message appears.

3. In the left pane, Double Click on HKEY_LOCAL_MACHINE to expand it. Under it, similarly Double Click on Software to expand it.

4. Now, the navigation path from here will differ based on the type of Microsoft Office you have installed and the bitness (32-bit or 64-bit) of Microsoft Office and Windows. If you are not sure about the bitness or the type of product, you can try all of the paths below. If you cannot find the next folder while following a certain path, simply move on to the next path.

5. If you have installed the Click-to-Run version of Microsoft Office, which is the case for most users, then follow this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\REGISTRY\MACHINE\Software\Microsoft\Windows\CurrentVersion\PreviewHandlers

6. If you have installed a 32-bit version of Microsoft Office on a 64-bit Windows, then follow this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\PreviewHandlers

7. If you have a 64-bit version of Microsoft Office on a 64-bit Windows (or you are on 32-bit Windows), then follow this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PreviewHandlers

8. Once you have Selected (Highlighted) PreviewHandlers in the left pane, you will see a number of registry strings in the right pane. We only need four of them.

9. On the right, you will see three columns: Name, Type and Data. In the Name column, look for the four strings with the following names and make sure the corresponding value in Data is exactly the same as written below.

Name                                                                                                                Data

{21E17C2F-AD3A-4b89-841F-09CFE02D16B7}                      Microsoft Visio previewer

{65235197-874B-4A07-BDC5-E65EA825B718}                      Microsoft PowerPoint previewer

{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}                        Microsoft Word previewer

{00020827-0000-0000-C000-000000000046}                        Microsoft Excel previewer

10. If any value differs, then Double Click the incorrect string to Modify it.

11. In the box under Value Data, Erase the old value and Type the correct value according to the list above. Then Click OK.

12. If more than one string has an incorrect value, correct them all.

13. If the registry strings are missing entirely, then Right Click in the right pane and Click New, and then click String Value. Name the registry string according to the list above.

14. After that, Double Click the registry string to Modify it and Type the Value Data according to the list above. Repeat the process for the other 3 strings too.

15. Now Restart your computer and check if the issue is resolved. If not, tell us your exact situation in the comments section and we will get right to it.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.

Comments

15
    HR
    Heather Rich Oct 27, 2017

    This solution worked for Excel files, but not for .csv files. Checking the Windows site doesn’t seem to have any solutions! Thanks for any help you can give – i get about 20 .csv files a day, so I’d love a solution.

    MC
    MCR Jun 30, 2018

    Hi Kevin,
    Thanks for this. I followed your guidance. Works fine. My reg settings varied slightly from what you described. Here’s how it looked with my implementation… Win10 64bit, with O365 Office Pro Subscription https://uploads.disquscdn.com/images/263a3cb89811d40d124e97a629bb2a923f9f8b8f92093e4503840dfb8f8832a4.jpg

    LS
    LINGAM SRIKANTH Aug 28, 2018

    Tried to change the Data value for {00020827-0000-0000-C000-000000000046}
    Got Warning message:
    Can’t Edit {00020827-0000-0000-C000-000000000046}: Error writing the value’s new contents.

    HC
    Howard Cross May 7, 2019

    Hi

    i tried all suggested to no avail… all work except excel???

    any other suggestions?

    thanks Howard

      SW
      Shane Warren Author Sep 13, 2019

      Unfortunately, so far that is the only fix to this problem. Are you sure you applied the exact fix correctly?

      LR
      Larry Robinson Sep 18, 2019

      Mine wouldn’t let me add the Excel one till I deleted the Reg_expand_SZ one and then it worked for me

      Reply
        SW
        Shane Warren Author Sep 19, 2019

        Thanks for sharing

    RO
    Rotary12 May 21, 2019

    I know this is a little old post, but I have the same issue and all the registry settings are correct. This is only affecting Office 365 and Adobe PDF previews, everything else works.

    MA
    Mae Ann Jun 27, 2019

    I tried doing the steps above but I am having error as below. preview problem only exist for excel files both in my Outlook and Windows explorer. https://uploads.disquscdn.com/images/0714410544859976a175ad4fdab8150249e9ad411167c686d5390598542339a9.png

      SW
      Shane Warren Author Jul 31, 2019

      Right-click on the main folder and click on “Permissions”. Click on “Advanced and select “change” infront of Owner name. Select Object Type as User and Type in the username in the “Enter the Object Name” window.

      Reply
    SW
    Shane Warren Author Sep 24, 2019

    Right-click on the key and select permissions. Click on “Advanced” and select the “Change” option in front of the trusted installer. Enter your username in the “Enter the objects name” option and click on “OK” and select “Apply”. Click on “OK” in the window and check to see if the issue persists.

    Reply
    QN
    Quynh Nd Feb 16, 2020

    thanks u so much Kenvin Arrows – I have done.

    AJ
    Amy Johnson Apr 28, 2021

    Thank you for providing a solution! I had an issue at first and noticed it was because I picked up an extra space at the end of the Excel Value Name. Once I removed the space, it worked perfectly.

    Reply
    MT
    Matt T Dec 2, 2022

    For me the problem was this string has the REG_EXPAND_SZ type selected. I had to delete the string entirely, and it back. Make sure you don’t leave any spaced in anything because that will also cause it to not work!

    Reply