Kaspersky Security for Windows Server uninstallation. Sample commands
To uninstall Kaspersky Security for Windows Server from the protected device, run the following command:
msiexec /x ks4ws.msi /qn
or
- For 32-bit operating systems:
msiexec /x {438F7FDE-2AC4-49D7-BE06-51642B3EA0A6} /qn
- For 64-bit operating systems:
msiexec /x {DEBE0A18-36BD-47E9-9B7B-FC67B67D7F66} /qn
To uninstall Kaspersky Security for Windows Server Console, run the following command:
msiexec /x ks4wstools.msi /qn
or
- For 32-bit operating systems:
msiexec /x {EF00C20A-7441-4076-BA9A-10C9CF689099} /qn
- For 64-bit operating systems:
msiexec /x {B0383C9F-53CB-4F0E-B8A5-7A4F80951CD9} /qn
To uninstall Kaspersky Security for Windows Server from a protected device on which password protection is enabled, perform the following command:
- For 32-bit operating systems:
msiexec /x {438F7FDE-2AC4-49D7-BE06-51642B3EA0A6} UNLOCK_PASSWORD=*** /qn
- For 64-bit operating systems:
msiexec /x {DEBE0A18-36BD-47E9-9B7B-FC67B67D7F66} UNLOCK_PASSWORD=*** /qn
To uninstall Microsoft Outlook Add-in, perform the following command:
- For 32-bit operating systems:
msiexec /x {58E0FA6E-4BEA-4B52-9059-CD44DF40AA44} /qn
- For 64-bit operating systems:
msiexec /x {39DB1974-1EEB-452C-92BA-1BAE519D551C} /qn