Page MenuHomePhabricator

Malwarebytes
Updated 1,781 Days AgoPublic

Version 4 of 5: You are viewing an older version of this document, as it appeared on Jul 2 2019, 1:01 PM.

Automatic Process
To delete MalwareBytes automatically, netboot to Ubuntu, run sudo ./remove_mb.sh.

Manual Process
Netboot the machine, open a virtual console + ALT + F1/F6

sudo fdisk -l
sudo ntfsfix -d -b /dev/sdXX/
sudo mount /dev/sdXX /mnt/
cd /mnt/Program\ Data\ /(x86)\
rm -rf Malwarebytes*
cd ~
umount /mnt/
reboot
Last Author
ajanib
Last Edited
Jul 2 2019, 1:01 PM

Event Timeline

ajanib changed the title from Malwarebytes to MalwareBytes.
ajanib edited the content of this document. (Show Details)
ajanib changed the title from MalwareBytes to Malwarebytes.May 2 2019, 9:46 AM
ajanib edited the content of this document. (Show Details)