====== Information ====== * Windows Subsystem for Linux ((https://learn.microsoft.com/en-us/windows/wsl/about)) ===== Prerequisites ===== * [[windows;11_ltsc_server|Windows 11 (24H2)]] ====== Install ====== * :!: Admin Command Prompt "DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart ====== WSL2 ====== * https://learn.microsoft.com/en-us/windows/wsl/compare-versions#whats-new-in-wsl-2 "wsl.exe" --set-default-version 2 ====== Update ====== **** "wsl.exe" --update ====== Other ====== "wsl.exe" --list --online "wsl.exe" --list --all --verbose "wsl.exe" --status "wsl.exe" --unregister x