Overview
This guide explains how to properly decommission Elixir Ambience 4.6.5. The process ensures that audit requirements are met, services are stopped cleanly, and the Ambience service is uninstalled without leaving residual configurations.
Step 1: Perform Backup
Before proceeding with the uninstallation, you may wish to back up log files for record‑keeping:
- Ambience 4.6.5 Logs
Navigate to the\logfolder in your Ambience 4.6.5 installation directory. Copy any log files you want to retain before continuing with the decommissioning process.
Step 2: Stop the Service via Windows Services
- Open the Run dialog by pressing Windows Key + R.
- Type
services.mscand press Enter. - In the Services list, locate the entry named Elixir Ambience (or similar).
- Right‑click the service and select Stop. Confirm the status updates to Stopped before continuing.
Step 3: Uninstall the Service via Command Prompt
- Launch the Command Prompt as an Administrator.
- Navigate to the
\bindirectory within your Ambience 4.6.5 installation folder using thecdcommand:
cd D:\Ambience_4.6.5\bin
- Once inside the
\bindirectory, execute the uninstall command:
elx-ambience-service.exe uninstall