Uninstalling the NICE DCV Server
The following topic describes how to uninstall the NICE DCV server.
Uninstalling the NICE DCV Server on Windows
To uninstall the NICE DCV server on Windows
-
Using an RDP client, connect to the NICE DCV server as the administrator.
-
Ensure that there are no running NICE DCV sessions. Use the
dcv list-sessions
NICE DCV command to check for any running sessions. If there are running sessions, use thedcv close session
NICE DCV command to stop them. -
After you confirm that there are no running sessions, stop the NICE DCV server. For more information, see Stopping the NICE DCV Server.
-
Open the Windows Settings application and navigate to the Apps & Features panel.
-
Select NICE DCV server and then press Uninstall.
-
(Optional) You might also want to remove any log files that were generated by the NICE DCV server. After the uninstallation is complete, navigate to C:\ProgramData\NICE\dcv\ and delete the log folder.
Uninstalling the NICE DCV Server on Linux
The NICE DCV server is installed using a series of RPM or .deb packages, depending on your host server's operating system.
Note
You must be signed in as the root user to uninstall the NICE DCV server.
To uninstall the NICE DCV server on Linux
-
Ensure that there are no running NICE DCV sessions. Use the
dcv list-sessions
NICE DCV command to check for any running sessions. If there are running sessions, use thedcv close session
NICE DCV command to stop them. -
After you confirm that there are no running sessions, stop the NICE DCV server. For more information, see Stopping the NICE DCV Server.
-
Uninstall the NICE DCV server packages. Depending on how you performed the installation, some of the packages might not be installed on your system and can be omitted from the command. For a list of optional packages, see Installing the NICE DCV Server on Linux.
-
(Optional) You might also want to remove any log files that were generated by the NICE DCV server. After the uninstallation is complete, navigate to /var/log and delete the dcv folder.