[Virtualization enabled] Windows sandbox option is missing on windows 10 20H2 ....

Anonymous
2021-06-22T08:45:07+00:00

I'Hey  there!

I'm using windows 10 20H2  version.  And  I  want to enable the  windows sandbox option. So , I  enabled virtualization from  bios  legacy. But  the  option is  still missing in  windows feature turn on or  off. Please help me  to  turn  on  the  windows  sandbox  feature....   🙏🙏

Thank You!

Windows for business Windows Server Devices and deployment Install Windows updates, features, or roles

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-06-22T09:18:42+00:00

    Hi Saidur,

    I am Sumit, an Independent Advisor here to assist you.

    Does the machine pass all the prerequisites?

    https://docs.microsoft.com/en-us/windows/securi...

    Prerequisites

    Windows 10 Pro, Enterprise or Education build 18305 or later (Windows Sandbox is currently not supported on Home SKUs)

    AMD64 architecture

    Virtualization capabilities enabled in BIOS

    At least 4 GB of RAM (8 GB recommended)

    At least 1 GB of free disk space (SSD recommended)

    At least two CPU cores (four cores with hyperthreading recommended)

    Right-clcik Start>Windows Powershell(admin).

    Execute the following to enable Sandbox.

    Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -All -Online.

    2 people found this answer helpful.
    0 comments No comments