Add Preview Pane Context Menu in Windows 10

Preview Pane Icon

Today, we will see how to add Preview Pane to the context menu in Windows 10. This will allow you to toggle the Preview pane in File Explorer directly from the context menu.

The Preview pane is a special area in File Explorer which shows a small preview of the file contents quickly for certain file types. The preview can tell you what the selected file contains without opening it in its associated program. This is especially useful when an image file, media file or document is selected.

You can enable or disable the Preview pane using a button on the View tab of the Ribbon user interface. Here is how you can add the Preview Pane command to the context menu to toggle visibility of the Preview pane in File Explorer.

To Add Preview Pane Context Menu in Windows 10, do the following.

Apply the Registry tweak listed below. Paste its contents inside Notepad and save as a *.reg file.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\Windows.readingpane]
"CanonicalName"="{831e1a71-5be9-4934-be77-04baedc9f21b}"
"Description"="@shell32.dll,-31424"
"Icon"="shell32.dll,-16757"
"MUIVerb"="@shell32.dll,-31423"
"PaneID"="{893c63d1-45c8-4d17-be19-223be71be365}"
"PaneVisibleProperty"="ReadingPaneSizer_Visible"
"PolicyID"="{33dcce8d-b6f8-4b7a-ac93-45e301f956aa}"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows.readingpane]
"CanonicalName"="{831e1a71-5be9-4934-be77-04baedc9f21b}"
"Description"="@shell32.dll,-31424"
"Icon"="shell32.dll,-16757"
"MUIVerb"="@shell32.dll,-31423"
"PaneID"="{893c63d1-45c8-4d17-be19-223be71be365}"
"PaneVisibleProperty"="ReadingPaneSizer_Visible"
"PolicyID"="{33dcce8d-b6f8-4b7a-ac93-45e301f956aa}"

[HKEY_CLASSES_ROOT\Drive\shell\Windows.readingpane]
"CanonicalName"="{831e1a71-5be9-4934-be77-04baedc9f21b}"
"Description"="@shell32.dll,-31424"
"Icon"="shell32.dll,-16757"
"MUIVerb"="@shell32.dll,-31423"
"PaneID"="{893c63d1-45c8-4d17-be19-223be71be365}"
"PaneVisibleProperty"="ReadingPaneSizer_Visible"
"PolicyID"="{33dcce8d-b6f8-4b7a-ac93-45e301f956aa}"

[HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\Windows.readingpane]
"CanonicalName"="{831e1a71-5be9-4934-be77-04baedc9f21b}"
"Description"="@shell32.dll,-31424"
"Icon"="shell32.dll,-16757"
"MUIVerb"="@shell32.dll,-31423"
"PaneID"="{893c63d1-45c8-4d17-be19-223be71be365}"
"PaneVisibleProperty"="ReadingPaneSizer_Visible"
"PolicyID"="{33dcce8d-b6f8-4b7a-ac93-45e301f956aa}"

In Notepad, press Ctrl + S or execute the File - Save item from the File menu. This will open the Save dialog. There, type or copy-paste the name "preview pane.reg" including quotes. Double quotes are important to ensure that the file will get the "*.reg" extension and not *.reg.txt. You can save the file to any desired location, for example, you can put it in your Desktop folder.

Double click the file you created, confirm the import operation and you are done!

To understand how this tweak works, refer to my previous article where I explained how to add any Ribbon command to the Context menu in Windows 10. See

How to add any Ribbon command to the right click menu in Windows 10

In short, all the Ribbon commands are stored under this Registry key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell

You can export the desired command and modify the exported *.Reg in order to add it to the context menu of files, folders, or any other object visible in File Explorer.

To save your time, I made ready-to-use Registry files. You can download them here:

Download Registry Files

Alternatively, you can use Context Menu Tuner. It will allow you to add any Ribbon command to the context menu.

Select "Preview pane" in the list of available commands, select "All Files" on the right side and click the "Add" button. See the screenshot above. Now, add the same command to Folder, Drive and Library. You can get the app here:

Download Context Menu Tuner

That's it.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

4 thoughts on “Add Preview Pane Context Menu in Windows 10”

  1. If you use the Windows.Layout registry key details you get a single Layout option on the context menu with the grouped sub-items of Menu Bar, Details Pane, Preview Pane and Navigation Pane rather than adding these items separately.

Leave a Reply

Your email address will not be published.

Exit mobile version
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.