Remove NVIDIA Control Panel from Desktop Right-Click Menu
Have you ever wondered how to remove the “NVIDIA Control Panel” item from the desktop context menu? If so, you probably didn’t realize that it’s trivially easy to remove.
For those of you in the dark about what we’re talking about, here’s the menu item we’re looking to remove:

I rarely need to use the NVIDIA Control Panel, and it’s accessible via the control panel’s Additional Options section if I really needed to get to it.
Remove the Easy Way
Just open up the NVIDIA Control Panel, and uncheck View \ Add Desktop Context Menu
This will immediately remove the item from the context menu:

The only problem with this is that the shell menu item doesn’t actually get removed, just disabled.
Remove With a Registry Hack
If you want to make remove the menu item from the registry, you can open up regedit.exe through the start menu search or run box, and then browse down to the following key:
HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\
Find the NvCplDesktopContext key on the left-hand side, and then make sure to Export the current key out to a file for backup purposes. Once you’ve done that, delete that key.
Completely Disable the Shell Extension
If you don’t want that shell extension loading at all, you can use the awesome Nirsoft ShellExView application to just completely disable the extension and prevent it from running.
Note: make sure to launch ShellExView by right-clicking and choosing Run as Administrator if you are using Vista.
Find “DesktopContextClass” with the description “NVIDIA Display Properties Extension”, and click the Disable button.
If you aren’t sure it’s the right one, double-click on it to see the details, and verify that it’s similar to this one (although your version could be different)

As soon as you use the Disable button, the menu item will be gone.
Daily Email Updates
You can get our how-to articles in your inbox each day for free. Just enter your name and email below:
| Similar Articles | Featured Wiki Articles |
| Latest Software Reviews | Quick Linux Tips |
| Geek Arcade | Popular Forum Threads |


Thanks for the tip! That’s been annoying me for awhile. In my NVIDIA Control Panel there was no View \ Add Desktop Context Menu at all so I had to do the registry hack. So they might have gotten rid of that option.
Now how to do this with Ati’s Catalyst…
Any chance you could cover the program, Nirsoft ShellExView?
Seems like a great utility, but I’d like to know how the geek-man uses it!
A great application…Thanks!!!
I have a GeForce 8800 GTX video card and everytime I try to open the “nVidia Control Panel” to adjust the card settings the Control Panel will not open…says it’s encountered a problem (2.2.300.00) and must close…it’s an application error.
Any suggestions???
Thanks for the tip. I somehow ended up with two entries for the Control Panel in my desktop context menu (from playing with beta drivers, I reckon) and this helped me find the rogue registry entry and kill it. It was in:
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\NvContextMenu]
in case anyone else ends up with this sort of rougue double entry!