chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/DisableScreenshots.yaml

caption: Disable taking screenshots
default: false
desc: |-
  Setting the policy to Enabled disallows screenshots taken with keyboard shortcuts
  or extension APIs. Setting the policy to Disabled or not set allows screenshots.

  Note that on <ph name="MS_WIN_NAME">Microsoft® Windows®</ph>, <ph name="MAC_OS_NAME">macOS</ph> and <ph name="LINUX_OS_NAME">Linux</ph>,
  this does not prevent screenshots that are taken with operating system or third party applications.
example_value: true
features:
  dynamic_refresh: true
  per_profile: false
future_on:
- fuchsia
items:
- caption: Do not allow users to take screenshots or video recordings
  value: true
- caption: Allow users to take screenshots and video recordings
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:22-
- chrome.*:22-
tags: []
type: main