Delete printer not working

  • Thread starter Thread starter John
  • Start date Start date
J

John

I've tried to delete a printer from a workstation (XP
Pro). The Printers and Faxes window shows a status
of "Deleting", but after allowing a lengthy amount of
time and then a reboot, the status still shows deleting.
This is a printer on the network that requires use of a
TCP/IP port, which was setup incorrectly originally.

Is there a way to manually remove a printer (regedit?)
and it's associated drivers so that I can reinstall it
correctly?

Thanks
 
Try stopping the print spooler service, then try the delete again.

From the command prompt, type

net stop spooler

(and remember to hit enter). It starts the same way, the command is "net
start spooler".

Cari
www.coribright.com
 
This sounds like there is a pending job in the print queue. The spooler
will not delete the printer until all pending jobs have printed. As you
said the TCP/IP was setup incorrectly so the test page that you probably
selected when originally creating the printer is waiting to be printed.

Just delete the job and the printer should delete as well.

--
Alan Morris

Microsoft Printing Team

http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top