Windows 7 Print spooler

Joined
Jan 9, 2010
Messages
1
Reaction score
0
I have recently upgraded to Windows 7 and have not been able to add a printer because I get the message "local print spooler service is not working". If I shut down the pc and restart this doesn't do anything. How do I kick start the print spooler service?
Thanks
 
Enable the service

In the Run window execute the command:
net start spooler

If it solve the issue then:
In the Run window execute the command:
services
in the services windows look for "print spooler"
and change the startup type to Automatic.

oryagel
 
Try this type in run, CMD /K SC CONFIG SPOOLER DEPEND= RPCSS press enter
shut down computer and restart this worked for me.should restart Print Spoler Services.
 
Back
Top