Windows 10: windows 10 printer spooler is not allowing me to print, even though I have cleared the...

Discus and support windows 10 printer spooler is not allowing me to print, even though I have cleared the... in Windows 10 Drivers and Hardware to solve the problem; windows 10 printer spooler is not allowing me to print, even though I have cleared the spooler. How can I get around this to start printing again?... Discussion in 'Windows 10 Drivers and Hardware' started by AndreaSmith1969, Jan 26, 2021.

  1. windows 10 printer spooler is not allowing me to print, even though I have cleared the...


    windows 10 printer spooler is not allowing me to print, even though I have cleared the spooler. How can I get around this to start printing again?

    :)
     
    AndreaSmith1969, Jan 26, 2021
    #1
  2. bro67 Win User

    Print Spooler Service Stopping

    Drugged up on Pain Med's, exhausted from barely any sleep for four days and trying to type on a iPhnone. The USB driver and queue can end up stalling. Have you checked the print queue to see if there are jobs stalled or in the Print Spooler folder? Also grab the Process Explorer by Sysinternals from Microsoft.com. It will allow you to see the Sub Process, especially under the System process. See the following:

    Clear Printer Spooler Files

    • Click Start, type Services.msc in Search box or Click WIN+Q, type “Services.msc” in the open box.
    • Services can be found under Computer Management on older operation system (Windows XP)
    • Double-click Printer Spooler in the list.
    • Click Stop and click OK.
    • Open C:\Windows\System32\spool\PRINTERS.


    I cannot find the tutorial, this is a more extensive way to check Print spooler stopping automatically on Windows 10, Windows 8 and 8.1 windowstricks.in
     
    bro67, Jan 26, 2021
    #2
  3. RickC Win User
    Reset and Clear Print Spooler in Windows 10


    I use the same commands but wrapped in an AutoHotkey script which takes care of the elevation and provides an onscreen message:


    windows 10 printer spooler is not allowing me to print, even though I have cleared the... [​IMG]


    Code:
    Code:
    ; Based on https://autohotkey.com/boards/viewtopic.php?f=6&t=24987&hilit=print+queue #SingleInstance force ; Ensure only one instance at a time #NoTrayIcon ; Surpress the default Notification tray icon  ; Prompt to 'Run as Admin', i.e. show UAC dialog If Not A_IsAdmin {    Run *RunAs "%A_ScriptFullPath%"  ; Requires AHK v1.0.92.01+    ExitApp }  SplashImage,, W300 H120,, `nPlease wait...`n`nThe Printer queue is being cleared.`n`n This may take up to 10 seconds., Clear Printer Queue ; Show user message to inform what's happening Runwait, %comspec% /c "net stop spooler",, hide ; Stop the Print Spooler  ; Windows has its Print Queue located at the path used below. Runwait, %comspec% /c "del C:\Windows\System32\spool\printers\* /Q /F /S",, hide ;  Delete all files in the Print Queue (using [Q]uiet mode, [F]orce and clear [S]ub-folders switches)  Runwait, %comspec% /c "net start spooler",, hide ; Restart the Print Spooler splashimage, off ; Close the information message  ExitApp
    I've added this as a right-click option using a REG file:

    windows 10 printer spooler is not allowing me to print, even though I have cleared the... [​IMG]


    Code:
    Code:
    Windows Registry Editor Version 5.00  [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\Clear Print Queue] "Icon"="C:\\Windows\\System32\\shell32.dll,222" "MUIVerb"="Clear Print Queue"  [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\Clear Print Queue\command] @="explorer /root,\"C:\\Support\\ClearPrinterQueue.ahk\""
    Hope this helps...
     
    RickC, Jan 26, 2021
    #3
  4. windows 10 printer spooler is not allowing me to print, even though I have cleared the...

    Documents Disappear in Print Spooler before printing

    Hi David,

    There are different factors that can contribute as to why you're not able to print documents on a wireless printer that other computer can use to print. This could be caused by outdated device drivers or the
    print spooler that temporarily stores print jobs on the computer needs to be reset

    Since you are still not able to print documents after you completing different troubleshooting steps, we suggest that you follow the steps to

    clear and reset the print spooler
    to resolve your concern. This will allow you to restart the
    print spooler service that manages the printing process in your computer.

    We look forward to your response after you complete the steps.
     
    Jordan Dom, Jan 26, 2021
    #4
Thema:

windows 10 printer spooler is not allowing me to print, even though I have cleared the...

Loading...
  1. windows 10 printer spooler is not allowing me to print, even though I have cleared the... - Similar Threads - printer spooler allowing

  2. How to clear print queue if the print spooler does not give me the option to start/stop

    in Windows 10 Gaming
    How to clear print queue if the print spooler does not give me the option to start/stop: There is a print job stuck in the queue but the print folder is cleared out and the print spooler does not allow me to start/stop. https://answers.microsoft.com/en-us/windows/forum/all/how-to-clear-print-queue-if-the-print-spooler-does/5bf303a5-77a6-47ef-bdd9-0112ad98d871
  3. How to clear print queue if the print spooler does not give me the option to start/stop

    in Windows 10 Software and Apps
    How to clear print queue if the print spooler does not give me the option to start/stop: There is a print job stuck in the queue but the print folder is cleared out and the print spooler does not allow me to start/stop. https://answers.microsoft.com/en-us/windows/forum/all/how-to-clear-print-queue-if-the-print-spooler-does/5bf303a5-77a6-47ef-bdd9-0112ad98d871
  4. How to clear print queue if the print spooler does not give me the option to start/stop

    in Windows 10 Drivers and Hardware
    How to clear print queue if the print spooler does not give me the option to start/stop: There is a print job stuck in the queue but the print folder is cleared out and the print spooler does not allow me to start/stop. https://answers.microsoft.com/en-us/windows/forum/all/how-to-clear-print-queue-if-the-print-spooler-does/5bf303a5-77a6-47ef-bdd9-0112ad98d871
  5. Print spooler

    in Windows 10 Drivers and Hardware
    Print spooler: Just updated win 10 to latest update. Now cannot print to HP Laserjet Pro mfp 1410. The print spooler will not remain on. What should I do? https://answers.microsoft.com/en-us/windows/forum/all/print-spooler/fe76dc32-5978-4e2b-b195-0dcd75753c60
  6. printer offline and print spooler errors

    in Windows 10 Installation and Upgrade
    printer offline and print spooler errors: recent updates have caused problems printing Is there a fix? https://answers.microsoft.com/en-us/windows/forum/all/printer-offline-and-print-spooler-errors/9af882cd-be99-4d89-95f6-d4ee3343da1b
  7. Windows 10 print spooler

    in Windows 10 Drivers and Hardware
    Windows 10 print spooler: Is there a permanent fix in any Windows 10 update that corrects the issue of the print spooler failing to clear after every print job? It has become very tiresome shutting down the print services and clearing it manually or rebooting before each print job....
  8. Print spooler with HP Printer

    in Windows 10 Drivers and Hardware
    Print spooler with HP Printer: My Notebook cannot print any longer on HP. I still can with Brother. It seems an issue relevant to the spooler. All updates done. https://answers.microsoft.com/en-us/windows/forum/all/print-spooler-with-hp-printer/d69e37c8-a7fa-4744-a77e-9a95d8198faf
  9. Print Spooler not clearing after printing

    in Windows 10 Drivers and Hardware
    Print Spooler not clearing after printing: My print spooler is not clearing after printing so the next time I try to print something else, it's just printing out the same thing again. Any ideas?...
  10. Reset and Clear Print Spooler in Windows 10

    in Windows 10 Tutorials
    Reset and Clear Print Spooler in Windows 10: How to: Reset and Clear Print Spooler in Windows 10 How to Reset and Clear Print Spooler in Windows 10 The primary component of the printing interface is the print spooler. The print spooler is an executable file that manages the printing process. Management of printing...