Enable Clipboard Sharing in Windows 11 Sandbox
Clipboard sharing in Windows 11 Sandbox lets you copy text, links, and files from your main PC and paste them straight into a temporary test window. Windows 11 Sandbox runs apps in a separate, safe space so you can try out new programs without risking your real files.
By default, this copy-and-paste bridge stays turned off for safety. You can easily turn it on by changing a quick setting using the Group Policy Editor or the Registry so you can move items back and forth in seconds.
Enable clipboard sharing in Windows 11 Sandbox by opening Local Group Policy Editor and navigating to Computer Configuration Administrative Templates Windows Components Windows Sandbox, then double-clicking “Allow clipboard sharing with Windows Sandbox” and setting it to Enabled. Alternatively, use the Registry Editor to set the DWORD value AllowClipboardRedirection to 1.
How to turn on or off copying and pasting between host and Sandbox in 🪟 Windows 11
As mentioned, clipboard sharing between the host and Windows Sandbox is disabled by default.
Moving text and files between the host and the sandbox environment fails unless explicit permission is granted.
Managing this feature on Windows 11 involves a few straightforward configuration steps.
First, open the Local Group Policy Editor. Click the Start Menu and search for Edit group policy, as shown below.
Under Best match, select Edit group policy to launch the Local Group Policy Editor.

In the left pane of the Local Group Policy Editor, expand the following path:
Computer Configuration > Administrative Templates > Windows Components > Windows Sandbox
Next, in the Windows Sandbox details pane on the right, find and double-click the setting titled "Allow clipboard sharing with Windows Sandbox."

In the Allow clipboard sharing with Windows Sandbox window, select either Not Configured, Enabled, or Disabled.
- Not Configured (default)
- Enabled - Copy and paste between the host and Windows Sandbox are permitted.
- Disabled - Copy and paste in and out of Sandbox will be restricted.

Enable or disable clipboard sharing with Sandbox via Windows Registry
Accessing the Local Group Policy Editor might prove difficult on certain Windows editions, making the Windows Registry a reliable alternative.
Open the Windows Registry and navigate to the following folder path.
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSandbox

If the 'Sandbox' folder isn't visible, right-click the 'Windows' key, then create a new subfolder named 'Sandbox'.
In the right pane of the 'Sandbox' folder, right-click and choose New DWORD (32-bit) Value. Name this new key AllowClipboardRedirection.
Double-clicking this key and setting its Value data to 1 enables clipboard sharing between the host and the sandbox environment.
Setting the value data to 0 or deleting the key stops copying and pasting between the host and the sandbox environment.

That completes the setup process.
Reference:
Conclusion:
- Enabling clipboard sharing between the host and sandbox environment in Windows 11 fosters a seamless user experience.
- Whether via Local Group Policy Editor or Windows Registry, users have clear methods to enable or disable this feature according to their needs.
- Following these steps ensures efficient copying and pasting in the sandboxed environment, enhancing productivity for Windows 11 users.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!