Skip to content
Follow
Windows

Enable Clipboard Sharing in Windows 11 Sandbox

Richard
Written by
Richard
Nov 10, 2022 Updated Jul 14, 2026 3 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 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.

⚡ 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.

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.

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

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.

🗝️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 will disable copying and pasting between the host and the sandbox environment.

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

That should complete the 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 Local Security Policy Settings to Default in Windows 11
Windows How to Reset Local Security Policy Settings to Default in Windows 11
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 *