Print spooler service getting disabled

M, RAKESH 111 Reputation points
2022-06-10T05:46:12.937+00:00

Hello Team,

Print spooler service getting disabled automatically in windows server 2019 and need to start manually every time to start the service. Tried few troubleshooting steps from internet but couldn't help. Any advise please.210058-capture.png

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,507 questions
{count} votes

8 answers

Sort by: Newest
  1. Nick D 10 Reputation points
    2023-05-31T12:40:41.0733333+00:00

    I am experiencing this issue on a Server 2022 Standard VM. Only thing I can find is an event log showing the service being disabled by the local system account SID. The printers are network so no USB to unplug. No files in system32\spooler\printers, no one is using the printers connected to this server yet. Happens daily. Anyone find any other info to this mystery?

    <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="16384">7040</EventID>
        <Version>0</Version>
        <Level>4</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2023-05-31T10:47:51.0763200Z" />
        <EventRecordID>6388</EventRecordID>
        <Correlation />
        <Execution ProcessID="760" ThreadID="2256" />
        <Channel>System</Channel>
        <Computer>B093-UTL1.domain.com</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="param1">Print Spooler</Data>
        <Data Name="param2">auto start</Data>
        <Data Name="param3">disabled</Data>
        <Data Name="param4">Spooler</Data>
      </EventData>
    </Event>
    
    1 person found this answer helpful.

  2. latinsoapsfever 0 Reputation points
    2023-05-27T13:56:47.5266667+00:00

    After all possible solutions via windows troubleshooter, control panel, printer spooler, services etc FAILED,

    Unplugging and replugging the USB cable behind CPU did the work for me.

    0 comments No comments

  3. B14D3 61 Reputation points
    2023-05-05T06:37:37.2+00:00

    Hi, Is there a solution to this issue. I am also getting the same problem.

    0 comments No comments

  4. HennaBoy 0 Reputation points
    2023-05-03T13:16:32.4133333+00:00

    This also occurs for myself. None of the suggestions above make any difference. Spooler gets disabled frequently.

    0 comments No comments

  5. R, Jose 0 Reputation points
    2023-04-17T17:52:45.5566667+00:00

    I have the same problem, anyone can solved this?

    0 comments No comments