ARTICLE DETAIL

建站实战干货

来自一线的建站与推广经验沉淀,每一条都经过真实交付验证。

WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir 错误解决

2026/9/10 13:43:09 拓冰建站 浏览量
WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir 错误解决

@[TOC](WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir 错误解决)

1. 错误信息

<3>WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir(/mnt/d/Program Files/PowerShell/7) failed 5

2. 解决方法

wsl --shutdown
wsl

refer: https://github.com/microsoft/WSL/issues/6286

完结!