Skip to main content
Participating Frequently
October 15, 2025
Beantwortet

PDF Preview deactivated with Windows update

  • October 15, 2025
  • 24 Antworten
  • 74681 Ansichten

My computer restarted after windows updates and now I'm unable to preview pdf's as before. I have tried resetting View Options... in different options as suggested by multiple forums. None have been able to re-activate the Preview Pane option. In Adobe preferences, I've checked and unchecked "Enable PDF thumbnail previews in Windows Explorer" without success.

Coworkers are now experiencing the same thing after the automatic updates occurred after-hours. Suggestions or alternatives to opening each file?

Beste Antwort von FRNZZZ

TRY THIS!

 

open Powershell as admin


paste this:
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3" -Name "180F" -Value 0 -Type DWord; Stop-Process -Name explorer -Force; Start-Process explorer.exe

DONE!

24 Antworten

FireMarshalBill
Participant
April 26, 2026

The problem for me was that ALL extensions - TXT, PDF, JPG, DOC and XLS, all of which used to work before I left for a 6-month vacation, were broken,  I left in October. I tried every one of these prescriptions without a remedy. Nothing worked. Finally, I went back to an image I had made in September 2025 and locked down all further Windows updates. Works like a dream now. Wasted enough time.

The idiots at Microsoft should give those who know what they are doing the option to turn the annoying, bloody thing off. This one-size-fits-all crap makes me want to go to a Mac, but that is too drastic! I don’t need Microsoft babysitting me and dictating to me what I can or cannot do. Give us the option and the credit for half a brain!

Participant
April 21, 2026

My gosh, thank you!

FRNZZZ
FRNZZZAntwort
Participant
February 20, 2026

TRY THIS!

 

open Powershell as admin


paste this:
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3" -Name "180F" -Value 0 -Type DWord; Stop-Process -Name explorer -Force; Start-Process explorer.exe

DONE!

February 28, 2026

Amazing, it worked

Wilcos
Participant
March 4, 2026

You just saved my sanity - thank-you!🙌

JohnKoz59
Participant
February 3, 2026

This worked for me. 

4. Advanced: Fix for "Downloaded" or "Blocked" Files 

Recent Windows security updates (starting late 2025) may block previews for files downloaded from the internet. 

  • Unblock a file: Right-click the PDF > Properties. In the General tab, look for a "Security" section at the bottom and check Unblock.
  • Trusted Sites: For files on secondary or network drives, go to Internet Options > Security > Local Intranet > Sites > Advanced and add the drive path (e.g., D:\
Participant
November 14, 2025

Step 1: Unblock all already downloaded PDF files.
Open PowerShell as Administrator and run:

Unblock-File -Path "C:\Users\admin\Downloads\*.pdf"

Replace adminwith the actual path where your files are downloaded. This would be your device name. you can find this by right clicking on "this pc" (my computer), or and going to properties. then scroll down till you see device name or typing device name in search on the start bar.
Usually, it's your user folder on drive C. You can check your exact user path by running this command in PowerShell:

Known Participant
November 14, 2025

The unblock-file only works with files currently in the folder.  I tried that too hoping it was an easy permenant fix.  The MOTW flag gets set on any new files download.

Participant
November 6, 2025

The solution that Randy Hagen provided was the first step in fixing the issue for me.

The second thing I did that solved the problem was adding trusted sites
(see the link below for instructions on how to do this).

 

Simply copy the path from where your PDF files are located in Windows Explorer, and paste it after "file://" when adding a trusted site.

 

https://docs.konnekt.io/troubleshooting/pdf-preview-broken-after-windows-11-update

 

Hope this helps anyone who hasn’t gotten their previews working yet!

Known Participant
November 7, 2025

I found the registry key that gets changed with the update.  However it looks like its the NTLM hash leak that is the main reason for the change.  So editing the key and running a powershell command to fix long term.

Participant
November 8, 2025

OK, cool.  Can you share both with us please?

Participating Frequently
November 6, 2025

Thank you for the suggestions, I just tried the repaired and nothing changed. I check and my preview handeler is enable...

Participant
November 6, 2025

Hello, as mentioned in previous posts, this issue is not related to any Adobe application. It is caused by a recent Windows update (KB5066835).

 

The update introduced a change that blocks previewing of all files originating from the internet. In the registry (RegEdit), the value URLACTION_SHELL_PREVIEW (0x180f) in the Internet Zone (Zone 3) was modified from Enabled (0) to Disable (3). It is technically possible to revert this value to 0 manually, but doing so reduces the security level of the device as the change was probably intentional to prevent certain threats.

Participating Frequently
November 6, 2025

Can you please provide step by steps so I can make changes - I just did a quick registery edit view and got lost...thx

Participant
November 7, 2025

I did not come up with this solution, here is the original source: 
https://textslashplain.com/2025/10/20/windows-shell-previews/

For PS script: https://gist.github.com/ericlaw1979/1b7239ae22a9fe4ecf7c396255bff259

 

In other words locate HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 and choose "180F" in the list, it should display "3" (enabled) after the update and can be changed back to "0" (disabled).

Participant
November 5, 2025

I have the same problem, i have started using Adobe Bridge, and you can set filters just for PDFs, rename and preview at the same time

Known Participant
November 5, 2025

Hi All,

I finally figured out how to remove the block.

Participant
October 28, 2025

Hi there we are having the same issues it's a total nightmare we spend 90% of our time renaming PDF files via the preview panel.  My IT guy is looking into it but doesn't sound as though it's a straightforward fix.  As it's really holding us up I've been trying to figure a way around it.  So, if you open a PDF and then ATTACH all of the files you need to access in the attachment panel, THEN save the attachments into a different folder temporarily - they are then visible on the preview panel and can be moved back into the original folder  and let them over-write.  Not ideal but is a solution that's helping us get on for now.  Hope of some help.

Jo @ Suretrak