Hello
Thank you for posting in Microsoft Community forum.
The issue of “System Guard: Enabled but not running” could be due to a variety of factors. Here are a few things you could check:
Hardware Requirements: Ensure that your server meets the hardware requirements for Secured Core. This includes a CPU with activated virtualization extensions (Intel VT, AMD-V), UEFI with Secure Boot, and TPM 2.0.
System Guard Configuration: Verify that System Guard is correctly configured. You can do this by checking the registry settings. The path is HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > DeviceGuard > Scenarios. Under Scenarios, there should be a key named SystemGuard with a DWORD named Enabled set to 1.
Virtualization Based Security: Make sure that Virtualization Based Security is enabled. You can configure this in the policy value for Computer Configuration >> Administrative Templates >> System >> Device Guard >> Turn On Virtualization Based Security. It should be set to “Enabled” with “Enabled with UEFI lock” selected for "Credential Guard Configuration".
If you’ve checked all of these and the issue persists, it might be a good idea to refer to the guide on System Guard Secure Launch and SMM protection - Windows Security | Microsoft Learn
Best Regards,
Wesley Li