Clipboard copy-paste cannot be disabled via Esper: treat as feature request and close
Android
Esper does not currently offer a setting to disable or restrict clipboard copy-paste functionality on your managed Android devices. This article explains why and outlines alternative approaches you can take.
Understanding the limitation
The system clipboard on Android is managed at the operating system level. Esper does not expose an Android Device Policy Manager (DPM) API control or any proprietary mechanism to intercept or disable clipboard access. This means:
- No Esper Console setting exists to control clipboard functionality
- No Blueprint option or Compliance Policy can restrict copy-paste
- This limitation applies to all Android device models managed by Esper
- The restriction cannot be enforced through any Esper agent version
This is a product gap, not a misconfiguration on your devices.
What you can do instead
Depending on your use case, consider these alternatives:
Restrict clipboard at the application layer
Work with your app developer to implement clipboard restrictions directly in the application code. This approach gives you the most control and is the most viable path forward. The developer can:
- Disable the
PASTEaction inEditTextfields - Override
onTextContextMenuItemto remove clipboard options from the context menu - Implement custom logic to prevent copying sensitive data
Use Single App Mode or Kiosk Mode
If your use case involves preventing data exfiltration in a kiosk environment, you can enable Single App Mode or Kiosk Mode in Esper. This prevents users from launching other applications. However, note that this does not block clipboard access within the pinned app itself — users can still copy and paste data within that app.
Samsung Knox-specific considerations
If your devices are exclusively Samsung devices running Samsung Knox, Samsung Knox may expose clipboard restriction policies through Knox-specific APIs. Contact Esper Support to discuss whether a Knox-aware solution is feasible for your environment.
Submit a feature request
If clipboard control is critical for your security or compliance requirements, you can request this feature for future Esper releases. When you contact Esper Support, include:
- Your specific use case (for example, kiosk security or preventing data exfiltration)
- Which devices or device types are affected
- Why application-layer restrictions are not suitable for your environment
The Esper Product team evaluates all feature requests, though no timeline or guarantee can be provided. You can check the Release Notes periodically for updates on new features.
Still need help?
If you have questions about alternative approaches or want to discuss your specific use case in more detail, submit a support ticket. The Esper Support team can help you evaluate whether any of these alternatives will work for your deployment.
Please sign in to leave a comment.
Comments
0 comments