Spooler SubSystem App takes high cpu?
Create a .bat file and run as administrator with the following lines
net stop spooler del /Q /F /S "%systemroot%\System32\Spool\Printers*.*" net start spooler
Create a .bat file and run as administrator with the following lines
net stop spooler del /Q /F /S "%systemroot%\System32\Spool\Printers*.*" net start spooler