Posted inWindows
Win 11上运行Debian报错:WslRegisterDistribution failed with error: 0x800701bc
Windows 11 Home Edition 安装完Debian后运行提示: [crayon-68c1d35f6fd04674841706/] 搜索后按如下方法解决1: 以管理员身份运行Windows PowerShell Step 1 开启Windows Subsystem for Linux [crayon-68c1d35f6fd07592760940/] Step 2 开启虚拟机特性 [crayon-68c1d35f6fd08008986791/] Step 3 下载并安装WSL 2 点击下载 Step 4 将WSL2设置成默认 [crayon-68c1d35f6fd09554861051/] 完成后重新运行Debian正常…