Can't switch to Windows Containers

Started having an issue switching to Windows Containers (Linux seems to work fine). Uninstalled and reinstalled but receiving same errors:
json returned error: client version 1.23 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"
time=“2017-05-26T09:38:05.305976400-07:00” level=debug msg=“Calling GET /_ping”

Here is a crash report:
A0B3E692-B940-4F9F-908F-744968AD018B/2017-05-27_09-34-08

Here is my version info:
PS E:> docker version
Client:
Version: 17.03.1-ce
API version: 1.23
Go version: go1.7.5
Git commit: c6d412e
Built: Tue Mar 28 00:40:02 2017
OS/Arch: windows/amd64
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.23/version: open //./pipe/docker_engine: The system c
annot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to
connect. This error may also indicate that the docker daemon is not running.