How to disable the Cryptshare Office Share Add-In
Affected to
All versions of Cryptshare for Office 365 and Outlook
Situation
You want to disable the Cryptshare Office Share add-in for Word, PowerPoint, and Excel because it is not needed within your organization.
Solution
To disable or re-enable the Cryptshare Office Share add-in, simply create a text file with the respective contents, change its file extension to *.reg, and run it.
For your convenience, we are providing registry files that you can download and run or distribute to your users' computers.
Registry file contents to disable the Cryptshare Office Share add-in
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Office\PowerPoint\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000000
Registry file contents to enable the Cryptshare Office Share add-in
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000003
[HKEY_CURRENT_USER\Software\Microsoft\Office\PowerPoint\Addins\csofficeshare.AddinModule]
"LoadBehavior"=dword:00000003
Related Articles
Office application crashes shortly after launching
Affected version All versions of Cryptshare for Office 365 & Outlook Symptom When starting one of the Office applications other than Outlook (PowerPoint, Excel, ...), the application crashes with the message "'Cryptshare for Office 365 Integration' ...
Add-In is disabled when launching Outlook
Applies to All versions of Cryptshare for Office 365 & Outlook Symptoms When the user launches Outlook, the Cryptshare for Office 365 & Outlook Add-in is disabled. Cause The load behavior of Cryptshare for Office 365 & Outlook is controlled by a ...
User receives "System.MissingMethodException" exception when launching an Office application
Applies to All versions of Cryptshare for Office 365 & Outlook Symptom When the user launches an Office application (Outlook, Word, Excel), an exception is displayed. The exception contains the following two messages: Exception Type: ...
Outlook crashes sporadically when ESET Add-In is enabled
Applies to All versions of Cryptshare for Outlook Symptom When the user performs regular work in Outlook, e.g. switching between different emails, and the ESET Outlook Add-in is also enabled, Outlook crashes without any error message or warning. ...
Outlook crashes sporadically when Third Party Add-Ins are also enabled
Applies to All versions of Cryptshare for Outlook Symptom When the user performs regular work in Outlook, e.g. switching between different emails, and a third party Outlook Add-in (for example ESET) is also enabled, Outlook crashes sporadically with ...