Windows

Remove Windows' Path from WSL $PATH

Edit or Create /etc/wsl.conf

/etc/wsl.conf
[interop]
appendWindowsPath = false

Last updated

Was this helpful?