Close Print Spooler
ClosePrintSpooler is a sandbox setting that provides nuanced control over how sandboxed applications interact with the print spooler service.
.
.
.
[DefaultBox]
ClosePrintSpooler=n
This setting can be used to prevent sandboxed applications from interacting with the print spooler service. When set to y
, sandboxed applications will be unable to interact with the print spooler service - for example, print.
Added as part of 0.5.4 / 5.46.0 version.
Interaction with OpenPrintSpooler
.
.
.
[DefaultBox]
ClosePrintSpooler=n
OpenPrintSpooler=n
When both settings are configured as shown above, requests from sandboxed applications to the print spooler are selectively filtered. This means that certain actions related to the print spooler are permitted ("open") while others are restricted ("closed"). Specifically, this configuration allows for printing operations but restricts activities that would modify printer configurations or the installation/removal of printers on the system.