Skip to content
Follow
Windows

How to Show or Hide Gallery in Windows 11 File Explorer

Richard
Written by
Richard
Apr 14, 2023 Updated Jul 14, 2026 3 min read
How to Show or Hide Gallery in Windows 11 File Explorer
How to Show or Hide Gallery in Windows 11 File Explorer

The Gallery in Windows 11 File Explorer lets you decide whether to show or hide this photo viewing feature.

Gallery provides a special view that collects all your pictures from different folders into a single, easy-to-scroll list. Your photos stay in their original spots.

This feature first appeared in Windows 11 build 23435. It helps you quickly look through all the images saved on your PC.

If the Gallery makes your File Explorer look too busy or you just don’t use it, hiding it can clean up your view.

⚡ Quick Answer

To show or hide the Gallery in Windows 11 File Explorer, edit the Registry. Navigate to 🗝️HKEY_CURRENT_USER\Software\Classes\CLSID\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}, create a DWORD named System.IsPinnedToNameSpaceTree, and set its value to 1 to show or 0 to hide. Restart your computer for changes to take effect.

Method 1Using the Registry Editor (Advanced)

You can show or hide the Gallery in Windows 11 File Explorer by making a change in the Registry Editor. This method is for advanced users and requires administrator rights to adjust the setting for the Gallery.

  1. Open the Windows Registry by typing “regedit” in your search bar and pressing Enter.
  2. Navigate to this path: HKEY_CURRENT_USER\Software\Classes\CLSID\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}
  3. If you do not see the {e88865ea-0e1c-4e20-9aa6-edcd0212c87c} folder, right-click on the CLSID folder, select New, and create the subkey.
  • Press Win + R to open the Run dialog.
  • Type regedit and press Enter or click OK. If prompted by User Account Control (UAC), click Yes.
  • Navigate to the following registry path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions
  • Right-click on the Shell Extensions key in the left pane.
  • Select New, then click Key.
  • Name the new key: BlockedExtensions
  • Right-click on the newly created BlockedExtensions key.
  • Select New, then click String Value.
  • Name the new item `ShowGallery`:
  • Double-click the new string value you created.
  • In the Value data field, enter {e17d4fc0-5564-11d1-bb52-00805fc11070} to hide the Gallery, or leave the field blank to show it.
  • Click OK.
  • Windows 11 File Explorer showing Gallery feature
    Windows 11 File Explorer showing Gallery feature
    1. Right-click in the empty space on the right side of the window.
    2. Select New, then choose DWORD (32-bit) Value.
    3. Name the new item: System.IsPinnedToNameSpaceTree
    4. Double-click your new System.IsPinnedToNameSpaceTree item.
    5. Set the Base to Decimal.
    6. Change the Value data to 1 to show the Gallery or 0 to hide it.
  • Navigate to the following registry path: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  • Right-click on an empty space in the right pane.
  • Select New, then click DWORD (32-bit) Value.
  • Name the new value: GallerySizing
  • Double-click on the newly created GallerySizing value.
  • Under Base, select Decimal.
  • Set the Value data to 0 to hide the Gallery or 1 to show it.
  • Click OK.
  • Windows 11 registry settings for Gallery feature
    Windows 11 registry settings for Gallery feature

    Save your changes and restart your computer to see the update.

    Gallery folder on the navigation pane file explorer
    Gallery folder on the navigation pane file explorer

    Troubleshooting and Permissions

    If the Registry method doesn’t work to show or hide the Gallery in Windows 11, this is often due to permissions or lacking administrator rights.

    Summary

    Customizing your File Explorer by choosing to show or hide the Gallery in Windows 11 helps keep things tidy and organized.

    The Gallery is only hidden from the File Explorer navigation pane in Windows 11; your photos remain untouched.

    Yes, you can restore the Gallery. Follow the registry steps again and change the value of System.IsPinnedToNameSpaceTree from 0 back to 1. After you restart your computer or refresh File Explorer, the Gallery icon will reappear in your navigation pane exactly as it was before.

    Does this change affect all user accounts on the PC?

    The change to show or hide the Gallery in Windows 11 File Explorer only affects the user account you’re currently logged into, not all accounts on the PC.

    Was this guide helpful?

    Tags: #Windows 11
    Was this helpful?
    Richard

    About the Author

    Richard

    Tech Writer, IT Professional

    Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

    📚 Related Tutorials

    How to Enable or Disable Window Preloading in File Explorer on Windows 11
    Windows How to Enable or Disable Window Preloading in File Explorer on Windows 11
    How to Show or Hide the Details Pane in Windows 11 File Explorer
    Windows How to Show or Hide the Details Pane in Windows 11 File Explorer
    How to Change Folder Layout View in Windows 11 File Explorer
    Windows How to Change Folder Layout View in Windows 11 File Explorer
    How to Manage OneDrive Photos in Microsoft Photos App
    Windows How to Manage OneDrive Photos in Microsoft Photos App

    5 Comments

    Leave a Comment

    Your email address will not be published. Required fields are marked *