Example policies: dedicated devices

  • Dedicated devices are company-owned devices configured for a single use case with restricted access to other apps or actions.

  • Recommended device settings for dedicated devices include disabling safe boot, screen capture, factory reset, camera, and configuring system updates.

  • Kiosk mode automatically launches a designated app in full-screen, pinned mode when the device boots by setting its installType to KIOSK.

  • While only one app can be designated as the kiosk app, other apps can be linked to it by adding them to applications with a different installType.

  • Kiosk mode can also be enabled for web pages by using web apps and designating the web app as the kiosk app, while also including Chrome as a required application.

  • Enabling a custom launcher using kioskCustomLauncherEnabled allows users access to one or more apps from the home screen, and keyguardDisabled can keep the device unlocked.

Dedicated devices are company-owned devices that fulfill a single use case, such as digital signage, ticket printing, or inventory management. This allows admins to further lock down the usage of a device to a single app or small set of apps, and prevents users from enabling other apps or performing other actions on the device.