How to Manually Uninstall Netwrix Data Classification
Overview
To manually uninstall Netwrix Data Classification, follow the instructions below.
Instructions
- Delete the SQL database using SQL Server Management Studio.
- Uninstall the three Windows services by issuing these commands from the command prompt:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil /u "C:\Program Files\ConceptSearching\Services\conceptCollectorService\conceptCollectorService.exe""
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil /u "C:\Program Files\ConceptSearching\Services\conceptIndexer\conceptIndexerService.exe"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil /u "C:\Program Files\ConceptSearching\Services\conceptIndexer\conceptClassifierService.exe"
NOTE: You may need to adjust these commands to reflect the locations of your
Windows Folder, theversion(s) of Microsoft.NET Runtimeinstalled, and the location of yourconceptSearching installation.
- Delete the folder at
C:\Program Files\ConceptSearching. - Delete the folder that contains the
conceptSearching index("*.cse") files. Note that this is included in the above folder location by default, but can be changed from within the SETUP utility.