I get the following error when trying to run Docker in the cli:
docker: error during connect: this error may indicate that the docker daemon is not running: Head "http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping": open //./pipe/docker_engine: The system cannot find the file specified.
Vent: unbelievable this breaking version was ever released…
Unless it happens on every machine or on most of the machines, it can be easily imagined that nobody had issues before releasing it, although the same kind of issue is happening from time to time. Issues often happen when something on the user’s machine is not compatible. Sometimes it is an old WSL2 version or not officially supported OS version. I also saw sometimes that another Desktop like Podman used the same default endpoints, but if the Desktop itself cannot start, it is probably something else.
Have you tried searching for logs in the Windows event logs?
You could also try to check the logs if those are written before Docker Desktop fails to start.