Skip to content

Common WSL Commands

作者:Lee 等
最后更新:

Set Default User

bash
Debian config --default-user root

Destroy System

bash
wsl --unregister Debian

Create System

bash
wsl --install -d Debian

页面历史