5

My question is similar to this one, except mine differs in one part:

The right click (context) menu is minimal and clean on a fresh installation of Windows

I have to disagree. There are at least 5 context-menu items in a "clean" install of Windows I never use:

enter image description here

It wouldn't be such a big deal if I didn't later want to add at least 6 more items to the menu (Vim, 7-zip, Tortoise HG/Git/SVN, etc.). Between the built-in items and my additions, there's almost two dozen items, and that's when it really starts to feel bloated.

Is there any way to remove the Windows built-in items from the right-click context menu?

2 Answers2

2

When dealing with Windows contextual menus, it's only possible to manipulate shell extensions through the use of 3rd party software and/or registry hacks. However, these particular options are not extensions - they are hardcoded into the Windows operating system itself, so you will not be able to remove or hide them.

DRVR
  • 213
0

I was gonna ask a similar question about the Windows 7 "Extract all..." right-click option, and apparently there's a hack to remove it!

Here's how: https://www.tenforums.com/tutorials/3233-extract-all-context-menu-add-remove-windows.html

Don't know about the other context menu items though...

traveh
  • 764