Enable Clipboard Sharing in Windows 11 Sandbox
Clipboard sharing in Windows 11 Sandbox lets you copy text and files from your regular computer into the isolated Sandbox environment.
Windows 11 Sandbox is a temporary, safe space where you can test programs without affecting your main PC. By default, it doesn’t allow you to paste things from your main computer into it.
Enabling clipboard sharing requires a simple change within Windows. This feature is particularly useful when you need to transfer information, like URLs or text snippets, into the Sandbox for testing or analysis.
Without this setting turned on, you cannot paste anything from your host PC into the Sandbox, making it harder to use the temporary environment effectively.
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.
You won’t be able to copy and paste between the host and the sandbox environment unless you explicitly allow it.
Here's how to enable or disable this feature in Windows 11.
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
If you can't access the Local Group Policy Editor, the Windows Registry is another option.
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 will disable copying and pasting between the host and the sandbox environment.

That should complete the 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!