Clean Uninstalling DW Spectrum for Windows and Ubuntu
-------------------------
Affected Roles: Owner, Administrator
Related Digital Watchdog VMS Apps: DW Spectrum IPVMS
Last Edit: January 27, 2023
-------------------------
When DW Spectrum is uninstalled, the default behavior of the software is to leave behind data regarding the user's preferences. As a result, when the DW Spectrum Server component is reinstalled, the previous settings will remain. This can be an issue if you intend to perform a clean re-installation of DW Spectrum or must delete all DW Spectrum data from the Server’s host computer.
This article will guide you through how to completely remove all DW Spectrum Server files. Please follow the steps below to delete any DW Spectrum remnants from your machine.
**NOTE: If you are trying to replace the DW Spectrum Application Bundle version with the individual Client and Server software components, you can refer to the article “DW Spectrum – Bundle Replacement Procedure”.
**NOTE: If any recording licenses were registered for the DW Spectrum System on the computer, make sure to deactivate the registered licenses before removing DW Spectrum from the computer.
Please be aware that by completing a clean uninstallation of DW Spectrum IPVMS, you will have removed all data and loss of custom settings will occur. It is highly recommended to create a Database Backup and to document Recording Licenses before removing DW Spectrum.
For more information on creating a Database Backup, you can refer to the article “DW Spectrum – Creating a Database Backup”.
To completely remove the DW Spectrum Server program in Windows OS:
Close the DW Spectrum Client program and stop the DW Spectrum Server application.
C:\Windows\System32\config\systemprofile\AppData\Local\Digital Watchdog\Digital Watchdog Media Server
Before deleting the folder, copy the raw database files from this location. Be sure to save the raw files if you intend to restore the database after completing the clean uninstallation.
It is also recommended to create a copy of the HW_log file inside log folder.
C:\Windows\System32\config\systemprofile\AppData\Local\
Delete (Shift+Del keys) the Digital Watchdog folder.
Backup the archive, hi_quality and low_quality folders that contain the raw archived video footage from the server as needed.
Then delete the TMP and NXDB files from each of the media drives.
The final remnant of DW Spectrum that must be removed can be found using the Registry Editor desktop app.
In Registry Editor, right-click on the “Digital Watchdog” folder and select “Delete” from the context menus in the following locations:
At this point, the DW Spectrum program will be completely removed from the computer. Reinstalling DW Spectrum on the computer will be treated as a fresh installation.
You can restore the system from the Database Backup files after creating a new server as needed.
**NOTE: If you need to reinstall DW Spectrum IPVMS on the computer, check out Installing DW Spectrum (Windows).
To remove DW Spectrum from an Ubuntu Linux computer using the Command Terminal:
Open the Terminal in Ubuntu.
sudo su
Dw5pectrum |or| admin
**NOTE: Your entry will not display as you enter/type the password in Terminal.
apt-get remove --purge digitalwatchdog-mediaserver
apt-get remove --purge digitalwatchdog-client
Enter the following commands in Terminal to remove the remaining DW Spectrum registration files:
echo PURGE | sudo debconf-communicate digitalwatchdog-mediaserver
echo PURGE | sudo debconf-communicate digitalwatchdog-client
At this point, the DW Spectrum program will be completely removed from the computer. Reinstalling DW Spectrum on the computer will be treated as a fresh installation.
You can restore the system from the Database Backup files after creating a new server as needed.
**NOTE: If you need to reinstall DW Spectrum IPVMS on the computer, check out Installing DW Spectrum (Ubuntu).