Change the Printer Spooler Priority


Normally the printer spooler runs at the same priority as other services on a system. If your system is being mainly used for printing or handles a large number of print jobs you can use this tweak to change the priority class the print spooler.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value called 'SpoolerPriority' using the settings below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Settings:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print]
Name: SpoolerPriority
Type: REG_DWORD (DWORD Value)
Value: 0 = Normal priority, 1 = High priority, 0xFFFFFFFF = Idle priority

Popular Posts