Hello justin goh,
Thank you for posting in Q&A forum.
Is this machine in domain or in workgroup? It seems this machine is in one domain.
There are two locations we can configure the audit policies:
Security Settings\Local Policies\Audit Policy
Security Settings\Advanced Audit Policy Configuration\System Audit Policies
Once we used the Advanced audit policy in the system, all the legacy audit policy will not be used by this system.
Generally, we can check if the GPOs are applied via the gpresult. But it is not suitable and accurate to check the audit policies. We can check the audit policies applying result via the auditpol command:
auditpol /get /category:* >c:\filename.txt
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.