Docker fail to start on Windows 1709 build

Hi,

After I updated my Windows to 1709 build, I upgraded Docker to the latest stable. Then I started getting this error. I also tried to install the Docker edge, and I still get the same error.

  • I tried to turn off UAC
  • Restore to factory
  • Update my Windows to the latest
  • Reinstall Docker, reboot computer
  • Search the Internet for solutions

Can some one fix the format system? It is really awful.

[10:57:23.800][NamedPipeServer][Error ] Unable to execute Start: Unable to start: The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: ‘MobyLinuxVM’ failed to start. (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)

‘MobyLinuxVM’ failed to start worker process: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (0xC0000428). (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)
at Start-MobyLinuxVM, : line 300
at , : line 395 at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings, String daemonOptions) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 247
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings, String daemonOptions) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 112
[10:57:23.863][NamedPipeClient][Error ] Unable to send Start: Unable to start: The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: ‘MobyLinuxVM’ failed to start. (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)

‘MobyLinuxVM’ failed to start worker process: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (0xC0000428). (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)
at Start-MobyLinuxVM, : line 300
at , : line 395
[10:57:23.864][Notifications ][Error ] Unable to start: The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: ‘MobyLinuxVM’ failed to start. (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)

‘MobyLinuxVM’ failed to start worker process: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (0xC0000428). (Virtual machine ID 2023A0FF-C6C5-4C99-BB9F-15C4D890DD79)
at Start-MobyLinuxVM, : line 300
at , : line 395

Thanks,
David

The latest version of Docker CE works…I guess it is only a compatibility issue.