docker desktop – unexpected wsl error

I got the same problem while try to install docker desktop.
So in my case, I install docker and login while WSL is out of date then I follow the above comment

  1. enableing BIOS SVM mode ( gg your self :)) )
  2. restart and open docker, if it got that error “starting wsl engine 2 errors occurred . . .”
  3. open cmd admin and check wsl status:
    wsl --status
    you will see:
    Default Distribution: docker-desktop (in my case this is :docker-desktop-data)
    Default Version: 2
wsl --unregister docker-desktop 

  1. open docker again.

Bunlar da hoşunuza gidebilir...