commandline uninstall Cisco AMP v. 7.x not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021 01:21 AM
Hi guys,
I need a bit of help from your side.
In version 6.x of Cisco AMP we could run this command line to do a uninstall of Cisco AMP :
.\uninstall.exe /R /S /remove 1 /uninstallpassword MyPassWord
But in version 7.x and above this is not working, the silent mode is not working. I can do it without silent and then I have to run through the uninstall menu to complet this. But this is not what I want.
This is my path: C:\Program Files\Cisco\AMP\7.4.5.20701> .\uninstall.exe /R /S /remove 1 /uninstallpassword MyPassWord I have tried to do /S /R but no change.
What has changed here??
Frank
- Labels:
-
AMP for Endpoints
-
Endpoint Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021 07:30 AM
Hello @Frank Osberg ,
you may use this command line: "<install package name>.exe /R /S /remove 1 /uninstallpassword YourPassword
Just download the latest deployment package and use the command above.
Greetings,
Thorsten

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2021 12:06 AM
Hi @Troja007
Thanks for coming back to me on this matter.
We found out that we ca could use this command line : ./uninstall.exe /S /Full 1 /password MyPassword that did the trick also can you get this verified internal in Cisco also that this is a proper solution?
Frank
