How to Restore Missing “Send To” Menuitem in File and Folder Context Menus in Windows?

Many times Windows users don’t get “Send To” menuitem in context menu (right-click menu) in Windows Explorer. Whenever they right-click on a file/folder, they don’t get “Send To” menuitem in context menu as shown in following screenshot:

Classic_Context_Menu_Problem_Fixed.png

This problem occurs when a required registry key gets corrupted or deleted in Windows Registry.

Advertisement

If you also facing this problem and can’t find “Send To” menu item in file/folder context menu, this article will help you.

To fix this problem, copy following piece of code and paste it in Notepad. After that save the file with the name “Sendto.REG” (including double-quotes):

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
@="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"

Now double-click on the REG file and accept the confirmation. It’ll immediately add missing Send To menu.

PS: For your convenience, we are also providing a ready-made Registry script. Simply download following Zip file, extract it and then run the extracted .REG file:

Download Registry Script

Advertisement

It’ll ask for confirmation, accept it. That’s it. It’ll restore the missing “Send To” menu item and you can use it without any problem.

Also Check:

Published in: Troubleshooting Guides, Windows 7, Windows Vista, Windows XP

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. I want to add Documents to my Send to: this option I had it,but now it is no longer there.How do I restore or fix it?

  2. thanks for helping to deliver the solution I have returned to normal laptop and transfer files to flash

  3. Thanks for the Send To reg file. Very very helpful. This is what the net is all about and you have exceeded all expectations with your unknown help.

  4. I did all that you said but it still is not in the context menu. If I go to the “Send to ” folder it is there but it simply still does not display in the context menu. What now?

  5. i have also done what u said but again the same problem send to is there but it only displays DVD option in context menu. even when i type shell:sendto in run it gives an error. please help

  6. For those of you still having problems with this even though you followed these steps I have one more thing you can check and it is an easy fix.
    Make sure the files are not marked hidden. You need to be able to see those folders. Just an easy fix I came across while troubleshooting here.

  7. Is this supposed to work in W7? It didn’t work in mine. The only sendto option that I get these days is “DVD drive…” (and I don’t even have a DVD drive! There must be some way to fix this in the registry (besides this “fix”)…anybody know how?

  8. In Win10 Mail, I’m trying to create a “send to” option upon right clicking a photo. This would allow me to transfer photos directly to the flash drive, as I have done for the past several years on my previous Vista system.
    I can edit the Send to folder in Explorer but still no “send to” option in mail -completely missing. It only displays “open” or “save” as options on right clicking the photo.

    Thanks in advance!

  9. The script you already did worked fine. I wish I would have done that before the slow way, which you list first.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.