Update codex windows WSL docs for interop.enabled & interop.appendWindowsPath

Open 💬 2 comments Opened Feb 9, 2026 by etraut-openai

Discussed in https://github.com/openai/codex/discussions/11145

<div type='discussions-op-text'>

<sup>Originally posted by wbdb February 8, 2026</sup>
https://developers.openai.com/codex/windows/

This step should not be omitted from the documentation. Otherwise, users cannot use CTRL + ALT + V to insert screenshots in WSL.

sudo nano /etc/wsl.conf

[interop]
enabled = true
appendWindowsPath = true

wsl --shutdown
```</div>

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗