.wslconfig – Reference
Location: %UserProfile%\\.wslconfig (e.g. C:\\Users\\<You>\\.wslconfig) Scope: Global — applies to all WSL 2 distributions Apply changes: wsl --shutdown then relaunch [wsl2]…
2026-05-26 1 min →
Location: %UserProfile%\\.wslconfig (e.g. C:\\Users\\<You>\\.wslconfig) Scope: Global — applies to all WSL 2 distributions Apply changes: wsl --shutdown then relaunch [wsl2]…
Select available Linux and install it wsl --list --online wsl --install Ubuntu Edit the Hyper-V vSwitch notepad %USERPROFILE%\.wslconfig [wsl2] vmSwitch="WSL" dhcp=true ipv6=false…