Docker Error: "Docker Desktop distro installation failed..."

Solution:

  1. Stop Docker Desktop

  2. Run the following command in your terminal wsl --unregister docker-desktop

  3. Run Docker Desktop again (Will recreate the distro)