cannot write to configured Powershell Transcripts folder

Open 💬 0 comments Opened Aug 20, 2026 by RG255

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

OpenAI.Codex 26.818.2441.0 (x64)

What subscription do you have?

free

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

<img width="418" height="153" alt="Image" src="https://github.com/user-attachments/assets/82a6fe0f-64fd-4054-a862-1f2bd6145b3b" />

What steps can reproduce the bug?

Feedback ID: 01a01f9f-b2c3-72b2-8bf9-10acebd11d57

What is the expected behavior?

When codex wants to use PowerShell it can write to the transcript location. Nothing else on this system has this problem

Additional information

config.toml contains:

sandbox_mode = "workspace-write"

[sandbox_workspace_write]
writable_roots = ['C:\ProgramData\PSTranscripts']

View original on GitHub ↗