Export-Clixml: Access to the path is deined
Open 💬 5 comments Opened Jan 7, 2026 by jzr-supove
What version of Codex is running?
codex-cli 0.79.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.2-codex high
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What issue are you seeing?
Bunch of "Export-Clixml: Access to the path is deined" errors during codex is working and executing commands
<img width="1519" height="1362" alt="Image" src="https://github.com/user-attachments/assets/3a9af9d2-7f7d-458c-9b8a-9cb62ab55905" />
What steps can reproduce the bug?
Just give him a task
What is the expected behavior?
No red errors during execution time
Additional information
I have OhMyPosh installed, and I have this in $PROFILE
~ cat $PROFILE
oh-my-posh init pwsh --config ~/oh_my_posh_profile.json | Invoke-Expression
Import-Module -Name Terminal-Icons
$env:POWERSHELL_TELEMETRY_OPTOUT = "1"This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗