If you get this error message in Windows: “could not start the print spooler service” and a reference to “error 1068”, here is a guide telling you have to fix the problem
- Open Windows command window: Start -> Run… -> Write “cmd” to the right of where it says “open:”
- write exaclty: sc config spooler depend= RPCSS
- Note: Mind the gap between “=” and “RPCSS”
- Done!