Windows File Explorer Preview pane not working in Windows 11 or Windows 10 is usually fixed by turning the pane and preview handlers back on, removing the internet security block from a trusted download, or repairing the app that supplies the file’s preview handler. These steps cover local files, downloaded files, PDFs, Microsoft 365/Office documents, and supported extra formats such as Markdown and SVG.

Windows 11 guide showing how to enable File Explorer’s Preview pane and troubleshoot supported file previews.First: identify whether this is a preview-pane or thumbnail problem​

The Preview pane is the panel on the right side of File Explorer that displays a file’s contents when you select it. Thumbnails are the small images shown on file icons in the main file list. They use different components, so working thumbnails do not prove that Preview pane should work.
Start by testing with a small, local file you trust, such as a .txt, .jpg, or .docx file stored in Documents. Then compare the result with the file that fails.
  • If no files show on the right, check the File Explorer settings and restart Explorer.
  • If only downloaded files fail and File Explorer warns that the file could harm your computer, this is a Windows security block.
  • If one type fails—for example PDF, Word, or Markdown—the app or preview handler for that type is the likely issue.
  • If previews fail throughout File Explorer alongside crashes, freezes, or missing menus, use the Windows repair section later in this guide.

Turn on Preview pane and preview handlers​

  1. Open File Explorer by pressing Windows key + E.
  2. On Windows 11, select View > Show > Preview pane.
  3. On Windows 10, select the View tab, then select Preview pane.
  4. Select a file and look for the preview on the right.
You can toggle the same pane with Alt + P. Press it once if the panel is hidden; press it again only if you need to hide it.
Next, make sure Windows is allowed to use installed preview handlers:
  1. In File Explorer, select See more () on the command bar.
  2. Select Options.
  3. Open the View tab.
  4. Under Advanced settings, select Show preview handlers in preview pane.
  5. Select Apply, then OK.
  6. Close and reopen File Explorer, then test the file again.
This setting matters for Adobe Acrobat, Microsoft PowerToys, Office, and other applications that register their own supported preview handlers.

Unblock a trusted file downloaded from the internet​

Since Windows security updates released on and after October 14, 2025, File Explorer blocks previews for files marked as having come from the internet. This is intentional protection against a vulnerability that could expose credentials when Explorer rendered unsafe content.
A blocked file may display this message in Preview pane:
The file you are attempting to preview could harm your computer.
Do not disable this protection generally just to restore previews. Instead, unblock only files whose source and contents you trust.
  1. In File Explorer, right-click the affected file.
  2. Select Properties.
  3. On the General tab, locate the Security section near the bottom.
  4. Select Unblock.
  5. Select Apply, then OK.
  6. Select the file again and check Preview pane.
The change can require you to sign out and back in before it takes effect.

Unblock several trusted files​

Use this only for files from a reviewed, trusted source. Removing the block makes it possible for Windows and installed preview handlers to process the files.
  1. Right-click Start and select Terminal (Admin), or search for PowerShell, right-click it, and select Run as administrator.
  2. To unblock one file, run:
Unblock-File -Path "C:\Path\File.ext"
  1. To unblock all files in a specific trusted folder and its subfolders, run:
Get-ChildItem -Path "C:\Path\Folder" -File -Recurse | Unblock-File
  1. Close and reopen File Explorer, or sign out and sign back in.
If the failing files are on a network share rather than your local disk, do not bulk-unblock files blindly. Windows can treat an Internet Zone file share as unsafe. On a work or school PC, ask IT to classify the specific trusted share correctly in the organization’s Internet-zone policy.

Restart File Explorer before repairing software​

File Explorer can keep an old preview-handler session active after settings or app changes. Restart it before moving to larger repairs.
  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find Windows Explorer under Processes.
  3. Right-click it and select Restart.
  4. Open File Explorer again and test the file.
If Windows Explorer is not listed:
  1. In Task Manager, select Run new task.
  2. Type:
explorer.exe
  1. Select OK.

Restore previews for PDF files​

PDF Preview pane support depends on a compatible PDF preview handler. A browser being able to open a PDF does not necessarily mean it supplies a File Explorer preview handler.

Use Acrobat or Acrobat Reader​

If Acrobat or Acrobat Reader is installed, update it first:
  1. Open Adobe Acrobat or Adobe Acrobat Reader.
  2. Select Help > Check for updates.
  3. Install any offered update and restart the app when prompted.
Then verify that the PDF file association is set deliberately:
  1. Open Settings > Apps > Default apps.
  2. Search for .pdf.
  3. Select the current default app.
  4. Choose Adobe Acrobat or Adobe Acrobat Reader if that is the preview handler you intend to use.
If PDF Preview pane remains blank, repair Acrobat:
  1. Open Acrobat or Reader.
  2. Select Help > Repair Installation.
  3. Confirm the repair and restart Windows when prompted.
You can also use Control Panel > Programs > Programs and Features, select Adobe Acrobat or Adobe Acrobat Reader, choose Change, and select its repair option if available.

Do not confuse Acrobat’s thumbnail setting with Preview pane​

Acrobat’s Enable PDF thumbnail previews in Windows Explorer setting controls PDF thumbnails on icons. It does not necessarily repair the right-side Preview pane.
To enable thumbnails:
  1. Open Acrobat or Acrobat Reader.
  2. Open Preferences.
  3. Select General.
  4. Select Enable PDF thumbnail previews in Windows Explorer.
  5. Select OK and allow Acrobat to configure the component.
If you use Microsoft PowerToys for PDF preview instead, avoid competing handlers while testing. Open PowerToys Settings > File Explorer add-ons, then turn the PDF previewer off or on as needed. Test after each change, rather than leaving multiple PDF preview solutions enabled without checking which one is active.

Restore Word, Excel, PowerPoint, and other Office previews​

Word, Excel, PowerPoint, Visio, and similar Microsoft 365 or Office document previews depend on Office components. Repairing Office is the supported first repair when only those formats fail.
  1. Right-click Start.
  2. Select Installed apps in Windows 11, or Apps and Features in Windows 10.
  3. Find Microsoft 365 or your installed Microsoft Office product.
  4. In Windows 11, select the button next to the product, then select Modify.
  5. In Windows 10, select the product and choose Modify.
  6. Choose Quick Repair first and complete the repair.
  7. Restart Windows and test Preview pane.
  8. If the problem remains, repeat the process and choose Online Repair.
Warning: Online Repair is more comprehensive, but it requires an internet connection and may require you to sign in to Microsoft 365 or Office again afterward.
If the preview begins working after repair but later fails again, install current Windows and Office updates before trying third-party registry fixes.

Add preview support for unsupported file types​

File Explorer does not natively preview every file format. Microsoft PowerToys can add Preview pane support for:
  • SVG images
  • Markdown files
  • Source-code files
  • PDF files
  • G-code files
  • QOI images
After installing PowerToys, configure the feature:
  1. Open PowerToys Settings.
  2. Select File Explorer add-ons.
  3. Turn on the previewer for the file type you need.
  4. Open File Explorer Options > View.
  5. Confirm Show preview handlers in preview pane is selected.
  6. Restart File Explorer and test the file.
PowerToys preview handlers can override other handlers. If PDF previews or Outlook attachments behave differently after enabling PowerToys, turn off the conflicting PowerToys previewer and restart Explorer.
PowerToys also includes Peek, a separate quick-view feature. Select a supported file in File Explorer and press Space to open it in Peek. This is a workaround for quickly viewing a file; it does not replace the File Explorer Preview pane and does not bypass Windows security blocks.

Repair Windows when File Explorer has wider problems​

Use Windows component repair only when the issue is broader than a single file type or an intentionally blocked downloaded file.
  1. Install available Windows updates and restart the PC.
  2. Search for Command Prompt.
  3. Right-click Command Prompt and select Run as administrator.
  4. Run this command:
DISM.exe /Online /Cleanup-image /Restorehealth
  1. Wait for DISM to finish successfully.
  2. Then run:
sfc /scannow
Warning: Do not close the Command Prompt window while System File Checker is running. Wait until verification reaches 100%.
Restart Windows after the scans complete, then test File Explorer again.

Isolate third-party conflicts with a clean boot​

Use a clean boot only if previews work inconsistently, Explorer crashes, or you suspect a third-party PDF tool, security product, cloud client, or shell extension is interfering.
Warning: A clean boot temporarily disables non-Microsoft services and startup apps. Record what you disable so you can restore normal startup afterward. On a work-managed PC, consult IT before changing startup configuration.
  1. Sign in with an administrator account.
  2. Search for msconfig and open System Configuration.
  3. Open the Services tab.
  4. Select Hide all Microsoft services.
  5. Select Disable all, then select Apply.
  6. Open the Startup tab and select Open Task Manager.
  7. In Startup apps, disable each enabled nonessential startup item, keeping a record of the changes.
  8. Close Task Manager.
  9. Select OK in System Configuration and restart Windows.
  10. Test Preview pane.
If previews work in the clean boot environment, re-enable services and startup apps in groups, restarting and retesting until you identify the conflict.
When testing is complete, restore normal startup:
  1. Open msconfig again.
  2. On the General tab, select Normal startup.
  3. On the Services tab, clear Hide all Microsoft services, select Enable all, then select Apply.
  4. Open Startup > Open Task Manager and re-enable the items you previously disabled.
  5. Restart Windows.

References​

  1. Primary source: Technobezz
    Published: 2026-07-18T16:51:31.835000+00:00
  2. Related coverage: helpx.adobe.com
  3. Official source: support.microsoft.com
  4. Official source: learn.microsoft.com