{"id":83,"date":"2021-07-17T10:12:13","date_gmt":"2021-07-17T00:12:13","guid":{"rendered":"https:\/\/wp.eejin.org\/?p=83"},"modified":"2021-07-17T10:12:13","modified_gmt":"2021-07-17T00:12:13","slug":"how-to-clean-up-your-messy-windows-context-menu","status":"publish","type":"post","link":"https:\/\/wp.eejin.org\/?p=83","title":{"rendered":"How to Clean Up Your Messy Windows Context Menu"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_top-650x300.png?width=398&amp;trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288795\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019ve ever found yourself right-clicking on something and wondering where all that junk came from, you\u2019re not alone. Want to get rid of the cruft you don\u2019t use, and add some actually useful items to the context menu? You can.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Windows includes a bunch of options in that context menu by default, and that list grows as you install more apps. It sometimes seems like every app is fighting for a piece of your context menu and most of us don\u2019t even use half of them.&nbsp;We\u2019re going to show you how you can remove items by editing your Registry, as well as an easier cleanup method using a couple of free third-party apps. We\u2019ll also point you toward how to add some more useful commands.&nbsp;Without too much effort, you can take your context menu from&nbsp;being cluttered and only mostly useful\u2026<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_16.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288844\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u2026to being streamlined and efficient.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_17.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288846\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s get started.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Hard Way: Remove Items from the Context Menu by Editing the Registry<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to clean things up the truly geeky way, you can do from Registry Editor without the need for third-party software. We\u2019ll get to the easier tools a bit later, but we think it helps when using those tools to understand how this stuff is handled in the Registry.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Standard warning<\/strong>: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. If you\u2019ve never worked with it before, consider reading about&nbsp;<a href=\"https:\/\/www.howtogeek.com\/school\/using-windows-admin-tools-like-a-pro\/lesson5\/\">how to use the Registry Editor<\/a>&nbsp;before you get started. And definitely&nbsp;<a href=\"https:\/\/www.howtogeek.com\/197785\/how-to-backup-and-restore-the-windows-registry\/\">back up the Registry<\/a>&nbsp;(and&nbsp;<a href=\"https:\/\/www.howtogeek.com\/242428\/whats-the-best-way-to-back-up-my-computer\/\">your computer<\/a>!) before making changes. This is especially true when following the guidelines in this article, because you\u2019ll end up having to do a little hunting around to find the context menu entries that mean something to you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/school\/using-windows-admin-tools-like-a-pro\/lesson5\/\"><strong><em>Learning to Use the Registry Editor Like a Pro<\/em><\/strong><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open the Registry Editor by hitting Start and typing \u201cregedit.\u201d Press Enter to open Registry Editor&nbsp;and then give it permission to make changes to your PC.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2016\/11\/391x568xown_1.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.wGOhRGk3BE.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-281491\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unfortunately, the items populating your context menu are not all located in the same place in the Registry. You can find most of the context menu items used for both files and folders by drilling down to one of the following keys in the navigation pane on the left:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\*\\shell<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\*\\shellex\\ContextMenuHandlers<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\AllFileSystemObjects\\ShellEx<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll find context menu items specific to just folders in one of these keys instead:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\Directory\\shell<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\Directory\\shellex\\ContextMenuHandlers<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/251882\/how-to-bookmark-locations-in-the-windows-registry\/\"><strong><em>How to Bookmark Locations in the Windows Registry<\/em><\/strong><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">THE BEST TECH NEWSLETTER ANYWHERE<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Join&nbsp;<strong>425,000<\/strong>&nbsp;subscribers and get a daily digest of features, articles, news, and trivia.Sign Me Up!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By submitting your email, you agree to the&nbsp;<a href=\"https:\/\/www.howtogeek.com\/terms-of-use\">Terms of Use<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/www.howtogeek.com\/privacy-policy\">Privacy Policy<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll need to handle the context menu items found in these locations a bit differently, so keep reading and we\u2019ll explain how. For now, you might find it handy to locate&nbsp;each of those locations in the Registry and&nbsp;<a href=\"https:\/\/www.howtogeek.com\/251882\/how-to-bookmark-locations-in-the-windows-registry\/\">add them to your favorites list<\/a>&nbsp;so that they\u2019re easier to browse through later.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Remove&nbsp;\u201cShell\u201d Items<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s take a look at one item as an example. I use the&nbsp;<a href=\"https:\/\/www.videolan.org\/vlc\/download-windows.html\">VLC<\/a>&nbsp;video player. When I installed it, VLC added a context menu item named \u201cAdd to VLC media player\u2019s Playlist.\u201d I never use that and would rather it not be on my context menu.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_1.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288800\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s how we get rid of that menu item.&nbsp;In Registry Editor,&nbsp;drill down to the following key:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\Directory\\shell\\AddtoPlaylistVLC<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">I spotted the&nbsp;<code>AddtoPlaylistVLC<\/code>&nbsp;key while browsing through the&nbsp;<code>shell<\/code>&nbsp;key looking for items to remove. Items under the regular&nbsp;<code>shell<\/code>&nbsp;key are usually really easy to spot and deal with.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_2-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288801\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We have a few options on how to handle this. We could just delete that&nbsp;<code>AddToPlaylistVLC<\/code>&nbsp;key entirely, and that would remove the item from the context menu. However, unless you back up your Registry\u2014or export the key first and keep up with the REG file\u2014it won\u2019t be easy to get back if you change your mind.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The second option is to disable the key instead of deleting it. To do that, just right-click the&nbsp;<code>AddToPlaylistVLC<\/code>&nbsp;key\u2014or whatever key you\u2019re working with\u2014and choose New &gt; String Value. Name the new string value \u201cLegacyDisable.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_3-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288816\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">As soon as you create the&nbsp;<code>LegacyDisable<\/code>&nbsp;value, the change should be immediate. Right-click a file or folder in File Explorer and we can see that the&nbsp;\u201cAdd to VLC media player\u2019s Playlist\u201d item has been removed from the context menu.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_4.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288825\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You also have a third option. If you occasionally use a menu item, but don\u2019t want it cluttering up your regular context menu, you can hide it away on the extended context menu you see only when you hold Shift while right-clicking a file or folder. To do this, right-click the&nbsp;<code>AddToPlaylistVLC<\/code>&nbsp;key\u2014or whatever key you\u2019re working with\u2014and choose New &gt; String Value. Name the new string value \u201cExtended.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_5-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288826\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Now, it will only appear if you right-click on a folder while holding Shift.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Remove \u201cShellex\u201d Items<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You probably noticed that some of the common Registry keys we listed at the top of this section have \u201cshellex\u201d (Shell Extension) in the name instead of just \u201cshell\u201d. You\u2019ll need to handle those types of keys just a bit differently. As our example, we\u2019ll head down to one of those keys we mentioned:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\Directory\\shellex\\ContextMenuHandlers<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The shellex items will be a little tougher to decipher, but you can usually figure out an item by the key name on the left. Here, we\u2019re going to be working with the&nbsp;<code>DropboxExt<\/code>&nbsp;key inside the&nbsp;<code>ContextMenuHandlers<\/code>&nbsp;key.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_7-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288830\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">When Dropbox is installed, it adds a \u201cMove to Dropbox\u201d command to the context menu.&nbsp;Because I\u2019m more of a drag and dropper, I\u2019ve never once used that command, and I\u2019m going to get rid of it.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_6.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288829\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can\u2019t use the tricks with the&nbsp;<code>LegacyDisable&nbsp;<\/code>and&nbsp;<code>Extended<\/code>&nbsp;string values we described above with shellex items. You could still delete the whole&nbsp;<code>DropboxExt<\/code>&nbsp;key to remove it from the context menu (and be sure to back the key up if you do), but there is a simple way to&nbsp;disable it. Just select the key on the left and then double-click the (Default) value inside that key to open its properties window.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_8-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288831\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">On the properties window, in the \u201cValue data\u201d box, just modify the value that\u2019s already there by putting a few dashes in front of it, being careful not to delete any of the existing value. That way, if you change your mind, you can just go back in and remove the dashes. When you\u2019re done, click \u201cOK.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_9.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288833\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The change will be immediate, so go right-click something in File Explorer and make sure the command is gone.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_10.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288834\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Unfortunately, when it comes to shellex items, there\u2019s no way to hide them on the Extended context menu the way you can with shell items. You can only delete or disable them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Explore Other Locations by File Type<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to remove context menu items that you only see when you right-click specific types of files, you can do that, too. These items are stored elswhere than the common locations we\u2019ve already looked at. To find them,&nbsp;you\u2019ll need to first locate the file extension key by looking under&nbsp;<code>HKEY_CLASSES_ROOT<\/code>&nbsp;for that extension, which in turn will tell you the name of the key that you need to look for.ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Just as an example, say you wanted to remove the menu item for opening an Excel document (XLSX) in Excel when you right-click on it. Why would you want to do this? Well, you probably wouldn\u2019t, but it\u2019s an easy example to look at here. Other applications may add different types of commands you don\u2019t need.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019d start by taking a look at the following Registry key for the XLSX extension:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\.xlsx<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The data column for the&nbsp;<code>(Default)<\/code>&nbsp;shell key lets you know that the actual type of file is \u201cExcel.Sheet.12.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_11-2-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288837\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Now, you can browse to that extensions key:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">HKEY_CLASSES_ROOT\\Excel.Sheet.12\\shell<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_12-650x302.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288839\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">And now that you\u2019ve located the correct&nbsp;<code>shell&nbsp;<\/code>key, you can use the same techniques we described in the previous section on \u201cshell\u201d items to delete, disable, or hide the item on the Extended context menu. Remember the&nbsp;<code>LegacyDisable<\/code>&nbsp;and&nbsp;<code>Extended<\/code>&nbsp;string values? Yep, those work here, too.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Easy Way: Remove Items from the Context Menu with NirSoft Utilities<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">So, now that you know how to do things the hard way, let\u2019s take a look at the easy way. Instead of editing the Registry, you can download two tools from NirSoft to clean up your context menu. Why two tools? Because one of them handles regular shell items and one handles shellex items. They are both much easier to use than editing the Registry,&nbsp;but the behind-the-scenes understanding of how these things are handled in the Registry will give you a leg up in sorting through all the items these tools display.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/21726\/how-do-i-know-if-im-running-32-bit-or-64-bit-windows-answers\/\"><strong><em>How Do I Know if I\u2019m Running 32-bit or 64-bit Windows?<\/em><\/strong><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by downloading both the tools. The first tool is&nbsp;<a href=\"http:\/\/www.nirsoft.net\/utils\/shell_menu_view.html\">ShellMenuView<\/a>, which handles regular shell items. The second tool is&nbsp;<a href=\"http:\/\/www.nirsoft.net\/utils\/shexview.html\">ShellExView<\/a>, which handles shellex items. Scroll down toward the bottom of both those pages to find the download links. The tools both work with pretty much any version of Windows from 98 all the way through 10. You will need to grab either the 32-bit or 64-bit version, depending on whether you\u2019re&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/21726\/how-do-i-know-if-im-running-32-bit-or-64-bit-windows-answers\/\">running a 32-bit or 64-bit edition of Windows<\/a>.ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first tool we\u2019ll check out is ShellMenuView, which allows us to manage all of those regular shell items with an easy to use interface. After downloading and extracting the tool, double-click the EXE file to run it. It\u2019s a portable tool, so there\u2019s no installation.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_13-650x236.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288840\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In the ShellMenuView window, just browse down the list until you find the item you want to disable. You can only disable items with these tools\u2014not delete them or hide them on the Extended context menu. And by the way, these tools disable items by creating a&nbsp;<code>LegacyDisable<\/code>&nbsp;string value inside the appropriate key\u2014just like we did when we edited the Registry manually.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you find the item you\u2019re looking for, click the \u201cDisable\u201d button on the toolbar (the red light).<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_14.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288841\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Another benefit of using these tools is that you can select multiple items and then disable them all at once. In our example, we\u2019re disabling the \u201cAdd to VLC media player\u2019s Playlist\u201d item only when you right-click a folder (the same example we used in the Registry section previously), but we could easily select all of the \u201cAdd to VLC media player\u2019s Playlist\u201d items and then click \u201cDisable\u201d to remove that command from the context menu of all supported file types as well.ADVERTISEMENT<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you\u2019re done removing shell items, the next step is to fire up the ShellExView tool and remove shellex items.&nbsp;This one works the exactly the same way as the first tool. Just select one or more items and then click the \u201cDisable\u201d button to remove the items from your context menu.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.howtogeek.com\/wp-content\/uploads\/2017\/01\/ccm_15.png?trim=1,1&amp;bg-color=000&amp;pad=1,1\" alt=\"\" class=\"wp-image-288842\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to Remove Additional Items from the Context Menu<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are a couple of context menu items you may have noticed that neither the NirSoft tools nor the regular Registry methods we covered address: namely, the items you find on the \u201cOpen With\u201d and \u201cSend To\u201d submenus.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/18119\/remove-programs-from-open-with-menu-in-explorer\/\"><strong><em>How to Remove Programs from the &#8220;Open With&#8221; Context Menu in Windows<\/em><\/strong><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201cOpen With\u201d menu&nbsp;is a handy feature when you open files with multiple programs. Whenever you open a file with a particular program, that program gets added to the \u201cOpen With\u201d menu for that type of file. If you\u2019ve ever accidentally opened a file with the wrong program or with a program you don\u2019t use any more, though, you\u2019ve probably seen that menu get cluttered over time. Fortunately, we have a complete set of instructions to guide you through&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/18119\/remove-programs-from-open-with-menu-in-explorer\/\">removing programs from the \u201cOpen With\u201d menu<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201cSend To\u201d menu is one of those features that people tend to either love and use all the time or just never even bother with. When you install Windows, some items are added to the \u201cSend To\u201d menu by default. Others get added over time as you install different apps. If you\u2019ve ever wished you could declutter that menu, it\u2019s your lucky day! We\u2019ve got one guide for&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/customize-the-windows-vista-send-to-menu\/\">customizing the items on the \u201cSend To\u201d menu<\/a>&nbsp;and another guide if you\u2019d like to&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/disable-the-send-to-folder-on-the-windows-explorer-context-menu\/\">remove the \u201cSend To\u201d menu from your context menu<\/a>&nbsp;altogether.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/customize-the-windows-vista-send-to-menu\/\"><strong><em>Customize the Send To Menu in Windows 10, 8, 7, or Vista<\/em><\/strong><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Add Some Useful Items to the Context Menu<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Now that you\u2019ve spent some time removing items you don\u2019t need from your context menu, you can turn your attention to adding some items you might actually use. To start with, you can actually add just about any&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-any-application-to-the-desktop-right-click-menu-in-vista\/\">application<\/a>&nbsp;or&nbsp;<a href=\"https:\/\/www.howtogeek.com\/107965\/how-to-add-any-application-shortcut-to-windows-explorers-context-menu\/\">shortcut<\/a>&nbsp;you want to the context menu. Since you\u2019ve now read all about what Registry keys to look through when you\u2019re removing stuff, you won\u2019t be suprised that adding things involves a lot of those same keys.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>RELATED:<\/strong>&nbsp;<a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-any-application-to-the-desktop-right-click-menu-in-vista\/\"><strong><em>How to Add Any Application to the Windows Desktop Right-Click Menu<\/em><\/strong><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course, we wouldn\u2019t leave you without any specific suggestions for fun things to add to your context menu. And we\u2019ve covered a bunch of them. For example, you could add any of the following to your menu:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-open-with-notepad-to-the-context-menu-for-all-files\/\">An \u201cOpen with Notepad\u201d command for all files<\/a><\/li><li><a href=\"https:\/\/www.howtogeek.com\/165268\/how-to-add-open-powershell-here-to-the-context-menu-in-windows\/\">An \u201cOpen PowerShell Here\u201d command for folders<\/a><\/li><li><a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-defragment-to-the-right-click-menu-for-a-drive\/\">A \u201cDefragment\u201d command for drives<\/a><\/li><li><a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-take-ownership-to-explorer-right-click-menu-in-vista\/\">A \u201cTake Ownership\u201d command for files and folders<\/a><\/li><li><a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/create-a-context-menu-item-to-copy-a-list-of-files-to-the-clipboard-in-windows-vista\/\">A command for copying the list of files in a folder<\/a><\/li><li><a href=\"https:\/\/www.howtogeek.com\/howto\/windows-vista\/add-control-panel-to-the-desktop-right-click-menu\/\">A \u201cControl Panel\u201d command for quick access<\/a><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">So, have fun and get creative!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copy from : https:\/\/www.howtogeek.com\/howto\/windows-vista\/how-to-clean-up-your-messy-windows-context-menu\/<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019ve ever found yourself right-clicking on something and wondering where all that junk came from, you\u2019re not alone. Want to get rid of the cruft you don\u2019t use, and add some actually useful items to the context menu? You &hellip; <a href=\"https:\/\/wp.eejin.org\/?p=83\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-83","post","type-post","status-publish","format-standard","hentry","category-system"],"_links":{"self":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=83"}],"version-history":[{"count":1,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/83\/revisions"}],"predecessor-version":[{"id":84,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/83\/revisions\/84"}],"wp:attachment":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=83"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=83"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}