File Explorer not previewing pdf files since 25H2 update

Paul Nicholson 560 Reputation points
2025-10-15T08:07:37.1033333+00:00

Since installing the 25H2 update to Windows 11, the preview for pdf files is not working.

I just get the following message "The file you are attempting to preview could harm your computer. If you trust the file and the source you received it from, open it to view its contents"

I have tried everything to restore the preview without success.

Any help would be much appreciated!

Windows for home | Windows 11 | Files, folders, and storage

Answer recommended by moderator
Vivekanandan Tiwari 210 Reputation points
2025-10-20T03:18:02.11+00:00

Here is a simple solution that worked for me -

in the file explorer, just disable this check box as shown in the image, this simply worked for me

(This happened on windows 10 as well!)
Screenshot 2025-10-20 084655

Was this answer helpful?

90+ people found this answer helpful.

103 additional answers

Sort by: Newest
  1. Avi 5 Reputation points
    2025-10-21T03:39:05.9766667+00:00

    Uninstalled ' Security Update for Microsoft Windows (KB5066835)' > Reboot

    PDF preview is working again.

    Can't say for certain is was only this as I was trying to tweek other things

    Was this answer helpful?


  2. Dale Horstmanshof 65 Reputation points
    2025-10-20T23:22:39.0833333+00:00

    The following fixed network share files however the issue with being able to preview items in OneDrive / Gooogle Drive remains

    Add the following reg keys:

    Windows Registry Editor Version 5.00

    ; Allow previews for files marked Internet Zone (ZoneId=3)

    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]

    "180F"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]

    "180F"=dword:00000000

    ; Also allow under "Internet (Lockdown)" zone, in case Explorer uses lockdown policies

    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Lockdown_Zones\3]

    "180F"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Lockdown_Zones\3]

    "180F"=dword:00000000

    Was this answer helpful?

    0 comments No comments

  3. Toni Cuea 1 Reputation point
    2025-10-20T21:35:55.53+00:00

    Same issue .... and what's the solution ???

    Was this answer helpful?


  4. Paul Huff 35 Reputation points
    2025-10-20T17:21:10.97+00:00

    I have found a tedious work-around "fix"...

    1. Click on the first pdf file in the folder that is not previewing
    2. Alt-Enter to open properties
    3. Check Unblock and click on Apply and OK. (The preview will still not show)
    4. Repeat this for all of the pdf files in the folder that won't preview. (Dated after 7/2022)
    5. After Unblocking the last file, open it with your pdf reader and then close it
    6. For some unknown reason, the previews for all of the other unblocked files will now display OK

    Maybe someone reading this can come up with a batch way to do this or an explanation of what is really going on?

    Was this answer helpful?

    2 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.