Docker Crash(Failed to create virtual disk)

I am having the below issue while running docker for windows. The issue occurred multiple time and i am not able to run docker.
I even tried “Reset to factory default” by no luck. Tried uninstalling Docker for Windows and re-installing the latest version but still having the same issue.
Any help would be appreciated! Thanks!

Unable to create: The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: Failed to create the virtual hard disk.

The system failed to create ‘C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx’.

Failed to create the virtual hard disk.

The system failed to create ‘C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx’: The file exists. (0x80070050).
at New-MobyLinuxVM, : line 222
at , : line 385
at Docker.Backend.HyperV.RunScript(String action, Dictionary`2 parameters)
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings)
at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.b__0(Object[] parameters)
at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters)

1 Like