User's Manual

Using CLI For Windows And Linux Operating Systems
To uninstall DSET using the CLI, run the following command from the command prompt:
For Windows Operating System
To uninstall DSET using the CLI, run the following command from the command prompt:
Msiexec /x{F34F52B2-DFE0-4103-96BF-771A4BB457F8}
The
Windows Installer window displays Are you sure you want to uninstall this product?
message. Click
Yes to uninstall DSET.
For silent uninstallation, run the command:
Msiexec /x{F34F52B2-DFE0-4103-96BF-771A4BB457F8} /qn
For Linux Operating Systems
To uninstall DSET using the CLI, run the following command from the command prompt:
dsetuninstall
Or
/opt/dell/advdiags/dset/uninstall.sh
For silent uninstallation, run the command:
dell-dset-lx(bit)-(Version Number).bin -qu
34