Remove Edit with Paint 3D Using Regedit
When you right-click image files in Windows 10, the “Edit with Paint 3D” option appears in the context menu by default. If you prefer using other photo editing software or want a cleaner right-click menu, you can permanently remove this entry by modifying specific keys in the Windows Registry Editor (Regedit). This guide walks you through the exact steps to locate and delete the necessary registry keys for common image file formats.
Step 1: Open the Registry Editor
- Press
Windows Key + Rto open the Run dialog box. - Type
regeditinto the field and pressEnter. - Click Yes when prompted by User Account Control (UAC) to grant administrative permissions.
Step 2: Navigate to System File Associations
In the Registry Editor’s address bar at the top, paste the following
path and press Enter:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations
Under this key, you will see a list of file extension subkeys, such
as .bmp, .gif, .jpe,
.jpeg, .jpg, .png,
.tif, and .tiff.
Step 3: Delete the “3D Edit” Key for Image Formats
To remove the context menu entry, you must delete the
3D Edit subkey from each image format where it appears:
- Expand the extension folder (for example,
.jpg). - Expand the
Shellfolder inside it. - Locate the
3D Editfolder (key). - Right-click
3D Editand select Delete. - Click Yes to confirm the deletion.
Step 4: Repeat for Remaining Image Extensions
Repeat the process described in Step 3 for all other standard image
file types. Navigate to and delete the 3D Edit key under
Shell for each of the following paths:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.bmp\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.gif\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.jpe\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.jpeg\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.png\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.tif\Shell\3D EditHKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.tiff\Shell\3D Edit
Step 5: Verify the Changes
Close the Registry Editor. Right-click on any image file (such as a
.png or .jpg) on your system. The “Edit with
Paint 3D” option will no longer appear in the context menu. A system
restart is typically not required, but if the option persists, restart
Windows Explorer via Task Manager or reboot your computer to apply the
changes.