How to fix cannot start print spooler 1068 ?

Method 1 :

  1. Run dialog : services.msc.
  2. Change RpcSs startup type to Automatic (Delayed Start).
  3. Click Start.
  4. Click Apply then OK.
  5. Change Spooler startup type to Automatic (Delayed Start).
  6. Click Start.
  7. Click Apply then OK.
  8. Restart the computer.


Method 2 :

msdt.exe /id PrinterDiagnostic


Method 3 :

  1. Open cmd in administrator.
  2. Run command 1.
  3. Restart the computer once the command has executed.


Command 1

C:\Users\USER-PC>sc config spooler depend= RPCSS


Method 4 :

  1. Run dialog : regedit.
  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler.
  3. Double Click string named DependOnService and valued RPCSS.
  4. Restart the computer.