[Windows] Repeated ChatGPT.exe crashes with 0xc06d007f cause system-wide micro-freezes
Description
The new ChatGPT/Codex Windows desktop app repeatedly crashes in the background and causes brief system-wide micro-freezes. During each freeze, the mouse cursor and the entire Windows UI stutter.
Windows Event Viewer records a new Application Error 1000 followed by Windows Error Reporting 1001. WerFault.exe also becomes active and uses significant CPU while collecting the crash report.
The application may remain visible or recover automatically, but the crashes continue periodically.
Versions
- UI version:
26.707.91948 - Release date shown in the app: July 16, 2026
- AppX package:
OpenAI.Codex_26.707.12708.0_x64__2p2nqsd0c76g0 - Previous installed package
26.707.9981.0showed the same crash - Windows 11, build 26100
- GPU: NVIDIA GeForce GTX 1080 Ti
- NVIDIA driver:
32.0.15.8253
Steps to reproduce
- Install the current ChatGPT/Codex app from the Microsoft Store.
- Launch the app and open Codex.
- Use the application normally or leave it running.
- After a short time, the whole Windows UI briefly freezes.
- Open Event Viewer → Windows Logs → Application.
- Observe new
Application Error 1000andWindows Error Reporting 1001events forChatGPT.exe.
The issue can occur several times within a few minutes.
Expected behavior
The desktop app should run without repeatedly crashing or causing system-wide UI freezes.
Actual behavior
The main ChatGPT.exe process repeatedly generates crash reports:
- Faulting application:
ChatGPT.exe - Faulting module:
unknown - Exception code:
0xc06d007f - Fault offset:
0x00007ffeb12d1ada - WER event type:
MoAppCrash - WER P2:
praid:App - WER P8:
c06d007f - WER P9:
PCH_84 - Example report ID:
644fc2c0-d8e0-4fc1-8086-1a2eeafd1fba
Example crash times immediately after a clean reinstall:
- App profile created:
09:56:42 - First crash:
09:56:57 - Second crash:
09:58:36
Each crash starts Windows Error Reporting and coincides with a system-wide micro-freeze.
Troubleshooting already performed
- Completely uninstalled and reinstalled the app.
- Confirmed that the local AppX profile was recreated from scratch.
- The first crash occurred approximately 15 seconds after the clean profile was created.
- Reset/reinstallation did not resolve the issue.
- Checked loaded modules in all
ChatGPT.exeprocesses: no non-system or third-party DLL injection was found. - Bitdefender Anti-tracker and Ace Script extensions were discovered in the Chromium profile, but both were marked as disabled.
- GPU utilization was very low during the issue.
- CPU frequency remained at 99–100%; no thermal or power-plan throttling was detected.
- RAM, disk latency, GPU load, DPC latency, and interrupt time were normal.
- No WHEA, display-driver, disk, or USB hardware errors were recorded.
This appears to be a regression or Windows compatibility issue in the current desktop app rather than a hardware/resource problem.
Please investigate the repeated native 0xc06d007f crash and the resulting WER dump loop.
7 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Additional sanitized reproduction on the same current Windows x64 package:
OpenAI.Codex 26.707.12708.0.ChatGPT.exewithin 24 hours.0xc06d007f.2026-07-15 23:54:59 +08:00.2026-07-16 17:11:34 +08:00.OpenAI.Codex_26.707.12708.0_x64__<redacted-package-family>; faulting module is reported asunknown.A controlled MCP A/B test was also performed:
enabled=false.Other exclusions from the local snapshot:
WSL_DISTRO_NAMEwas absent at User and Machine scope.git.exeprocesses had accumulated 0 CPU seconds during the diagnostic snapshot.ChatGPT.exeprocesses used about 1358.5 MB combined working set, and 2codex.exeprocesses used about 345.1 MB.The current package still contains the built-in native dependency chain:
CodexMicroService -> @worklouder/device-kit-oai -> @worklouder/wl-device-kit -> serialport.nodeSanitized binary details:
2D5D112E2E57054034FA9454E9C33DC306377455D989644F7D4C1B43027EB006After a later app restart, the user still experienced lag even though no new Event ID 1000 entry had appeared yet. This may indicate two related paths: the repeated native crash/WER loop and a renderer or Windows-shell degradation path that does not always generate a formal crash event.
No configuration files, databases, session files, raw logs, screenshots, workspace paths, prompts, credentials, or personal documents are attached or included.
Facing same issue. App is unusable on windows.
Same issue app now unusable, It was fine last night. I ran the update this morning and now crashes constantly with Not Responding
I can reproduce the same system-wide micro-freezes on a newer AppX build.
Environment
OpenAI.Codex_26.715.3651.0_x64__2p2nqsd0c76g026.715.3651.0C:\Program Files\WindowsApps\OpenAI.Codex_26.715.3651.0_x64__2p2nqsd0c76g0Observed behavior
When the ChatGPT Windows application is open, the entire Windows UI periodically becomes severely unresponsive:
The problem starts after opening the application and stops after fully closing it. This makes the desktop application effectively unusable for sustained work.
Process Explorer shows short CPU spikes corresponding to the freezes, but there is no obvious process with continuously high CPU usage. Several
ChatGPT.exechild processes remain visible, as expected for the Electron application.Crash dump evidence
%LOCALAPPDATA%\CrashDumpscontains repeatedChatGPT.exedumps.Ten dumps were generated between approximately
10:29:50and10:35:13on July 16, 2026. Each dump is approximately 11 MB.Example timestamps:
Seven dumps were generated within approximately 26 seconds during one cluster.
Example files:
The dump sizes range from approximately
11,047,792to11,113,104bytes.Event log result
The following PowerShell query returned no matching
Application Error 1000orWindows Error Reporting 1001events forChatGPT.exeorCodex.exe:However, the repeated local crash dumps confirm that
ChatGPT.exeis repeatedly entering the Windows crash-dump path.Regression information
The application worked normally before several recent updates. This behavior appeared only in recent versions and has persisted through multiple updates.
The issue is not related to a permanently high system load: when the ChatGPT application is closed, the system immediately returns to normal.
This may be the same native-module crash loop described in #33518, but I have not yet analyzed the dump in WinDbg, so I cannot independently confirm the exception code or faulting module.
I can provide one of the crash dumps to OpenAI through a private upload channel if requested. I would prefer not to attach it publicly because a process dump may contain data from application memory.
Update from me after having theses issues: I have been having the same problem after hours of pulling my hair out it turned out to be my K55 corsair keyboard causing the issues. I unplugged it and plugged in a wireless keyboard and no hang or crash in 2 hours (this only started happening after the latest update for me) May help someone, may help no one but its fixed the issue for me
Wow, unplugging the keyboard fixed the issue. But this is only issue with Codex app. This must be fixed.