Uninstallation
This topic explains how to uninstall the BigFixUI application.
To uninstall BigFix UI, perform these steps:
- Stop the Windows service BES UI.
- Navigate to the cmd folder in the BigFix UI installation directory, for example, InstallDir\cmd.
- Run the following command:
svcMgr.exe -uninstall
This command uninstalls the BES UI services.
- Delete the folders named "data" and "wwwroot" from the BigFix UI installation directory.
- Access your MS SQL database using administrative credentials and drop the BigFix UI database.
