Can't put Docker working on my Windows 10

Hi everyone,

I’m a beginner user of Docker and I’m having some issues to put it working on my Windows 10.

The point is that, at first, the Virtualisation (Hyper-v) feature in the BIOS was disabled, so I changed (enabled) it. Later, I also enabled the DEP (Data Execution Protection) through command line (‘bcdedit /set nx AlwaysOn’).
I tried re-installing it but it didn’t work, always the same error: “Hardware assisted virtualization and data execution protection must be enabled in the BIOS” and I already enabled both of them…

Do you know what can be wrong?

Thanks in advance.