Uninstall AVEVA Real-Time System
- Last UpdatedSep 11, 2025
- 4 minute read
Before you uninstall AVEVA Real-Time System (RTS), please ensure the following:
-
No RTS server is running
-
No ScriptHost process is running
-
No RtsWebUI process is running
The recommended uninstallation process depends on your operating system (OS).
For Windows desktop OSs, we recommend that you use the Windows Control Panel.
For Windows Server OSs, we recommend that you use the original executable (.exe) file that you used to install RTS. If you don't have access to the original .exe file, you can still uninstall RTS by using Command Prompt with administrator rights and the Windows Apps & features system settings.
Uninstall RTS on a Windows desktop OS
-
Open the Windows Control Panel.
-
Under Programs, select Uninstall a program.
If you do not see the Programs category, select Programs and Features instead.
The Uninstall or change a program page appears.
-
In the list of programs, select AVEVA Process Simulation RTS, and then select Uninstall.
The RTS uninstallation wizard appears.
If RTS is running as a process, you get an error message and must do the following:
-
Select OK on the error message to cancel the uninstallation.
-
Open the RTS command-line tool. See Open the AVEVA Real-Time System shell to run commands for more information.
-
Run the rts stop command.
-
Repeat steps 1 to 3 to restart the uninstallation.
If RTS is configured as a service, you get a warning message. You can choose to:
-
Cancel the uninstallation, uninstall the RTS service, and then repeat steps 1-3 to restart the uninstallation. See Uninstall the AVEVA Real-Time System service for more information.
-
Continue with the uninstallation to leave the RTS service configuration.
If you have configured the RTS service to run under your user account, then the RTS service configuration stays in the list of Windows services, but the RTS binaries are uninstalled. If you have configured the RTS service to run under a different user account in a different location, the uninstallation does not affect the RTS service.
-
-
Select Uninstall.
Uninstall RTS on a Windows Server OS
-
In Windows File Explorer, browse to the SimSci.SimCentral.RtsCoreSetup.exe file that you used to install RTS.
If you do not have access to the original SimSci.SimCentral.RtsCoreSetup.exe file, you should instead use the procedure that follows this one to uninstall RTS.
-
Right-click the SimSci.SimCentral.RtsCoreSetup.exe file, and then select Run as administrator.
The RTS uninstallation wizard appears.
If RTS is running as a process, you get an error message and must do the following:
-
Select OK on the error message to cancel the uninstallation.
-
Open the RTS command-line tool. See Open the AVEVA Real-Time System shell to run commands for more information.
-
Run the rts stop command.
-
Repeat steps 1 and 2 to restart the uninstallation.
If RTS is configured as a service, you get a warning message. You can choose to:
-
Cancel the uninstallation, uninstall the RTS service, and then repeat steps 1-2 to restart the uninstallation. See Uninstall the AVEVA Real-Time System service for more information.
-
Continue with the uninstallation to leave the RTS service configuration.
If you have configured the RTS service to run under your user account, then the RTS service configuration stays in the list of Windows services, but the RTS binaries are uninstalled. If you have configured the RTS service to run under a different user account in a different location, the uninstallation does not affect the RTS service.
-
-
Select Uninstall.
Uninstall RTS on a Windows Server OS without access to the original SimSci.SimCentral.RtsCoreSetup.exe file
-
In the Windows taskbar or Start menu, search for PowerShell.
-
In the list of search results, right-click Windows PowerShell, and then select Run as administrator.
Windows PowerShell opens with administrator privileges.

-
Enter the following command:
msiexec /x $((Get-WmiObject Win32_Product | ? { $_.Name -like "*Process Simulation RTS*" }).IdentifyingNumber)
-
On the Windows taskbar, in the search box, enter Apps.
The Apps & features system settings appears in the search results.
-
Select Apps & features.
The Apps & features page appears.
-
In the Apps & features list, select AVEVA Process Simulation RTS, and then select Uninstall twice.
The RTS uninstallation wizard appears.
If RTS is running as a process, you get an error message and must do the following:
-
Select OK on the error message to cancel the uninstallation.
-
Open the RTS command-line tool. See Open the AVEVA Real-Time System shell to run commands for more information.
-
Run the rts stop command.
-
Repeat steps 4 to 6 to restart the uninstallation.
If RTS is configured as a service, you get a warning message. You can choose to:
-
Cancel the uninstallation, uninstall the RTS service, and then repeat steps 4 to 6 to restart the uninstallation. See Uninstall the AVEVA Real-Time System service for more information.
-
Continue with the uninstallation to leave the RTS service configuration.
If you have configured the RTS service to run under your user account, then the RTS service configuration stays in the list of Windows services, but the RTS binaries are uninstalled. If you have configured the RTS service to run under a different user account in a different location, the uninstallation does not affect the RTS service.
-
-
Select Uninstall.