paper:

How to remove Dropbox from context menu on Windows

  • Create a text file named “RemoveDropboxMenu.reg”
  • Add the following code :
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\DropboxExt]

[-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\DropboxExt]

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

[-HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\DropboxExt]
  • Run it !

© 2021 -

Rémi Carayon