Docker daemon is not running

Whenever I start Docker Desktop It shows Docker engine is starting and keeps buffering and the Dashboard of Docker Desktop is not visible. And whenever I write any docker command in command prompt like docker run hello-world it shows error that docker daemon is not running. I have gone through all the solutions of stack overflow and docker documentation, but I didn’t find any solution for my problem.

Error details from cmd:
docker: error during connect: This error may indicate that the docker daemon is not running.: Post “http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create”: open //./pipe/docker engine: The system cannot find the file specified.
See ‘docker run --help’.

I moved you post to the Docker Desktop for Windows category. The Community category is used when you announce community events or have questions about community related topics.