Windows: Unable to quickstart

Here is what I see when I run the Quickstart terminal. What am I doing wrong?:
Error checking TLS connection: Something went wrong running an SSH command!
command : ip addr show
err : exit status 255
output :

                    ##         .
              ## ## ##        ==
           ## ## ## ## ##    ===
       /"""""""""""""""""\___/ ===
  ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
       \______ o           __/
         \    \         __/
          \____\_______/

Error getting IP address: Something went wrong running an SSH command!
command : ip addr show
err : exit status 255
output :
docker is configured to use the default machine with IP
For help getting started, check out the docs at https://docs.docker.com

Start interactive shell

yash_ganthe@GOL05854 MINGW64 ~
$ docker run hello-world
C:\Program Files\Docker Toolbox\docker.exe: An error occurred trying to connect:
Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.23/containers/create: open //./pi
pe/docker_engine: The system cannot find the file specified…
See ‘C:\Program Files\Docker Toolbox\docker.exe run --help’.

Merged with Windows: Unable to start docker