Uninstalling the Amazon DCV Server
The following topic describes how to uninstall the Amazon DCV server.
Uninstalling the Amazon DCV Server on Windows
To uninstall the Amazon DCV server on Windows
-
Using an RDP client, connect to the Amazon DCV server as the administrator.
-
Ensure that there are no running Amazon DCV sessions. Use the
dcv list-sessions
Amazon DCV command to check for any running sessions. If there are running sessions, use thedcv close session
Amazon DCV command to stop them. -
After you confirm that there are no running sessions, stop the Amazon DCV server. For more information, see Stopping the Amazon DCV Server.
-
Open the Windows Settings application and navigate to the Apps & Features panel.
-
Select Amazon DCV server and then press Uninstall.
-
(Optional) You might also want to remove any log files that were generated by the Amazon DCV server. After the uninstallation is complete, navigate to C:\ProgramData\NICE\dcv\ and delete the log folder.
Uninstalling the Amazon DCV Server on Linux
The Amazon 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 Amazon DCV server.
To uninstall the Amazon DCV server on Linux
-
Ensure that there are no running Amazon DCV sessions. Use the
dcv list-sessions
Amazon DCV command to check for any running sessions. If there are running sessions, use thedcv close session
Amazon DCV command to stop them. -
After you confirm that there are no running sessions, stop the Amazon DCV server. For more information, see Stopping the Amazon DCV Server.
-
Uninstall the Amazon 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 Amazon DCV Server on Linux.
-
(Optional) You might also want to remove any log files that were generated by the Amazon DCV server. After the uninstallation is complete, navigate to /var/log and delete the dcv folder.