How do I remove Gallery from Windows 11 File explorer.

Raphael Fruge 5 Reputation points
2025-01-10T17:22:15.7333333+00:00

I don't like or use Gallery in windows explorer and would like to remove it. I'm not very familiar with the registry and am a little intimidated by it. Could someone help me? Thank you

Windows for home | Windows 11 | Settings
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. S.Sengupta 25,326 Reputation points MVP
    2025-01-11T02:01:45.8+00:00

    You can disable Gallery.

    Open Command Prompt as Administrator and copy-paste the following command:

    reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace_41040327{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}

    Reboot.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Xin 0 Reputation points
    2025-08-11T06:14:51.3233333+00:00

    The path has changed in some windows 11 build.

    I had to do navigate to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c} in regedit

    then right click delete.

    command wise, you should be able to run

    reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.