win11启用wsl 📅 2026/7/13 4:01:20 1、控制面板中打开后重启2、打开网站旧版 WSL 的手动安装步骤 | Microsoft Learn下载wsl_update_x64.msi并运行3、控制面板中打开后重启4、powershell中wsl --set-default-version 25、wsl --install -d Ubuntu6、运行wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh7、运行bash Miniconda3-latest-Linux-x86_64.sh8、运行source ~/.bashrc让conda 配置立即生效