unable to start printer spool

J

jesse

I followed the directions given by Bruce Sanderson, and
typed
net start spooler

Got the error message:

"System error 1068 has occurred.

The dependency service or group failed to start."

I also get this error message when trying to start the
printer spool from the services program under
administrative tools.
Not sure what I can do to fix this.
 
B

Bruce Sanderson

Hmm. The only service that the Print Spooler is normally dependent on is
the RPC service. Is the RPC service is not working, you would most likely
have other problems, but check in the Services MMC to see if the RPC service
is "Started".

In the Services MMC, right click on Print Spooler, select Properties. What
do you see in the two boxes on that page (may take a second or two to
populate).

See also http://members.shaw.ca/bsanders/CleanPrinterDrivers.htm.
 
R

Robert Orleth [MSFT]

Lexmark likes to install a service that makes the spooler dependent on
itself and their service gets stuck in a number of cases - then the spooler
doesn't start anymore. To remove the dependency, type
sc config spooler depends= RPCSS
(note the space after the = but not before).

In most cases the Lexmark driver then crashes the spooler. To fix, remove
the Lexmark driver by hacking the registry (there is an article in MSDN
explaining how to do that - I currently can't look it up).
 
Joined
Mar 11, 2006
Messages
1
Reaction score
0
unable to start print spooler

Hi

Just try these steps and the issue is bound to vanish

1. Click the Start button on the desktop
2. Click Run
3. Type in REGEDIT
4. Click on HKEY_LOCAL _MACHINE
5. Click on System
6. Click on Current Control Set
7. Click on Services
8. Click on Spooler
9. Click on Depend On Service on the right hand side
10. This should open a Edit Binary Value window
11. Delete the rows corresponding to LexBces only and then select OK
12. Reboot the PC

Proceed further and the error should not occur again
Do respond as to what was the outcome
 
Last edited:
Joined
Jan 16, 2009
Messages
1
Reaction score
0
Thank you

Himanshu: I followed your instructions on editing the Registry and that solved my error 1068 problem. Thank you very much for sharing your knowledge and understanding.

Norm Burk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top