Docker for Windows Error No hyper-visor is present on this system

0 votes

I am new to Docker for Windows. I am getting an error when I try to execute the hello world example by following the below steps:

  1. Installed docker for windows as per the instructions
  2. Both Hyper-V and Virtualisation have been enabled on my windows 10

I get the below error:

An error occurred. Hardware assisted virtualization and data execution protection must be enabled in the BIOS. See https://docs.docker/docker-for-windows/troubleshoot/#virtualization-must-be-enabled

Please note the problem in this post occurs when using Windows containers.

Aug 24, 2018 in Docker by Sophie may
• 10,610 points
1,710 views

1 answer to this question.

0 votes

Here is what worked for me: Open command prompt as admin and run

bcdedit /set hypervisorlaunchtype auto

After that reboot your system.

answered Aug 24, 2018 by Tyrion anex
• 8,700 points

Related Questions In Docker

0 votes
1 answer

Error: “Docker for Windows: No hypervisor is present”

I faced the same error and this ...READ MORE

answered Aug 14, 2018 in Docker by Sophie may
• 10,610 points
888 views
0 votes
1 answer
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,477 views
0 votes
1 answer

How to enable/ disable Hyper-V for Docker on Windows?

You can do this from command prompt ...READ MORE

answered Sep 10, 2018 in Docker by Tyrion anex
• 8,700 points
6,150 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP