Ask the Community
Groups
KAM - Command to Delete Quarantine Files - Connect IT Community | Kaseya
<main> <article class="userContent"> <p>PROBLEM</p> <p>How to delete quarantine files via command line for KAM (Malwarebytes)</p> <p> </p> <p>SOLUTION</p> <p>Running the following command will delete the quarantine files in the "Quarantine" tab of the Malwarebytes UI.</p> <p>CD to </p> <p>C:\Program Files (x86)\Malwarebytes' Anti-Malware\ - for 64 bit machines</p> <p>or </p> <p>C:\Program Files\Malwarebytes' Anti-Malware\ - for 32 bit machines</p> <p>Then run</p> <p>mbamapi /quarantine -delete all</p> <p> </p> </article> </main>