Manually Uninstalling IBM Sterling Transformation Extender

Instruction to manually uninstall IBM Sterling Transformation Extender.

In the case of IBM Sterling Transformation Extender installation if it gets corrupted and uninstall procedure does not work. Follow these steps to manually uninstall IBM Sterling Transformation Extender application.
  1. Open the windows terminal with administrative privileges.
  2. Uninstall IBM Sterling Transformation Extender services:
    1. To uninstall IBM Sterling Transformation Extender WEB UI run commands:

      sc stop ibmsterlingtransformationextenderwebui.exe

      sc delete ibmsterlingtransformationextenderwebui.exe

    2. To uninstall IBM Sterling Transformation Extender Application Server Service run commands:

      sc stop "IBM-Sterling-Transformation-Extender"

      sc delete "IBM-Sterling-Transformation-Extender"

    3. To uninstall IBM Sterling Transformation Extender Redis Service run commands:

      sc stop "redis server for itx"

      sc stop "redis server for ibm transformation extender"

      sc delete "redis server for ibm transformation extender"

  3. Cleanup registry (it is recommended to make a backup of the registry keys before modifying the keys).
    1. Run command regedit.
    2. Navigate to registry key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\IBM\Transformation Extender.
    3. Delete the registry key.
    4. Navigate to registry key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Apache Software Foundation\Procrun 2.0\IBM.
    5. Delete the registry key.
    6. Search for string ‘IBM Sterling Transformation Extender’ Under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall.
    7. Delete the registry Key containing the String ‘Transformation Extender’.
  4. Restart the computer.
  5. Delete the IBM Sterling Transformation Extender installation folder, for example C:\IBM\IBM Sterling Transformation Extender_<version>