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. Szileszky, Levente 5 Reputation points
    2025-11-09T00:01:19.9933333+00:00

    Change your registry according to earlier posts, then simply unblock all or certain files on entire drives or folders:

    Get-ChildItem -Path "C:\Users<username>\OneDrive" -Recurse -Filter "*.pdf" | Unblock-File
    

    Was this answer helpful?

    1 person found this answer helpful.

  2. K István 5 Reputation points
    2025-11-07T08:02:11.0633333+00:00

    Control Panel-> Intrnet Options->Security Tab
    Trusted Sites->Sites

    Add your network drive Z: (or something), uncheck Require https.... box

    Screenshot from 2025-11-07 08-56-43

    Was this answer helpful?

    1 person found this answer helpful.

  3. Nic J 15 Reputation points
    2025-11-07T02:26:03.96+00:00

    This is related to files downloaded - but it's from my server. Its really inconvenient and slows down my work. I do not like messing with settings as I'm not an IT pro -- I think MS could fix this option in a way that a travelling professional can view files without an issue. MS is meant to help us become more efficient while protecting our systems ... they should have put a few more hours into developing this feature... That's a FAIL from me MS.

    Was this answer helpful?

    1 person found this answer helpful.

  4. Daniel Geronimo 0 Reputation points
    2025-11-07T02:20:11.7433333+00:00

    This one works for my PC.

    How about for the local network?

    Thanks.

    Jainuri Atun Nisa • 

    Following

    0Reputation points

    Nov 6, 2025, 12:30 PM

    I have the same problem, and for now its FIXED. You can follow this step:

    https://allthings.how/fix-file-explorers-pdf-preview-warning-in-windows-11-25h2/

    Was this answer helpful?

    0 comments No comments

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.