How to Enable Audio and Video in Windows 11 Sandbox
You enable audio and video input in Windows 11 Sandbox by editing the Sandbox configuration file (a .wsb file).
Windows Sandbox is a lightweight, isolated desktop environment that runs applications safely without affecting your main system. It’s like a temporary virtual machine that resets every time you close it.
By default, the Sandbox doesn’t allow your microphone or camera from your main PC to work inside the isolated environment. However, for testing applications that require these devices, you need to explicitly permit them.
You can grant access by adding specific lines to a custom Sandbox configuration file, allowing your host’s audio and video devices to be used within the Sandbox.
How to turn on or off audio and video input between host and Sandbox in 🪟 Windows 11
As described above, by default, audio (ex: microphone) and video (ex: camera) input from the host to the Windows Sandbox are not permitted. If you need to use a microphone or camera within the sandboxed environment, you must allow audio and video input.
Below is how to enable or disable these features in Windows 11.
First, open Local Group Policy Editor by clicking on the Start Menu and searching for Edit group policy, as highlighted below.
Under Best match, select Edit group policy to launch Local Group Policy Editor.

In the left pane of Local Group Policy Editor, expand the tree:
Computer Configuration > Administrative Templates > Windows Components > Windows Sandbox
Then, in the Windows Sandbox details pane on the right, locate and double-click the settings that say “Allow audio input Windows Sandbox” and “Allow video input in Windows Sandbox.”

On the Allow audio input in Windows Sandbox and Allow video input in Windows Sandbox windows, set the option to Not Configure, Enabled, or Disabled.
- Not Configured (default)
- Enabled – Windows Sandbox will receive audio and video input from the user on the host.
- Disabled – Windows Sandbox will not be able to receive audio and video input from the host.

Enable or disable audio and video input with Sandbox via Windows Registry
If you can’t open the Local Group Policy Editor, you can use the Windows Registry instead.
Open the Windows Registry, and navigate to the folder key path as listed below.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Sandbox

If you don’t see the Sandbox folder key, right-click on the Windows key, then create a subfolder key called Sandbox.
Right-click on the Sandbox folder key’s right pane and select New -> DWORD (32-bit) Value. Next, type a new key named AllowAudioInput and AllowVideoInput.
Double-click the new keys and enter the Value data as 1 to enable audio and video between the host and the sandbox environment.
A 0-value data or simply deleting the key will disable audio and video input between the host and the sandbox environment.

That should do it!
Reference:
Conclusion:
- Enabling audio and video input from the host to the sandbox environment in Windows 11 allows for a more versatile and comprehensive user experience within the isolated environment.
- The process involves utilizing the Local Group Policy Editor or the Windows Registry to configure the settings based on specific requirements.
- Following the outlined steps, users can seamlessly activate or deactivate audio and video input between the host and the Windows Sandbox in Windows 11, thus enhancing their sandbox experience.
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!