Docker Destkop - Unexpected WSL error (2024)

Okay guys i fix my problem.

im not owner this steps owner is :@faisal002273
i do this steps:

I have fixed the issue by executing these commands in powershell and cmd respectively.

Powershell as admin,

  1. bcdedit /set HypervisorLaunchType auto
  2. shutdown /r /t 0

And it automatically restarted the systems.

Then I encountered wsl error. For this, I opened the cmd and typed,

wsl --update

Thanks for your fix steps
@faisal002273