Docker stuck in "Docker is starting" state

Hi,

I’m new to Docker. Recently I installed Docker for Windows 10. However it doesn’t start. It hangs in the state “Docker is starting…”

The error message I got from running “docker ps” is:

error during connect: Get http://0.0.0.0:2375/v1.38/containers/json: dial tcp 0.0.0.0:2375: connectex: No connection could be made because the target machine actively refused it.

Can anyone please shed some lights on this?

Thanks!