mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 14:23:38 +00:00
added DWORD
This commit is contained in:
@ -8,7 +8,8 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: justinha
|
author: justinha
|
||||||
ms.author: justinha
|
ms.author: justinha
|
||||||
ms.date: 11/07/2017
|
ms.date: 03/28/2019
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Frequently asked questions - Windows Defender Application Guard
|
# Frequently asked questions - Windows Defender Application Guard
|
||||||
@ -22,7 +23,7 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
| | |
|
| | |
|
||||||
|---|----------------------------|
|
|---|----------------------------|
|
||||||
|**Q:** |Can I enable Application Guard on machines equipped with 4GB RAM?|
|
|**Q:** |Can I enable Application Guard on machines equipped with 4GB RAM?|
|
||||||
|**A:** |We recommend 8GB RAM for optimal performance but you may use the following registry values to enable Application Guard on machines that aren't meeting the recommended hardware configuration. |
|
|**A:** |We recommend 8GB RAM for optimal performance but you may use the following registry DWORD values to enable Application Guard on machines that aren't meeting the recommended hardware configuration. |
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredProcessorCount - Default is 4 cores. |
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredProcessorCount - Default is 4 cores. |
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredMemoryInGB - Default is 8GB.|
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredMemoryInGB - Default is 8GB.|
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredFreeDiskSpaceInGB - Default is 5GB.|
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredFreeDiskSpaceInGB - Default is 5GB.|
|
||||||
|
@ -8,7 +8,7 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: justinha
|
author: justinha
|
||||||
ms.author: justinha
|
ms.author: justinha
|
||||||
ms.date: 11/27/2018
|
ms.date: 03/28/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows Defender Application Guard overview
|
# Windows Defender Application Guard overview
|
||||||
@ -40,7 +40,7 @@ Application Guard has been created to target several types of systems:
|
|||||||
| | |
|
| | |
|
||||||
|---|----------------------------|
|
|---|----------------------------|
|
||||||
|**Q:** |Can I enable Application Guard on machines equipped with 4GB RAM?|
|
|**Q:** |Can I enable Application Guard on machines equipped with 4GB RAM?|
|
||||||
|**A:** |We recommend 8GB RAM for optimal performance but you may use the following registry values to enable Application Guard on machines that aren't meeting the recommended hardware configuration. |
|
|**A:** |We recommend 8GB RAM for optimal performance but you may use the following registry DWORD values to enable Application Guard on machines that aren't meeting the recommended hardware configuration. |
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredProcessorCount - Default is 4 cores. |
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredProcessorCount - Default is 4 cores. |
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredMemoryInGB - Default is 8GB.|
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredMemoryInGB - Default is 8GB.|
|
||||||
||HKLM\software\Microsoft\Hvsi\SpecRequiredFreeDiskSpaceInGB - Default is 5GB.|
|
||HKLM\software\Microsoft\Hvsi\SpecRequiredFreeDiskSpaceInGB - Default is 5GB.|
|
||||||
|
Reference in New Issue
Block a user