Docker engine Failed to start after installation

Hi All,
I have installed docker and WSL2 on VM.
Whereas the docker engine has failed to start and when I run the following command - docker run -d -p 80:80 docker/getting-started in CMD I’m getting the below error :
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.

Please let me know the possible fixes.
Thanks in advance.