Skip to content

Windows 11 25H2: browser actions exit Codex after vk_swiftshader.dll Code Integrity block #35411

Description

@bdc8rkn66k-art

What version of the Codex App are you using (From “About Codex” dialog)?

26.721.4979.0 (Microsoft Store, x64)

What subscription do you have?

Not provided / unknown

What platform is your computer?

Windows 11 x64, build 26200 (25H2); NVIDIA GeForce RTX 4060 Ti, driver 32.0.15.9649

What issue are you seeing?

The Codex Windows desktop app closes when a task uses the built-in browser. It reproduces in more than one chat/task, so it is not tied to one conversation.

Immediately before each closure, Windows Code Integrity logs Event ID 3033 for ChatGPT.exe:

Code Integrity determined that a process (…\ChatGPT.exe) attempted to load …\app\vk_swiftshader.dll that did not meet the Microsoft signing level requirements.

EventData: RequestedPolicy=8, ValidatedPolicy=1, Status=0xC0000428.

Windows Defender has no threat detections. The package status is OK, but after the block Microsoft Store remediation/AppX registration runs with ForceTargetApplicationShutdownOption, which forcibly closes the app. No native crash dump or WER Application Error is created because the app is being terminated by AppX registration.

This makes the desktop app unusable for browser-driven workflows.

What steps can reproduce the bug?

  1. Launch Codex desktop app 26.721.4979.0 on Windows 11 25H2 (build 26200).
  2. Open a new or existing Codex chat.
  3. Ask the agent to perform a built-in browser action (for example, open and inspect a web page).
  4. The Codex desktop window exits.
  5. On restart, Microsoft Store/AppX remediation can run and repeat the forced shutdown.

Observed at least twice in separate chats after browser use.

What is the expected behavior?

Browser actions should not cause the desktop client to exit. The bundled rendering component should load successfully under Windows Code Integrity, and no Store/AppX remediation loop should be triggered.

Additional information

Troubleshooting already attempted: Windows repair install through Windows Update, Microsoft Store/AppX repair and re-registration, and clearing only browser/GPU caches. The issue persists.

Please investigate the Code Integrity rejection of the packaged vk_swiftshader.dll on Windows 11 25H2. No chat contents, account details, or local files are included in this report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbrowserbugSomething isn't workingwindows-osIssues related to Codex on Windows systems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions