Overview

A virtualized instance of Windows to run applications in isolation (“sandboxed” from the host machine).

Installing

From Administrator PowerShell:

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

Search for Windows Sandbox in start menu.