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: Most helpful
  1. Job 30 Reputation points
    2026-03-25T07:41:11.82+00:00

    Yes, finally a solution for me!! I tried all of the above and nothing worked.
    This worked:

    Change the default app for .pdf files to Google Chrome (or Microsoft Edge)

    Go to:

    Settings → Apps → Default apps → .pdf
    
    1. Select Chrome (or Edge)

    After this change, PDF preview in File Explorer works again.


    Conclusion:

    • Unblock-File did not solve the issue because the files are on a network share and were not the root cause
    • The actual problem was a broken Adobe preview handler
    • Switching to Chrome or Edge fixes the preview immediatelyThe real cause was the PDF preview handler.
      • Adobe Acrobat was set as the default PDF application
      • Its preview handler was not working correctly
      • As a result, File Explorer could not show PDF previews

    Was this answer helpful?

    1 person found this answer helpful.

  2. Alberto Pinho 15 Reputation points
    2026-03-24T20:10:01.4166667+00:00

    Não é só extensão pdf, são várias. Abra o terminal do Windows ou prompt (cmd) como administrador, na pasta, e digite conforme abaixo:

    **Get-ChildItem -Path . -Recurse -Include *.pdf, *.xls, *.xlsx, *.doc, *.docx, *.txt, .ppt, .pptx -File | Unblock-File

    Was this answer helpful?

    1 person found this answer helpful.

  3. Mohga Kamal-Yanni 60 Reputation points
    2026-03-11T21:32:21.53+00:00

    So basically having tried all suggestions here and from Google, nothing works. Seems like Windows wants to make our life difficult and to spend my laptop life regretting going for WIndows/Microsoft.

    My family look at me with pitiful eyes because they do not face any of my Windows/Microsoft problems with their Mac.

    Was this answer helpful?

    1 person found this answer helpful.

  4. KEVIN 0 Reputation points
    2026-03-09T17:41:21.58+00:00

    The initial solution I had that worked was deleting the update that has been mentioned multiple times but the problem returns with every security update a solution was posted to change a key in the registry this works fine until the next security update that resets it but I have found this easier than turning off updates the key as I copied and now store as a note on computer is
    In Registry Editor (search regedit in taskbar), navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3.

    Look for key 180F , double click on it and change its value to 0 (if present).

    Hope this helps fellow suffers!

    Was this answer helpful?

    1 person 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.