Apps Add or Remove "Edit with Photos" Context Menu in Windows 10 and Windows 11


  • Staff
Photos_banner.png

This tutorial will show you how to add or remove the "Edit with Photos" context menu for your account or all users in Windows 10 and Windows 11.

The Microsoft Photos app included in Windows is a rich media experience that empowers you to do more with your photos and videos. View, organize, and share photos from your PC, OneDrive, iCloud Photos and other devices all from one gallery.

Starting with the Microsoft Photos app version 2024.11080.30001.0, you can now quickly edit an image in File Explorer or on the desktop, by right-clicking on the image and select Edit with Photos. This will open the Photo Editor where you can crop, rotate, or mark up the image, as well as applying adjustments and AI-powered edits.

If you don't want this new Edit with Photos item in the context menu, it can be removed.


Contents

  • Option One: Add or Remove "Edit with Photos" Context Menu for Current User
  • Option Two: Add or Remove "Edit with Photos" Context Menu for All Users


EXAMPLE: "Edit with Photos" context menu

Edit_with_Photos_context_menu.png
Edit_with_Photos_context_menu-2.png
Edit_with_Photos_context_menu_Windows10.png





Option One

Add or Remove "Edit with Photos" Context Menu for Current User


1 Do step 2 (add) or step 3 (remove) below for what you would like to do.

2 Add "Edit with Photos" Context Menu for Current User

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Add_Edit_with_Photos_context_menu_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{BFE0E2A4-C70C-4AD7-AC3D-10D1ECEBB5B4}"=-

3 Remove "Edit with Photos" Context Menu for Current User

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Remove_Edit_with_Photos_context_menu_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{BFE0E2A4-C70C-4AD7-AC3D-10D1ECEBB5B4}"="Edit with Photos"

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 If changes are not applied immediately, then either restart explorer process, sign out and sign in, or restart the computer to apply.

8 You can now delete the downloaded .reg file if you like.




Option Two

Add or Remove "Edit with Photos" Context Menu for All Users


You must be signed in as an administrator to use this option.


1 Do step 2 (add) or step 3 (remove) below for what you would like to do.


 2. Add "Edit with Photos" Context Menu for All Users

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Add_Edit_with_Photos_context_menu_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{BFE0E2A4-C70C-4AD7-AC3D-10D1ECEBB5B4}"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{BFE0E2A4-C70C-4AD7-AC3D-10D1ECEBB5B4}"=-


 3. Remove "Edit with Photos" Context Menu for All Users

This will override Option One.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Remove_Edit_with_Photos_context_menu_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{BFE0E2A4-C70C-4AD7-AC3D-10D1ECEBB5B4}"="Edit with Photos"

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 If changes are not applied immediately, then either restart explorer process, sign out and sign in, or restart the computer to apply.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Add_Edit_with_Photos_context_menu_for_all_users.reg
    936 bytes · Views: 48
  • Add_Edit_with_Photos_context_menu_for_current_user.reg
    666 bytes · Views: 77
  • Remove_Edit_with_Photos_context_menu_for_all_users.reg
    702 bytes · Views: 62
  • Remove_Edit_with_Photos_context_menu_for_current_user.reg
    700 bytes · Views: 52
Last edited:
Back
Top Bottom