Remove Agent Context Menu
- Updated On 17 Oct 2020
- 1 Minute To Read
-
Print
-
DarkLight
For Windows
Unload the SecureCircle Explorer shell extension:
regsvr32 /u /s "C:\Program Files (x86)\SecureCircle\fhshellext.dll"
The Explorer process will need to be restarted after each load or unload.
taskkill /f /im explorer.exe
start explorer.exe
To reload the shell extension:
regsvr32 /s "C:\Program Files (x86)\SecureCircle\fhshellext.dll"
Was This Article Helpful?