Sandbox

How to enable or disable Virtualized GPU sharing Sharing for Windows Sandbox in Windows 10

How to enable or disable Virtualized GPU sharing Sharing for Windows Sandbox in Windows 10

A GPU supports thousands of computing cores to process workloads in parallel. It does this task in an efficient manner. Windows Sandbox environment makes it possible to enable or disable Virtualized GPU sharing. Here's how it's done!

Enable or disable Virtualized GPU sharing for Windows Sandbox

As you know, any software or application you choose to install in Windows Sandbox remains only in that environment and cannot affect your host. Also, once Windows Sandbox is closed, all the programs are deleted automatically. To enable or disable vGPU Sharing for Windows Sandbox do the following,

  1. Open the Registry Editor.
  2. Navigate to the Windows Sandbox key
  3. Create a new 32-bit DWORD value AllowVGPU
  4. To enable the vGPU sharing for Windows Sandbox set the value to 1.
  5. To disable the vGPU sharing feature, delete the value.

If vGPU is disabled, the sandbox will use the Windows Advanced Rasterization Platform (WARP).

Using Registry Editor

Press Win+R in combination to open the 'Run' dialog box.

Type 'regedit' in the empty field of the box and press 'Enter'.

When the Registry Editor opens, navigate to the following path address -

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Sandbox.

If you do not find a key with such a name then, create one.

Now, create a new 32-bit DWORD value 'AllowVGPU'. Remember here that even if you are running 64-bit Windows, you still need to use a 32-bit DWORD as the value type.

Supported values

Once the key is created, set its value to 1.

The action when confirmed will enable the vGPU sharing for Windows Sandbox.

To disable it, simply delete the value. This will disable the vGPU sharing feature.

When done, close the Registry Editor and exit. Restart your PC to allow the changes to take effect.

Read: How to enable or disable Clipboard Sharing with Windows Sandbox.

Using Group Policy Editor

Open Group Policy Editor and navigate to the following path address -

Computer Configuration\Administrative Templates\Windows Components\Windows Sandbox.

Switch to the right-pane and look for the policy setting 'Allow vGPU sharing for Windows Sandbox'.

Now, to enable vGPU sharing for Windows Sandbox set the policy to 'Enabled'.

That's all there is to it!

Linux için En İyi Komut Satırı Oyunları
Komut satırı, Linux kullanırken yalnızca en büyük müttefikiniz değil, aynı zamanda eğlence kaynağı da olabilir, çünkü onu özel bir grafik kartı gerekt...
Linux için En İyi Gamepad Eşleme Uygulamaları
Tipik bir klavye ve fare giriş sistemi yerine bir gamepad ile Linux'ta oyun oynamayı seviyorsanız, sizin için bazı faydalı uygulamalar var. Çoğu PC oy...
Linux Oyuncuları için Faydalı Araçlar
Linux'ta oyun oynamayı seviyorsanız, oyun deneyimini geliştirmek için Wine, Lutris ve OBS Studio gibi uygulamaları ve yardımcı programları kullanmış o...