WDAC / Code Integrity policy blocks a legitimate executable on my personal Windows P

ardıl gedikli 0 Reputation points
2026-08-30T08:47:08.55+00:00

Hello,

I am using a personal Windows PC and I am trying to set up a development environment for creating my own mobile application.

Windows is blocking a legitimate executable because of an active WDAC / Code Integrity policy.

When I try to run a developer tool, Windows reports that the file was blocked by an Application Control policy.

In the Code Integrity event log, I found Event ID 3077 with the following Policy ID:

{0283AC0F-FFF1-49AE-ADA1-8A933130CAD6}

I also found an active Code Integrity policy file with the same ID:

C:\Windows\System32\CodeIntegrity\CIPolicies\Active{0283AC0F-FFF1-49AE-ADA1-8A933130CAD6}.cip

The blocked executable is a legitimate developer tool.

I checked the device status and my PC is not Azure AD joined, Enterprise joined, or Domain joined.

I do not want to disable WDAC, Code Integrity, Smart App Control, or other Windows security features.

I would like to understand:

Where did this Code Integrity policy come from, and why is it active on my personal PC?

What does this Policy ID represent?

Why are legitimate developer executables being blocked?

What is the Microsoft-supported way to allow trusted developer tools without disabling Windows security?

Would a controlled supplementary policy be appropriate in this situation?

I can provide additional Code Integrity Event 3077/3089 logs and other non-sensitive diagnostic information if needed.

Thank you.

Windows for home | Windows 11 | Security and privacy
0 comments No comments

1 answer

Sort by: Oldest
  1. Alex-L 12,555 Reputation points Microsoft External Staff Moderator
    2026-08-31T06:18:36.0433333+00:00

    Hi ardıl gedikli

    The Policy ID you found,{0283AC0F-FFF1-49AE-ADA1-8A933130CAD6}, is a Microsoft inbox Code Integrity policy associated with Smart App Control ("VerifiedAndReputableDesktop") on Windows 11. Its presence in the Active CI Policies folder is normal on supported consumer devices where Smart App Control is enabled.

    A legitimate developer tool can still be blocked if Microsoft's reputation service cannot confidently determine that the file is trusted, if the file is unsigned, or if its signature/reputation does not satisfy the policy requirements. Smart App Control uses the same App Control/Code Integrity engine that generates Event ID 3077 block events.

    To investigate further without disabling security features, please share the Event ID 3077 and related Event ID 3089 details (redacting any personal information), including:

    • Full file name and path
    • Signer/publisher information
    • Any "Signing Level" or "Verification" details shown in Event 3089

    That information can help determine whether the block is due to missing reputation, a signing issue, or another policy condition. A supplementary WDAC policy is generally an advanced App Control management scenario and is typically used in managed environments rather than as the first troubleshooting step on a personal Windows PC.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.