Windows Sandbox enable in Windows 10 Home

Windows Sandbox one isolated, temporary desktop environment, where you can run unreliable software without fear of infections on your computer.

Any software installed on the Windows Sandbox remains only in sandbox and can not affect your computer.Windows Sandbox

Once Windows Sandbox is closed, all software along with all and settings are permanently deleted.

Below we will see how you can enable Sandbox on Windows 10 Home.

Windows Sandbox has the following properties:

It is part of Windows: all that is required for this they exist in Windows 10 Pro and Enterprise operating systems.
Pristine: every time you run Windows Sandbox, it is as clean as a brand new Windows installation
Cleaning: Nothing remains on the device. everything is deleted when you close it
Security: It uses hardware-based virtualization to isolate the kernel, and is based on the Microsoft hypervisor. This runs a separate kernel that isolates Windows Sandbox from the host.
Effective: uses built-in kernel scheduler, for intelligent management and virtual GPU

The Windows Sandbox has the following requirements.

Operating Windows 10 Pro or Enterprise
Architecture AMD64
Virtualization features enabled in the BIOS
At least 4GB RAM (8GB recommended)
At least 1 GB of free disk space (SSD recommended)
At least 2 CPU cores (4 cores are recommended)

If your hardware meets the requirements, but you have Windows 10 Home instead of Pro or Enterprise, below is a hack that will allow you to use Sandbox.

Allow virtualization from the BIOS before proceeding!

Download the ZIP.
Extract it and right-click on the file contained in the sandbox-installer folder. Select run as administrator to start the settings.

Your system will ask for a restart to apply the update.

How it works

The script contains the following:

It records all Sandbox packages in Windows 10 Home and tries to enable the "Containers-DisposableClientVM" function using DISM.

That's it!

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by giorgos

George still wonders what he's doing here ...

3 Comments

Leave a Reply
  1. I saw them all until I could add that feature
    Settings… Applications… Related Settings… Programs & Features… Enable Ή DisableWin Features in. to reach the best:
    To install Sandbox you need to Check the Windows Protected Execution Environment (whoever did not understand it at first, let's change Operating System)…
    But finally I did it !!!!
    To see how much protection from programs running inside it (or even viruses) can save us !!!!

    • Run a powershell as a manager and:

      Disable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -Online

      or cmd (as manager)

      dism / online / Disable-Feature / FeatureName: "Containers-DisposableClientVM"

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).