Looking For Right-Click Context Menu Reg Files


Recommended Posts

I'm looking for right-click Context Menu registry files that will remove some of these shortcuts.

I want to edit my Context Menus manually. I don't want to use Context Menu Editors like ShellExView. I also don't want to hack dlls to remove any.

I'm looking specifically for registry tweak files.

So far I've only come up with a few. Hopefully some of you can contribute some of yours for me.

Here's only a few of what I would still like to remove manually with a registry file, but I do want to remove others, too. So if you have others, I would appreciate hearing about them.

Remove From My Computer Right Click:

Remove Search From My Computer

Remove Map Network Drive From My Computer

Remove Disconnect Network Drive From My Computer

Remove Show Desktop From My Computer

Remove Rename From My Computer

Remove From Drives and Folders Right Click:

Sharing and Security

Format

Search

Create Image

Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

Thanks,

Bold_Fortune

So far I've come up with these:

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove "Optimize with PerfectDisk" from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Remove Explore From My Computer, Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Folder\shell\explore]

;Remove Search From My Computer Right Click
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

  Bold_Fortune said:
Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

585986395[/snapback]

Oh for a second there I thought you'd removed these :| I really want these gone, I'll never use them. Stupid WMP :rolleyes:

Found one.

You know, I've posted this classified ad on four different forums. Not much response coming from any of them. Guess these Context Menu edits are tough to come up with.

I've been looking everywhere, and I only came up with this one. (Pathetic, ain't it?)

Windows Registry Editor Version 5.00

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

  Cronium said:
Do a search for a member named "Herby"

He has a whole bunch of reg files for modifying desktop icons. I think from reading them you should have an idea of how to remove, or change them

586002722[/snapback]

If only that were relevant :rolleyes:
  fr3ak said:
If only that were relevant :rolleyes:

586006502[/snapback]

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

Context_Menu_Regs.zipFetching info...

Well Herby, given the information you gave me about the WMP Right Click commands, I fooled around a little with some registry keys.

I would only like to remove these Right Click Options:

Add to Playlist and Add to Sync List.

But I want to keep these two Right Click Options:

Add to Now Playing List and Add to Burn List

Unfortunately, your WMP Right Clicks reg file removes all of them.

I broke things down, though, to two registry files. One will remove both the Add to Burn List and the Add to Sync List.

The other will remove both the Add to Playlist and Add to Now Playing List.

Windows Registry Editor Version 5.00

;Remove Add to Burnlist and Add to Sync Lists WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

Windows Registry Editor Version 5.00

Removes Add To Now Playlist and Add To Playlist WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]

And that's as far as I can take it.

Be nice if you or someone could take this to the next level of removing only the Add to Playlist and Add to Sync List.

  • 2 weeks later...

Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.

Does anyone know how I can repair these shell options? I'm on WMP10 atm (XP)

Thanks!

HalcyoN101, try this one...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
@="WMP Add To Playlist Launcher"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\InprocServer32]
@="C:\\WINDOWS\\system32\\wmpshell.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\SupportedTypes]
".aif"=""
".aifc"=""
".aiff"=""
".asf"=""
".asx"=""
".au"=""
".avi"=""
".cda"=""
".dvr-ms"=""
".m1v"=""
".m3u"=""
".mid"=""
".midi"=""
".mp2"=""
".mp2v"=""
".mp3"=""
".mpa"=""
".mpe"=""
".mpeg"=""
".mpg"=""
".mpv2"=""
".rmi"=""
".snd"=""
".wav"=""
".wax"=""
".wm"=""
".wma"=""
".wmd"=""
".wms"=""
".wmv"=""
".wmx"=""
".wmz"=""
".wpl"=""
".wvx"=""

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\TypeLib]
@="{4B288991-E57A-4400-B6A2-89CE10F9F520}"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\Version]
@="1.0"

Afraid not, doesn't sort it...

Reinstalling WMP9 takes about 2 seconds and doesn't even reassert its associated file extensions... seems like it just assumes its working fine and exits.

Think what I'm going to have to do (to avoid a format&reinstall) is uninstall SP2 and try reinstalling SP1 to get the bundled player in there...............

  HalcyoN101 said:
Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.?

Does anyone know how I can repair these shell options?? I'm on WMP10 atm (XP)

Thanks!

586080993[/snapback]

Start -> Run... -&gtregsvr32 wmpshell.dllb>

This restores all the context menu items from WMP.:):) regsvr32 /u wmpshell.dllb> removes all the context menu items from WMP)

Edited by Herby

Is that neat, or what. Very nice, Herby. Hey, you know when I tried that, it left only "record" in the right-clight menu...and "record" was now in bold lettering, like "play" usually is. You wouldn't know how to just eliminate the "record" would you?

Found one using RegShot and ContextEdit.

Remove "Record" from wave files...

Windows Registry Editor Version 5.00

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

UNDORemove "Record" from wave files...

Windows Registry Editor Version 5.00

;UNDORemove Record From Wave Files
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]
@="&Record"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record\command]
@="sndrec32.exe \"%L\""

Found another.

Remove Search From Drive Icon...

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]

UNDORemove Search From Drive Icon...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]
@="none"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]
"SuppressionPolicy"=dword:00000080

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
  65,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\application]
@="Folders"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\topic]
@="AppProperties"

Actually you should change Remove Search From Drive Icon... to

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

I have other entries in shell that I wouldn't want to remove. In my case, I have Open Command Window Here installed.

  • 2 months later...
  • 4 months later...
  Herby said:

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

thanks you so much!!! :D :D

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Removes Map Network Drive and Disconnect Network Drive From Tools Menu and My Network Places Right Click 
;This also removes the Add Network Place Icon from an open My Network Place window and the Network Setup Icon
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoNetConnectDisconnect"=dword:00000001

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

;Remove Search From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

;Remove Sharing and Security From Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]

[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Optimize with PerfectDisk from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Print For Image Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\print]

;Remove Print From inf File
[-HKEY_CLASSES_ROOT\inffile\shell\print]

;Remove Print From Internet Shortcut
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\print]

;Remove Print From reg Files
[-HKEY_CLASSES_ROOT\regfile\shell\print]

;Remove Print From txt Files
[-HKEY_CLASSES_ROOT\txtfile\shell\print]

;Remove Print Fron ini File
[-HKEY_CLASSES_ROOT\inifile\shell\print]

;Remove Print From HTML Files
[-HKEY_CLASSES_ROOT\htmlfile\shell\print]

;Remove Print From Wordpad RTF Files
[-HKEY_CLASSES_ROOT\rtffile\shell\print]

;Remove Print From Batch Files
[-HKEY_CLASSES_ROOT\batfile\shell\print]

;Remove Print From CMD Files
[-HKEY_CLASSES_ROOT\cmdfile\shell\print]

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

;Remove Search From Folder
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\find]

;Remove Play On My For AVI File
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For MPEG and MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For WMV File
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove "Add to Sync List" & "Add to Burn List" from MPEG & MPG Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpeg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from AVI Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from WMV Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.wmv\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;This key also needs to be removed along with any of the 4 keys below
[-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for WMV files
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for MPEG AND MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for ASF Files
[-HKEY_CLASSES_ROOT\ASFFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for Avi Files
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Make Available Offline From Internet Shortcuts
[-HKEY_CLASSES_ROOT\InternetShortcut\shellex\ContextMenuHandlers\{FBF23B40-E3F0-101B-8488-00AA003E56F8}]

  Bold_Fortune said:

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Nice list. :)

Here's one you could add:

Remove Run as... from the context menu from exe files:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\exefile\shell\runas]

Restore it:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

+ I think it's not a bad idea to add a restore file. ;)

edit:

You can also remove "Create Shortcut" from all files (I think it looks cleaner and you can still right click + drag and select Create Shortcuts Here) but this requires some resource hacking (more info here).

Edited by Herby
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Due to upgrade (PC built in summer 2023). Lian Li O11 Dynamic EVO Black be quiet! Pure Power 12 M 850W ASRock X670E Steel Legend AMD Ryzen 9 7950X3D Boxed G.Skill Trident Z5 Neo RGB F5-6000J2836G16GX2-TZ5NRW NZXT Kraken Elite 360 RGB Zwart 2x Lian Li UNI FAN SL120, 1-pack, Zwart, 120mm 2x Lian Li UNI FAN SL120, 3-pack, Zwart, 120mm Lian Li Universal Vertical Gen4 GPU Riser-kit) MSI GeForce RTX 4070 VENTUS 2X 12G OC WD Black SN850X (no heatsink) 1TB Lexar NM710 2TB M2 Network card Marvell AQC113 10G/5G/2.5G/1000M Current worth to build €2,805 Receipts and original boxes included Notes: Lian Li Universal Vertical Gen4 GPU Riser-kit was bought second-hand SPDIF port cable holder broke (but works) Never been overclocked (except EXPO values) Includes ASRock Thunderbolt 4 AIC in box (not been used due to too few internal USB ports) 2nd Lian Li UNI FAN SL120, 1-pack, Black, 120mm in box (no time to build in rear of case) I am asking €1,800 on a local marketplace in The Netherlands, and although it has been favorited 4x I am only getting lowball offers. It was first listed on May 14. Would I be more successful selling without the video card?
    • Lifetime subscription to Mail Backup X gets price dropped by 72% by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 72% off a lifetime subscription to Mail Backup X Individual. For most individuals and organizations, emails are the most critical part of daily activities and communications. Some of us realize the importance of backing up emails only when critical emails are lost for some reason. Plan ahead and safeguard your mail data today with a robust and reliable mail backup solution. Mail Backup X is a one-stop solution for mail backup, archiving, email management & mail conversion trusted by 42,000+ business and home users worldwide. Backup from major mail clients. Apple Mail, Microsoft Outlook, Office 365, Microsoft Exchange, Thunderbird, Postbox Backup from mail services. Gmail, Outlook.com, Yahoo, Gmx.de, Office365, Microsoft Exchange, or any service supporting IMAP protocol Archive file viewer. Quickly search & view your emails from archives Highly compressed archives. Save up to 3x storage space Import almost any mail archive. Files like .pst, .ost, .mbox, .olk, .eml, .rge, and more Mirror backup. Cloud storage (Google Drive, One Drive, Dropbox, Pcloud or FTP) or USB drive Restore. Restore direct to the server account or a separate server account Migration. Move all mails onto a new account in Office365 100% privacy. Encrypt & secure your data with military-grade aes 256-bit encryption and your own private key, so it's only visible to you Top-notch premium support. Get help that you need from experts Good to know Plan: Individual Edition Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Max number of devices: 2 Only available to new users Version: 2 Updates included A lifetime subscription to Mail Backup X normally costs $179, but you can pick this up for just $49.99 for a limited time - that represents a saving of $129 (72% off). For a full description, spec, and terms, click the link below. Get Mail Backup X (lifetime plan) for just $49.99 (was $179) Use coupon code SAVE20 at checkout to get this product for an additional 20% off We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • I will believe it when it happens. iOS 18 was heavily rumoured to be a massive overhaul with visionOS glass style UI elements. Never happened. I don't even believe the x26 naming scheme is real either, feels more like an April fools joke *shrugs* I'll be happy to be proven wrong. However, till Apple themselves say it's so I will remain skeptical.
  • Recent Achievements

    • Reacting Well
      brynmot earned a badge
      Reacting Well
    • Week One Done
      Al_ earned a badge
      Week One Done
    • Week One Done
      MadMung0 earned a badge
      Week One Done
    • Reacting Well
      BlakeBringer earned a badge
      Reacting Well
    • Reacting Well
      Lazy_Placeholder earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      477
    2. 2
      +FloatingFatMan
      274
    3. 3
      ATLien_0
      243
    4. 4
      snowy owl
      209
    5. 5
      Edouard
      182
  • Tell a friend

    Love Neowin? Tell a friend!