Uninstalling Software

Updated

You can uninstall the Metallic software from a computer by running a command from the command line. If you need to remotely uninstall the Metallic software, you can also use the commands in third-party software.

Note

After a laptop is uninstalled, you can restore data from it for 90 days.

Caution

You cannot undo the uninstall action. To add the laptop to the Metallic system again, you must add it back as a new laptop.

Procedure

  1. Log on to the computer as an Administrator or as a member of the Administrator group on that computer.

  2. At the command line, go to the location where you stored the installation package, and then locate the Setup.exe file.

  3. Depending on the operating system, run one of the following commands:

    Windows:

    Setup.exe /uninstall /silent
        
    

    UNIX and Linux:

    cvpkgrm -i all
        
    

    macOS:

    /usr/local/bin/cvpkgrm -i all
        
    

Was this page helpful?