Docker for Windows InstallsDddddIssue type

Issue type
Docker appears to install but:

  • Does not display a Launch check box when finished

  • Docker service is running but opening the shortcut doesn’t load the program; no whale in the taskbar

  • Some Docker PS commands work but most issue:
    ----- PS C:\windows\system32> docker ps
    ----- docker : error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.30/containers/json:
    ----- open //./pipe/docker_engine: The system cannot find the file specified.

  • Path environment variable:
    ----- C:\Program Files\Docker\Docker\Resources\bin

OS Version/build
Windows 10 Enterprise 1703 (15063.483)

App version

  • PS C:\windows\system32> docker --version
  • Docker version 17.06.0-ce, build 02c1d8

Anyone know how to fix this?7