Remove Windows 10 Context Menu bloat

Microsoft added new entries to the File Explorer context menu in Windows 10 that some users of the operating system may like, and others may call bloat.

If you right-click on files in the most recent release build of Windows 10, the Creators Update, you get up to three additional context menu items.

You may get “Edit with Paint 3D” to edit an image with the built-in Paint 3D application, a “Cast to Device” entry to cast the media file to another device, and the “Share” entry which opens the Share UI of Windows 10 when selected.

Windows 10 Insider systems feature an “Edit with Photos” entry on top of that. That’s three edit options for images on Windows 10 in the context menu without any option to disable these entries.

Note: I recommend that you create a backup of the Registry before you make any changes to it. This allows you to restore the state before any editing. You can use a program like Erunt or RegBak for that, or with a right-click on any key (those on the left side) that is linked to adding, changing, or deleting values or entries, and selecting export.

Remove Windows 10 Context Menu bloat

context-menu-bloat-1-9244326

Edit with Paint 3D

Paint 3D was included in the Windows 10 Creators Update. It is a modernized version of the classic Paint application that comes with a new UI, as an application, and ships with new features such as 3D functionality.

There is only one situation where the “Edit with Paint 3D” entry in the context menu makes sense: when you use a different default image editor for editing, but use Paint 3D sometimes for editing jobs. Even then it is possible to use “open with” instead to open the image in Paint 3D.

One issue that you will encounter when it comes to the removal of the context menu entry is that it is mapped to different file extensions, and that you need to remove Registry keys for each file extension individually to remove Paint 3D completely from the context menu.

To remove Edit with Paint 3D, do the following

delete-edit-with-3d-paint-9196426

  • Tap on the Windows-key on the computer keyboard, type regedit.exe and tap on the Enter-key to open the Windows Registry Editor.
  • Confirm the UAC prompt.
  • Go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.bmpShell
  • Right-click on 3D Edit, and select Delete.
  • Go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.gifShell
  • Right-click on 3D Edit, and select Delete.
  • Go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpgShell
  • Right-click on 3D Edit, and select Delete.
  • Go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpegShell
  • Right-click on 3D Edit, and select Delete.
  • Go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.pngShell
  • Right-click on 3D Edit, and select Delete.
  • If you notice the “Edit with Paint 3D” entry next to any other image type, repeat the process outlined above for it. All you need to do is go to HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations, click on the image file type, then on Shell to delete the 3D Edit value.

Edit with Photos

Edit with Photos is a new context menu option that is not part of the Creators Update version of Windows 10. It shows up in the latest Windows 10 Insider Builds that showcase features that will likely be part of the Fall Creators Update out later this year.

If you don’t use the Photos application to edit images on Windows 10, you may want to remove the entry from the File Explorer context menu.

To remove Edit with Photos, do the following

remove-edit-with-photos-8798163

  • Tap on the Windows-key on the computer keyboard, type regedit.exe and tap on the Enter-key to open the Windows Registry Editor.
  • Confirm the UAC prompt.
  • Go to HKEY_CLASSES_ROOTAppX43hnxtbyyps62jhe9sqpdzxn1790zetcShellShellEdit
  • Right-click on ShellEdit, and select New > String value.
  • Name it ProgrammaticAccessOnly.

Cast to Device

If you don’t use the casting functionality of Windows 10, you have no need for the Cast to Device entry in the File Explorer context menu.

Basically, what it allows you to do is stream media files to devices that support Miracast or DLNA.

To remove Cast to Device, do the following

remove-cast-to-device-windows-10-4937250

  1. Tap on the Windows-key on the computer keyboard, type regedit.exe and tap on the Enter-key to open the Windows Registry Editor.
  2. Confirm the UAC prompt.
  3. Go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionShell Extensions
  4. If there is no Blocked key under Shell Extensions, right-click on Shell Extensions and select New > Key. Name the key Blocked.
  5. Right-click on Blocked, and select New > String Value.
  6. Name it {7AD84985-87B4-4a16-BE58-8B72A5B390F7}
  7. Double-click on the newly created String value, and change the Value data field to Play to menu.
  8. The change takes effect when you log out and on, restart the PC, or restart the Windows Explorer process.

Tip: To restore the “Cast to Device” entry in the Windows 10 context menu, go to the Blocked key in the Registry, right-click on {7AD84985-87B4-4a16-BE58-8B72A5B390F7} and select delete from the menu that opens.

Share

Share may not be active on all systems by default. It is on by default in recent Windows 10 Insider Builds. You may use it to share files using the built-in Windows 10 share functionality.

To remove Share, do the following

remove-share-context-menu-4440649

  • Tap on the Windows-key on the computer keyboard, type regedit.exe and tap on the Enter-key to open the Windows Registry Editor.
  • Confirm the UAC prompt.
  • Go to HKEY_Classes_ROOT*shellexContextMenuHandlers
  • Right-click on Modern Sharing, and select Delete from the context menu.

Software programs you may use for the task

If you don’t like editing the Windows Registry, you may use free programs to remove some of the context menu entries as well.

ShellExView and ShellMenuView

shellexview-4892733

The portable Nirsoft applications list shell menu items. You may disable those so that they don’t show up anymore.

WinAero Tweaker

winaero-tweaker-remove-default-entries-6200871

The program is free to use, and can be used to remove “Edit with Paint 3D”, and “Cast to Device” from the context menu. Check out our review of Winaero Tweaker here.

Now You: Spotted another entry that you want to remove? Let us know in the comments and we figure it out and let you know how to do it.

The post Remove Windows 10 Context Menu bloat appeared first on gHacks Technology News.