How to fix cannot start print spooler 1068 ?
Method 1 :
- Run dialog : services.msc.
- Change RpcSs startup type to Automatic (Delayed Start).
- Click Start.
- Click Apply then OK.
- Change Spooler startup type to Automatic (Delayed Start).
- Click Start.
- Click Apply then OK.
- Restart the computer.
Method 2 :
msdt.exe /id PrinterDiagnostic
Method 3 :
- Open cmd in administrator.
- Run command 1.
- Restart the computer once the command has executed.
Command 1
C:\Users\USER-PC>sc config spooler depend= RPCSS
Method 4 :
- Run dialog : regedit.
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler.
- Double Click string named DependOnService and valued RPCSS.
- Restart the computer.