Windows Install Docker Error: Cannot enable Hyper-V service

If Hyper-V of the system is turned on, it only needs to be run as an administrator

bcdedit /set hypervisorlaunchtype Auto

Then restart the computer and docker will start successfully

Read More: