Skip to content
Follow
Windows

Enable Clipboard Sharing in Windows 11 Sandbox

Richard
Written by
Richard
Nov 10, 2022 Updated Aug 13, 2026 2 min read
How to Send and Receive Text Messages on Windows 11
How to Send and Receive Text Messages on Windows 11

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.

⚡ Quick Answer

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.

windows 11 edit group policy
windows 11 edit group policy

In the left pane of the Local Group Policy Editor, expand the following path:

💻Code
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."

windows 11 allow clipboard sharing with windows sandbox
Windows 11 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.
windows 11 allow clipboard sharing with windows sandbox options
Windows 11 allow clipboard sharing with windows sandbox options

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.

🗝️Registry
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSandbox
windows 11 enable disable printer sharing with sandbox registry
Windows 11 enables disabling printer sharing with the sandboxed registry

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.

windows 11 allow clipboard redirection registry
Windows 11 allow a clipboard redirection registry.

That completes the setup process.

Reference:

Microsoft.com

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?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry
How to Enable Audio and Video in Windows 11 Sandbox
Windows How to Enable Audio and Video in Windows 11 Sandbox
How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Enable Automatic Registry Backup in Windows 11
Windows How to Enable Automatic Registry Backup in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *