Uninstall CAST Imaging
Remove all CAST Imaging components from a Windows or Docker installation.
Before you start
| Who this is for | IT administrator |
| Role required | Local administrator |
| Prerequisites | Back up all data before uninstalling. See Back up and restore. |
Data loss warning
Uninstalling CAST Imaging removes all configuration files. Neo4j and PostgreSQL data may also be removed depending on the steps below. Back up everything before proceeding.
Windows installation
Remove components in this order:
- CAST Imaging
- AIP Console
- AIP Node and AIP Core
- CAST Storage Service (PostgreSQL)
[TODO: For each component — Control Panel / Programs, or specific uninstaller location; registry keys and data directories to clean up]
Docker installation
docker compose down --volumes
This removes all containers and their data volumes.
Warning
The --volumes flag deletes all data. Omit it if you want to keep the data volumes.
[TODO: Steps to remove images and any remaining files]
Next steps
Feedback
Was this page helpful?