<- Chrome Settings Library

DefaultPrinterSelection

Default printer selection rules
Last updated October 8, 2024

Setting the policy sets the rules for selecting the default printer in Google Chrome, overriding the default rules. Printer selection occurs the first time users try to print, when Google Chrome seeks a printer matching the specified attributes. In case of a less than perfect match, Google Chrome can be set to select any matching printer, depending on the order printers are discovered. Leaving the policy unset or set to attributes for which there's no match means the built-in PDF printer is the default. If there's no PDF printer, Google Chrome defaults to none. Currently, all printers are classified as "local". Printers connected to Google Cloud Print are considered "cloud", but Google Cloud Print is no longer supported. Note: Omitting a field means all values match for that particular field. For example, not specifying idPattern means Print Preview accepts all printer IDs. Regular expression patterns must follow the JavaScript RegExp syntax, and matches are case sensistive.

Supported On:
Platform Start End
Chrome (Windows, Mac, Linux) 48
ChromeOS 48
Example value:

"{ \"kind\": \"local\", \"idPattern\": \".*public\", \"namePattern\": \".*Color\" }"

Features: