Configure copy and paste from Office documents opened in Application Guard

This policy setting allows you to control whether users can copy and paste content from Office to and from documents opened in Application Guard, as well as the allowed formats. This policy setting only applies to Word, Excel, and PowerPoint.

If you enable this policy setting, you must choose from the following behaviors:

- Enable clipboard functionality between the host and Application Guard (default).
- Disable clipboard functionality completely between the host and Application Guard.
- Enable the clipboard to copy content from Application Guard to the host.
- Enable the clipboard to copy content from the host to Application Guard.

Note: Application Guard only allows copying text and images and doesn't allow copying of rich content.
Important: We recommend that you don't enable copying from the host to Application Guard. If you enable this functionality, a potentially compromised Application Guard session will have access to the host device's clipboard and its content.

You can also choose the type of content that can be copied, by using the content options:
- Allows text copying (default).
- Allows image copying.
- Allows both text and image copying.

If you disable or don't configure this policy setting, users can copy and paste content to and from documents opened in Application Guard to other locations outside Application Guard.

Note: Application Guard only allows copying text and images and doesn't allow copying of rich content.

Note: This policy setting only applies to Microsoft 365 Apps for enterprise.

Supported on: At least Windows 10 Server, Windows 10 or Windows 10 RT

Clipboard behavior setting.


  1. Enable clipboard operation both directions (default)
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboarddirection
    Value TypeREG_DWORD
    Value0
  2. Enable clipboard operation only from the host to the isolated session
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboarddirection
    Value TypeREG_DWORD
    Value1
  3. Enable clipboard operation only from an isolated session to the host
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboarddirection
    Value TypeREG_DWORD
    Value2
  4. Disable clipboard operation both directions
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboarddirection
    Value TypeREG_DWORD
    Value3

Clipboard content options.


  1. Enable only text operations in the clipboard (default).
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboardformats
    Value TypeREG_DWORD
    Value0
  2. Enable only image operations in the clipboard.
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboardformats
    Value TypeREG_DWORD
    Value1
  3. Enable image and text operations in the clipboard.
    Registry HiveHKEY_CURRENT_USER
    Registry Pathsoftware\policies\microsoft\office\16.0\common\security\applicationguard
    Value Nameclipboardformats
    Value TypeREG_DWORD
    Value2


office16.admx

Administrative Templates (Computers)

Administrative Templates (Users)