docker: Error response from daemon: container {id} encountered an error during hcsshim::System::CreateProcess: failure in a Windows system call: The system cannot find the file specified. (0x2)

Continuing the discussion from 14.3.2 Windows Docker Executor - error during hcsshim::System::CreateProcess:

In my case, outside of gitlab pipelines, I get this error:

docker: Error response from daemon: container 1edc7d95388e28604239457fd47ced188b968ab825f8da400c8bea84cfbb7ceb encountered an error during hcsshim::System::CreateProcess: failure in a Windows system call: The system cannot find the file specified. (0x2)

After some hours, I’ve remove some images, and pull them again. It’s works for me.