Skip to main content

Uninstall Workflow Manager

Available with Workflow Manager license.

Complete these steps to uninstall ArcGIS Workflow Manager Server:

  1. Click Start > Windows System > Control Panel.

  2. In a terminal, switch to the root user.

  3. Click Uninstall a program.

  4. Stop the Workflow Manager Server service.

    # systemctl stop workflowmanager.service

  5. Click ArcGIS Workflow Manager Server in the programs list.

  6. Click Uninstall to remove ArcGIS Workflow Manager Server from this machine.

  7. Stop the Workflow Manager Server service from starting when the machine is rebooted.

    # systemctl disable workflowmanager.service

  8. Remove the Workflow Manager Server service.

    # rm /etc/systemd/system/workflowmanager.service

  9. Uninstall Workflow Manager Server.

    # <arcgis-server-installation-location>/uninstall_WorkflowManager.sh

To uninstall ArcGIS Workflow Manager Server language packs, follow the steps above, but instead of choosing ArcGIS Workflow Manager Server, choose the installed ArcGIS Workflow Manager Server language pack. If multiple ArcGIS Workflow Manager Server language packs are installed, each language pack must be uninstalled separately.