How to Remove Engines from MetaDefender Core using command line?
If you encounter issues with specific scan engines in MetaDefender Core, you may need to remove them temporarily or permanently. This article provides instructions for removing scan engines from MetaDefender Core using built-in tools for both Windows and Linux systems.
Prerequisites
Administrator access to the MetaDefender Core system.
- MetaDefender Core installed on Windows or Linux.
- Command-line access (Command Prompt for Windows, Terminal for Linux).
Removing a Scan Engine on Windows
Steps:
Open Command Prompt as Administrator.
- Navigate to the MetaDefender Core installation directory:
cd "C:\Program Files\OPSWAT\MetaDefender Core"
- Run the following command to remove the engines:
ometascan-engine-remove.exe
- Verify that all the engines has been removed by checking the MetaDefender Core management interface or logs.
- Restart MetaDefender Core service to apply the changes.
Removing a Scan Engine on Linux
Steps:
Open a Terminal session.
- Run the following command to remove the engines:
sudo /usr/bin/ometascan-engine-remove
- Verify that all the engines has been removed by checking the MetaDefender Core management interface or logs.
- Restart MetaDefender Core to apply the changes:
sudo systemctl restart ometascan
If Further Assistance is required, please proceed to log a support case or chat with our support engineer.
Was this page helpful?