Portfolio
My Blog
Scroll down to discover
Search
Categories

Spooler APP has stopped working

March 30, 2017Category : IT & Network

If Microsoft spooler subsystem app has stopped working which means your printer will not print

You can easily fix this issue as following:

Logon as Admin Press “Start” > Type in Search box > COMMAND > find at top of list and RIGHT CLICK “RUN AS ADMIN”

  1. net stop Spooler
    (will echo Deleting all print jobs) >> you should see this returned
  2. ping localhost -n 4 > nul
  3. del /q %SystemRoot%\system32\spool\printers\*.*
  4. net start Spooler
    (will echo Done!) >> you should see this returned
  5. ping localhost -n 4 > nul

Leave a Reply

Your email address will not be published. Required fields are marked *

01.
© Oliver / All rights reserved.
To top