CIS Windows 10 Enterprise Benchmark

Secure configuration guidelines for Microsoft Windows 10 Enterprise

v3.0.0 November 2024

Overview

▶

This CIS Benchmark provides prescriptive guidance for establishing a secure configuration posture for Microsoft Windows 10 Enterprise. Recommendations cover account policies, local policies, Windows Firewall, audit policies, security options, and advanced hardening features including Credential Guard and BitLocker.

~180Recommendations
6Sections
2Profile Levels
SectionAreaFocus
1Account PoliciesPasswords, lockout
2Local PoliciesUser rights, security options
3FirewallDomain, private, public
4AuditLogon, account management
5AdvancedDefender, Credential Guard
6Data ProtectionBitLocker, privacy

Profile Definitions

▶
ProfileDescriptionIntended Use
L1Level 1 — StandardEssential security for all Windows 10 Enterprise deployments; minimal performance impact.
L2Level 2 — HardenedAdvanced hardening for PCI-DSS, HIPAA, or high-security environments.

1 — Account Policies

▶

1.1 Password Policy

▶
1.1.1 Ensure Minimum Password Length Is Set to 14 or More (Automated)
L1 Auto
Description

This recommendation verifies that Minimum Password Length Is Set to 14 or More on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Minimum Password Length Is Set to 14 or More. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Minimum Password Length Is Set to 14 or More. Run gpupdate /force to apply.

1.1.2 Ensure Password History Is Set to 24 or More (Automated)
L1 Auto
Description

This recommendation verifies that Password History Is Set to 24 or More on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Password History Is Set to 24 or More. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Password History Is Set to 24 or More. Run gpupdate /force to apply.

1.1.3 Ensure Maximum Password Age Is Set to 365 or Fewer Days (Automated)
L1 Auto
Description

This recommendation verifies that Maximum Password Age Is Set to 365 or Fewer Days on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Maximum Password Age Is Set to 365 or Fewer Days. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Maximum Password Age Is Set to 365 or Fewer Days. Run gpupdate /force to apply.

1.1.4 Ensure Minimum Password Age Is Set to 1 or More Days (Automated)
L1 Auto
Description

This recommendation verifies that Minimum Password Age Is Set to 1 or More Days on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Minimum Password Age Is Set to 1 or More Days. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Minimum Password Age Is Set to 1 or More Days. Run gpupdate /force to apply.

1.1.5 Ensure Password Must Meet Complexity Requirements Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Password Must Meet Complexity Requirements Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Password Must Meet Complexity Requirements Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Password Must Meet Complexity Requirements Is Enabled. Run gpupdate /force to apply.

1.2 Account Lockout

▶
1.2.1 Ensure Account Lockout Duration Is Set to 15 or More Minutes (Automated)
L1 Auto
Description

This recommendation verifies that Account Lockout Duration Is Set to 15 or More Minutes on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Account Lockout Duration Is Set to 15 or More Minutes. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Account Lockout Duration Is Set to 15 or More Minutes. Run gpupdate /force to apply.

1.2.2 Ensure Account Lockout Threshold Is Set to 5 or Fewer Attempts (Automated)
L1 Auto
Description

This recommendation verifies that Account Lockout Threshold Is Set to 5 or Fewer Attempts on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Account Lockout Threshold Is Set to 5 or Fewer Attempts. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Account Lockout Threshold Is Set to 5 or Fewer Attempts. Run gpupdate /force to apply.

1.2.3 Ensure Reset Account Lockout Counter Is Set to 15 or More Minutes (Automated)
L1 Auto
Description

This recommendation verifies that Reset Account Lockout Counter Is Set to 15 or More Minutes on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Reset Account Lockout Counter Is Set to 15 or More Minutes. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Reset Account Lockout Counter Is Set to 15 or More Minutes. Run gpupdate /force to apply.

2 — Local Policies

▶

2.1 User Rights Assignment

▶
2.1.1 Ensure Access This Computer from the Network Is Configured (Automated)
L1 Auto
Description

This recommendation verifies that Access This Computer from the Network Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Access This Computer from the Network Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Access This Computer from the Network Is Configured. Run gpupdate /force to apply.

2.1.2 Ensure Act as Part of the Operating System Is Set to No One (Automated)
L1 Auto
Description

This recommendation verifies that Act as Part of the Operating System Is Set to No One on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Act as Part of the Operating System Is Set to No One. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Act as Part of the Operating System Is Set to No One. Run gpupdate /force to apply.

2.1.3 Ensure Debug Programs Is Set to Administrators (Automated)
L1 Auto
Description

This recommendation verifies that Debug Programs Is Set to Administrators on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Debug Programs Is Set to Administrators. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Debug Programs Is Set to Administrators. Run gpupdate /force to apply.

2.1.4 Ensure Deny Log On Locally Includes Guests (Automated)
L1 Auto
Description

This recommendation verifies that Deny Log On Locally Includes Guests on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to implement this control may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Deny Log On Locally Includes Guests. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Deny Log On Locally Includes Guests. Run gpupdate /force to apply.

2.2 Security Options

▶
2.2.1 Ensure Accounts: Rename Administrator Account Is Configured (Automated)
L1 Auto
Description

This recommendation verifies that Accounts: Rename Administrator Account Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Accounts: Rename Administrator Account Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Accounts: Rename Administrator Account Is Configured. Run gpupdate /force to apply.

2.2.2 Ensure Accounts: Rename Guest Account Is Configured (Automated)
L1 Auto
Description

This recommendation verifies that Accounts: Rename Guest Account Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Accounts: Rename Guest Account Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Accounts: Rename Guest Account Is Configured. Run gpupdate /force to apply.

2.2.3 Ensure Interactive Logon: Do Not Display Last Username Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Interactive Logon: Do Not Display Last Username Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Interactive Logon: Do Not Display Last Username Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Interactive Logon: Do Not Display Last Username Is Enabled. Run gpupdate /force to apply.

2.2.4 Ensure Network Access: Do Not Allow Anonymous Enumeration of SAM Accounts Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Network Access: Do Not Allow Anonymous Enumeration of SAM Accounts Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Network Access: Do Not Allow Anonymous Enumeration of SAM Accounts Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Network Access: Do Not Allow Anonymous Enumeration of SAM Accounts Is Enabled. Run gpupdate /force to apply.

2.2.5 Ensure User Account Control: Admin Approval Mode Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that User Account Control: Admin Approval Mode Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that User Account Control: Admin Approval Mode Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set User Account Control: Admin Approval Mode Is Enabled. Run gpupdate /force to apply.

3 — Windows Firewall

▶

3.1 Domain Profile

▶
3.1.1 Ensure Windows Firewall Domain Profile Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Windows Firewall Domain Profile Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Windows Firewall Domain Profile Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Windows Firewall Domain Profile Is Enabled. Run gpupdate /force to apply.

3.1.2 Ensure Domain Inbound Connections Are Set to Block (Automated)
L1 Auto
Description

This recommendation verifies that Domain Inbound Connections Are Set to Block on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Domain Inbound Connections Are Set to Block. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Domain Inbound Connections Are Set to Block. Run gpupdate /force to apply.

3.1.3 Ensure Domain Outbound Connections Are Set to Allow (Automated)
L1 Auto
Description

This recommendation verifies that Domain Outbound Connections Are Set to Allow on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Domain Outbound Connections Are Set to Allow. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Domain Outbound Connections Are Set to Allow. Run gpupdate /force to apply.

3.1.4 Ensure Domain Firewall Logging Is Configured (Automated)
L1 Auto
Description

This recommendation verifies that Domain Firewall Logging Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Domain Firewall Logging Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Domain Firewall Logging Is Configured. Run gpupdate /force to apply.

3.2 Private & Public Profile

▶
3.2.1 Ensure Windows Firewall Private Profile Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Windows Firewall Private Profile Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Windows Firewall Private Profile Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Windows Firewall Private Profile Is Enabled. Run gpupdate /force to apply.

3.2.2 Ensure Windows Firewall Public Profile Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Windows Firewall Public Profile Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Windows Firewall Public Profile Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Windows Firewall Public Profile Is Enabled. Run gpupdate /force to apply.

3.2.3 Ensure Public Inbound Connections Are Set to Block (Automated)
L1 Auto
Description

This recommendation verifies that Public Inbound Connections Are Set to Block on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Public Inbound Connections Are Set to Block. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Public Inbound Connections Are Set to Block. Run gpupdate /force to apply.

3.2.4 Ensure Private and Public Firewall Logging Is Configured (Automated)
L1 Auto
Description

This recommendation verifies that Private and Public Firewall Logging Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Private and Public Firewall Logging Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Private and Public Firewall Logging Is Configured. Run gpupdate /force to apply.

4 — Audit Policy

▶

4.1 Account Management

▶
4.1.1 Ensure Audit Credential Validation Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Credential Validation Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Credential Validation Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Credential Validation Is Set to Success and Failure. Run gpupdate /force to apply.

4.1.2 Ensure Audit Security Group Management Is Set to Success (Automated)
L1 Auto
Description

This recommendation verifies that Audit Security Group Management Is Set to Success on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Security Group Management Is Set to Success. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Security Group Management Is Set to Success. Run gpupdate /force to apply.

4.1.3 Ensure Audit User Account Management Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit User Account Management Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit User Account Management Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit User Account Management Is Set to Success and Failure. Run gpupdate /force to apply.

4.2 Logon & Object Access

▶
4.2.1 Ensure Audit Logon Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Logon Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Logon Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Logon Is Set to Success and Failure. Run gpupdate /force to apply.

4.2.2 Ensure Audit Account Lockout Is Set to Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Account Lockout Is Set to Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Account Lockout Is Set to Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Account Lockout Is Set to Failure. Run gpupdate /force to apply.

4.2.3 Ensure Audit Other Logon/Logoff Events Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Other Logon/Logoff Events Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Other Logon/Logoff Events Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Other Logon/Logoff Events Is Set to Success and Failure. Run gpupdate /force to apply.

4.2.4 Ensure Audit Policy Change Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Policy Change Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Policy Change Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Policy Change Is Set to Success and Failure. Run gpupdate /force to apply.

4.2.5 Ensure Audit Sensitive Privilege Use Is Set to Success and Failure (Automated)
L1 Auto
Description

This recommendation verifies that Audit Sensitive Privilege Use Is Set to Success and Failure on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Audit Sensitive Privilege Use Is Set to Success and Failure. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Audit Sensitive Privilege Use Is Set to Success and Failure. Run gpupdate /force to apply.

5 — Advanced Security

▶

5.1 Defender & Exploit Guard

▶
5.1.1 Ensure Microsoft Defender Antivirus Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Microsoft Defender Antivirus Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Microsoft Defender Antivirus Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Microsoft Defender Antivirus Is Enabled. Run gpupdate /force to apply.

5.1.2 Ensure Real-Time Protection Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Real-Time Protection Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Real-Time Protection Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Real-Time Protection Is Enabled. Run gpupdate /force to apply.

5.1.3 Ensure Cloud-Delivered Protection Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Cloud-Delivered Protection Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Cloud-Delivered Protection Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Cloud-Delivered Protection Is Enabled. Run gpupdate /force to apply.

5.1.4 Ensure Attack Surface Reduction Rules Are Configured (Automated)
L1 Auto
Description

This recommendation verifies that Attack Surface Reduction Rules Are Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Attack Surface Reduction Rules Are Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Attack Surface Reduction Rules Are Configured. Run gpupdate /force to apply.

5.2 Credential & Device Guard

▶
5.2.1 Ensure Credential Guard Is Enabled (Automated)
L2 Auto
Description

This recommendation verifies that Credential Guard Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Credential Guard Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Credential Guard Is Enabled. Run gpupdate /force to apply.

5.2.2 Ensure Secure Boot Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that Secure Boot Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Secure Boot Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Secure Boot Is Enabled. Run gpupdate /force to apply.

5.2.3 Ensure Device Guard Is Configured (Automated)
L2 Auto
Description

This recommendation verifies that Device Guard Is Configured on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Device Guard Is Configured. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Device Guard Is Configured. Run gpupdate /force to apply.

6 — Data Protection

▶

6.1 BitLocker

▶
6.1.1 Ensure BitLocker Drive Encryption Is Enabled (Automated)
L1 Auto
Description

This recommendation verifies that BitLocker Drive Encryption Is Enabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that BitLocker Drive Encryption Is Enabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set BitLocker Drive Encryption Is Enabled. Run gpupdate /force to apply.

6.1.2 Ensure BitLocker Recovery Key Is Stored in AD (Automated)
L1 Auto
Description

This recommendation verifies that BitLocker Recovery Key Is Stored in AD on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to implement this control may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that BitLocker Recovery Key Is Stored in AD. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set BitLocker Recovery Key Is Stored in AD. Run gpupdate /force to apply.

6.1.3 Ensure BitLocker PIN Is Required at Startup (Automated)
L2 Auto
Description

This recommendation ensures that BitLocker PIN Is Required at Startup on the Windows 10 Enterprise desktop operating system. Enforcing this requirement establishes a minimum security standard and prevents insecure configurations.

Rationale

Without this enforcement, the Windows 10 Enterprise desktop operating system may accept insecure configurations that weaken overall security posture. Mandating this control ensures consistent protection against common attack vectors.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that BitLocker PIN Is Required at Startup. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set BitLocker PIN Is Required at Startup. Run gpupdate /force to apply.

6.2 Privacy & Telemetry

▶
6.2.1 Ensure Diagnostic Data Is Set to Required (Automated)
L1 Auto
Description

This recommendation verifies that Diagnostic Data Is Set to Required on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to properly configure this setting may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Diagnostic Data Is Set to Required. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Diagnostic Data Is Set to Required. Run gpupdate /force to apply.

6.2.2 Ensure Windows Ink Workspace Is Restricted (Automated)
L2 Auto
Description

This setting ensures that Windows Ink Workspace Is Restricted on the Windows 10 Enterprise desktop operating system. Restricting this capability limits potential abuse and enforces the principle of least privilege across the environment.

Rationale

Unrestricted access to this capability could allow unauthorized users or processes to perform actions beyond their intended scope. Applying least-privilege principles to the Windows 10 Enterprise desktop operating system is essential for defense in depth.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Windows Ink Workspace Is Restricted. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Windows Ink Workspace Is Restricted. Run gpupdate /force to apply.

6.2.3 Ensure Cortana Is Disabled (Automated)
L2 Auto
Description

This recommendation verifies that Cortana Is Disabled on the Windows 10 Enterprise desktop operating system. Disabling or removing unnecessary components reduces the attack surface and limits potential vectors for exploitation.

Rationale

Running unnecessary components on the Windows 10 Enterprise desktop operating system increases the attack surface and the risk of exploitation. Disabling or removing them follows the principle of least functionality and reduces exposure to known vulnerabilities.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Cortana Is Disabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Cortana Is Disabled. Run gpupdate /force to apply.

6.2.4 Ensure Consumer Experience Features Are Disabled (Automated)
L1 Auto
Description

This recommendation verifies that Consumer Experience Features Are Disabled on the Windows 10 Enterprise desktop operating system. Implementing this control strengthens the overall security configuration and reduces exposure to potential threats.

Rationale

Failure to implement this control may leave the Windows 10 Enterprise desktop operating system vulnerable to attack or non-compliant with organizational security policies. This control helps establish a consistent, hardened configuration baseline.

Audit

Open Group Policy Editor (gpedit.msc) or run gpresult /r and verify that Consumer Experience Features Are Disabled. Alternatively, check the registry setting.

Remediation

Configure via Group Policy: navigate to the appropriate policy path and set Consumer Experience Features Are Disabled. Run gpupdate /force to apply.