Cant install docker for windows

Expected behavior

Successful Install

Actual behavior

Version mismatch

Information

docker for windows keeps saying it needs Windows 10 Enterprise 10586 and it is Windows 10 Enterprise Version 1511 Build 10586.420

Steps to reproduce the behavior

  1. … Download
  2. … Try to install

I had a similar problem when I installed my docker. The OS build was lower, even though it had all updates.

So I had to download last version of windows and reinstall. After that it worked ok.

Hope it helps

JAV

Thanks for your reply.
Maybe this works, but it is no option for me right now. I posted this more for the developers to fix the problem :slight_smile:

Well, if your OS doesn’t have all the features needed to work, I don’t think it is a problem for the developers.

Remember that it is a Beta version, and they had to start at some point. going back I don’t think it is an option too :).

Good luck

JAV

You are right, but as my screenshot shows, the computer meets the requirements that the setup displays.
Without feedback, no progress :slight_smile:
I just wait until it has a solid state.

Thanks, I’ve created an issue to track this problem.

Can you please dump the output of this powershell command:

Get-ItemProperty "hklm:\software\microsoft\windows nt\currentversion"

Remove private information of course.