Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Can't cancel print job

Vista Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 18-08-2008
Phil
 
Posts: n/a
Can't cancel print job

Hi,
Why is it I can't cancel a print job without waiting 15-20 minutes? When
click on the print job and select "Cancel" it shows "Deleting - Printing" as
the status but takes forever to delete the job. If this is a Vista problem I
would think Mircosoft would consider fixing it..........
--
Phil
Reply With Quote
  #2  
Old 18-08-2008
Mick Murphy
 
Posts: n/a
RE: Can't cancel print job

If this is the Printer's Manufacturer's problem, I would suggest that they
fix it!
Contact them and/or uninstall/reinstall their software.
Reply With Quote
  #3  
Old 18-08-2008
Phil
 
Posts: n/a
RE: Can't cancel print job

I don't believe it is a printer problem. I have an epson and an HP and I
have the same problem on both......
Reply With Quote
  #4  
Old 18-08-2008
Bill Sharpe
 
Posts: n/a
Re: Can't cancel print job

Here is a batch file that will cancel print jobs. It works in XP, but
I'm not sure if the path in the "del" line is correct for Vista.

@echo off
echo.
echo Purging the print queue . . .
net stop Spooler
echo Deleting all print jobs . . .
ping localhost -n 4 > nul
del /q %SystemRoot%\system32\spool\printers\*.*
net start Spooler
echo Done!
ping localhost -n 4 > nul
Reply With Quote
  #5  
Old 18-08-2008
Phil
 
Posts: n/a
Re: Can't cancel print job

Thank you Bill.
It does work with Vista.
Reply With Quote
  #6  
Old 18-08-2008
Ferd Burfel
 
Posts: n/a
Re: Can't cancel print job

It's a USB Printing Support problem. It happens in 2000 and XP.

Bill's batch file does what I usually do to clear it, in a much more
efficient manner I might add.
Reply With Quote
  #7  
Old 20-08-2008
Bill Sharpe
 
Posts: n/a
Re: Can't cancel print job

Thanks for the feedback, Phil.
I just got a new laptop last week with Vista Home Premium installed. I
am still getting used to the new interface.
Reply With Quote
  #8  
Old 15-09-2008
Member
 
Join Date: Sep 2008
Posts: 1
Thank you for the batch file, I used it successfully with Vista Home Premium. I really appreciate it, I was stuck!
Reply With Quote
  #9  
Old 17-04-2011
Member
 
Join Date: Apr 2011
Posts: 1
Re: Can't cancel print job

I'm confused by your posts here. I have this issue in windows vista. My printing job is stuck in deleting status and the printer has been removed from the computer. I cannot actually uninstall it and fix everything because of this printing job that is stuck. What do I do?

How do I do this batch file? Im not very computer savvy.
Reply With Quote
  #10  
Old 18-04-2011
JAMES_911's Avatar
Member
 
Join Date: Dec 2007
Posts: 1,553
Re: Can't cancel print job

Quote:
Originally Posted by Jamiea View Post
I'm confused by your posts here. I have this issue in windows vista. My printing job is stuck in deleting status and the printer has been removed from the computer. I cannot actually uninstall it and fix everything because of this printing job that is stuck. What do I do?
You can go through the following steps to clear "deleted" print jobs from the print queue.

1) Go to Control Panel

2) Select System and Maintenance

3) Select Administrative Tools

4) Double-click on Services

5) In the list of services, scroll down until you find one called "Print Spooler"

6) Right-click on "Print Spooler" and select "Restart"

7) The "deleted" jobs will disappear and any queued jobs in your print queue will print
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Can't cancel print job"
Thread Thread Starter Forum Replies Last Post
Cancel print job on HP 1310 Charites Hardware Peripherals 6 19-06-2010 05:34 AM
Can't cancel Print Job Stormingerman Vista Help 0 24-06-2009 03:39 AM
How to cancel printing or to delete a print job that is stuck in the print queue in Windows XP Alan Morris [MSFT] Windows XP Support 6 30-05-2008 10:53 PM
Print spooler hangs when trying to print from a shared print MR80 Windows XP Support 3 27-07-2007 10:17 PM
Print jobs won't cancel jsohio Windows XP Support 1 09-02-2007 10:31 PM


All times are GMT +5.5. The time now is 07:46 AM.