Jump to content

Set MBAMservice to Automatic (Delayed Start)


Recommended Posts

  • Root Admin

Please change the MBAMService to Automatic (Delayed Start)

Here are a couple different ways you can change it. You only need to change it once with any one of these methods.

From an elevated Admin command prompt you can copy/paste or type in the following to make the change.
[Note: You need a space after the = sign for the SC method to work properly]


sc config MBAMService start= delayed-auto


You can type on the Start Menu - services.msc

_services.msc.jpg

Then scroll down until you find the Malwarebytes Service and double-click to open it and change the Startup type: to Automatic (Delayed Start)

_services_malwarebytes.jpg
 

automatic_delayed_start.jpg
 

It is possible to change it in the Registry as well, but highly recommend doing it via one of the methods above.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MBAMService
DelayedAutostart|1
Start|2

 

C:\>sc qc MBAMService
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: MBAMService
        TYPE               : 10  WIN32_OWN_PROCESS
        START_TYPE         : 2   AUTO_START  (DELAYED)
        ERROR_CONTROL      : 1   NORMAL
        BINARY_PATH_NAME   : "C:\Program Files\Malwarebytes\Anti-Malware\mbamservice.exe"
        LOAD_ORDER_GROUP   :
        TAG                : 0
        DISPLAY_NAME       : Malwarebytes Service
        DEPENDENCIES       : RPCSS
                           : WINMGMT
        SERVICE_START_NAME : LocalSystem

 

 

Link to post
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.