it’ll get past this error. However, that means that the switch is not as expected name-wise - and so far, for me, I’ve failed to get DHCP assigning an IP to the MobyLinux VM when it boots up. I still don’t clearly understand how the IP is assigned/where DHCP runs, so… This may or may not help
you should only have one switch called vEthernet (DockerNAT). If you stop Docker for Windows and then delete the switches as described on the trouble shoot page, on the next restart one will get recreated and you should be fine
I ran into this the other day.
I ended up uninstalling Hyper-V feature (by unselect the feature).
Restart the computer, do not let Docker enable HyperV yet.
Delete the different ghost Network adapters I had. To delete them go to the Device Manager and find them under “Network Adapters”, right click -> uninstall. Looks like disabling them is not enough.
Then restart Docker and let it initialize Hyper-V. You should be good after a restart.