How to Access Group Policy Event Logs🧾
Overview: Event logs are chronologically ordered digital records generated by operating systems, applications, or devices. They act like a system's "digital diary," automatically documenting significant occurrences such as user logins, software crashes, system errors, and security warnings.
- Open Event Viewer
- Double-click Applications and Services
- Double-click Microsoft
- Double-click Windows
- Double-click GroupPolicy
- Double-click Operational
- If Group Policy was successfully applied, you should see the following:
If Group Policy fail to apply, you will see the following in the event log:

- To fix, you will want to remove the contents of C:\Windows\System32\GroupPolicy (this is a hidden folder). You can copy out the contents to the desktop before deleting as a precaution. After doing so run gpupdate /force. You can check event logs that policies were applied successfully. Do NOT delete anything from the Event Viewer.