Whenever we install Windows in a computer system, we also need to install the required drivers of various system devices such as graphics card, sound card, network, card, printer, etc. When we install graphics drivers for an Intel, nVidia or any other graphics card, the driver software also installs an extra entry in Desktop context menu (right-click menu) such as NVIDIA Control Panel, Save Schemes, etc. This extra option causes the context menu to take a little bit extra time in loading.
Following is an example of nVidia graphics card driver entry in Desktop context menu:

If you want to remove such kind of extra options from Desktop context menu, here is a registry trick to remove these extra entries from Desktop context menu in Windows:
1. Type regedit in RUN or start menu search box and press Enter. It'll open Registry Editor. Now go to following key:
HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
2. Look for a key igfxui (for Intel), NvCplDesktopContext (for nVidia) or similar keys if you have a different graphics card. Once you find the key, delete it.
3. That's it. It'll immediately remove the entry and your desktop context menu will look nice and minimal and will not take any extra time in loading.
Posted by: Vishal Gupta | Categories: Troubleshooting, Windows 7, Windows Vista, Windows XP
Christian
Hey VG! I managed to remove that darn 'Interl Graphics Options' from my context menu!
How about a trick on how to that 'Shared Folder Synchronization' entry?
VG
^^ You should get its entry in same place:
HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
Or look into following:
HKEY_CLASSES_ROOT\DesktopBackground\shellex\ContextMenuHandlers
Neon
Hi,
How can I get nvidia control panel at top in dekstop context menufor windows 7 ??
Glad if you help me.
Thanks in Advance.
VG
^^ Please go through following:
http://www.askvg.com/ultimate-tutorial-to-customize-desktop-context-menu-in-windows-vista-server-2008-and-windows-7/
Sundaram
Cool tip man!
Removed couple of unwanted entries :-)