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.
- Open the windows terminal with administrative privileges.
- Uninstall IBM Sterling Transformation Extender services:
- To uninstall IBM Sterling Transformation Extender
WEB UI run commands:
sc stop ibmsterlingtransformationextenderwebui.exe
sc delete ibmsterlingtransformationextenderwebui.exe
- To uninstall IBM Sterling Transformation Extender Application Server
Service run commands:
sc stop "IBM-Sterling-Transformation-Extender"
sc delete "IBM-Sterling-Transformation-Extender"
- 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"
- To uninstall IBM Sterling Transformation Extender
WEB UI run commands:
- Cleanup registry (it is recommended to make a backup of the registry keys before
modifying the keys).
- Run command regedit.
- Navigate to registry key
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\IBM\Transformation Extender
. - Delete the registry key.
- Navigate to registry key
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Apache Software Foundation\Procrun 2.0\IBM
. - Delete the registry key.
- Search for string ‘IBM Sterling Transformation Extender’ Under
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
. - Delete the registry Key containing the String ‘Transformation Extender’.
- Restart the computer.
- Delete the IBM Sterling Transformation Extender installation folder, for example C:\IBM\IBM Sterling Transformation Extender_<version>