mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 16:27:22 +00:00
add note about enabling Sandbox using Powershell
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9098
This commit is contained in:
parent
36c23e51ae
commit
6490bb57ca
@ -53,6 +53,10 @@ The following video provides an overview of Windows Sandbox.
|
||||
1. Use the search bar on the task bar and type **Turn Windows Features on and off** to access the Windows Optional Features tool. Select **Windows Sandbox** and then **OK**. Restart the computer if you're prompted.
|
||||
|
||||
- If the **Windows Sandbox** option is unavailable, your computer doesn't meet the requirements to run Windows Sandbox. If you think this is incorrect, review the prerequisite list as well as steps 1 and 2.
|
||||
|
||||
>[!NOTE]
|
||||
> To enable Sandbox using Powershell, open Powershell as Administrator and run **Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -All -Online**
|
||||
|
||||
1. Locate and select **Windows Sandbox** on the Start menu to run it for the first time.
|
||||
|
||||
## Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user