and --> or

just a simple fix
This commit is contained in:
Foad Sojoodi Farimani
2022-04-06 14:42:18 +02:00
committed by GitHub
parent 9a71cbdf3b
commit 9c63c01291

View File

@ -59,7 +59,7 @@ The following video provides an overview of Windows Sandbox.
Set-VMProcessor -VMName \<VMName> -ExposeVirtualizationExtensions $true Set-VMProcessor -VMName \<VMName> -ExposeVirtualizationExtensions $true
``` ```
3. 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. 3. Use the search bar on the task bar and type **Turn Windows Features on or 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. 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.