Troubleshooting Malwarebytes consuming too much hard drive space on macOS computers

On occasion, Malwarebytes can consume too much space on Mac computers, resulting in sudden and unexpected warnings that the hard drive has run out of space even though the hard drive previously had plenty of storage space available.

  1. Check to make sure that your hard drive is being consumed by "system data" (if it's being consumed by other types of data then Malwarebytes is unlikely to be the root cause of the problem) 
    1. Click on the Apple Menu
    2. Select About This Mac
    3. Select the Storage tab
    4. Wait for your computer to finish analyzing its storage, at which point the system data will be the grey chunk on the right. Every computer is different, but in general your system data will be less than half of your total storage allocation.
  2. Open the Terminal application (click on Applications > Utilities > Terminal)
  3. Copy and paste in the following command into Terminal and then hit Enter
    sudo launchctl stop com.malwarebytes.agent.daemon
  4. Copy and paste in the following command into Terminal and then hit Enter
    cd /Library/Application\ Support/Malwarebytes/Malwarebytes\ Endpoint\ Agent/Data/EDRWork/
  5. Copy and paste in the following command into Terminal and then hit Enter
    sudo rm -f FRCoreDB 
  6. Copy and paste in the following command into Terminal and then hit Enter​​​​​​​​​​​​​​
    ​​​​​​​sudo launchctl start com.malwarebytes.agent.daemon
  7. Restart your computer
Was this helpful?
0 reviews

Details

Article ID: 147982
Created
Wed 11/30/22 11:19 AM
Modified
Wed 11/30/22 11:19 AM