Error: failed to start service utility vm (diffgetter xxxx)

failed to start service utility vm (diffgetter xxxx): hcsshim Createcomputesystem the virtual machine could not be started because a required feature is not installed

Run the below commands as Administrator in Windows Server:


Enable-WindowsOptionalFeature -Online -FeatureName containers –All
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V –All

DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true
extra info

Contact Our Team

If you still can't find an answer to what you're looking for, or you have a specific question, open a new ticket and we'd be happy to help!

Contact Us