WSL (Windows subsystem for Linux)
Error
The symptoms are as follows:
- WSL does not start any container.
- Running
wsl --installin an admin console returns "catastrophic failure".
The solution
- Run
netsh winsock resetin the same admin console and reboot your system. The Container should start now.