Unable to start or create container

Hey guys,

I’ve got the following problem.

All of my containers stopped yesterday night.
If I try to restart them or create new ones (for example hello world),
he throws an exception, that “not enough system resources to run the requested service”.

Information

OS: Windows Server 2019 Standard
RAM: 3 of 32GB in use
Disk: 170 GB free space
Docker Container: running Windows container not linux.
Docker Desktop: not installed

Full error message:
docker: Error response from daemon: hcsshim::CreateComputeSystem 8620fd2007485a6341542febfcadf8c52781747c926617ca0cbf5be7168c695e: Nicht genügend Systemressourcen, um den angeforderten Dienst auszuführen.
(extra info: {“SystemType”:“Container”,“Name”:“8620fd2007485a6341542febfcadf8c52781747c926617ca0cbf5be7168c695e”,“Owner”:“docker”,“VolumePath”:"\\?\Volume{7e4dc51e-0cb8-4dfc-931f-a9a80a6578e7}",“IgnoreFlushesDuringBoot”:true,“LayerFolderPath”:“C:\ProgramData\docker\windowsfilter\8620fd2007485a6341542febfcadf8c52781747c926617ca0cbf5be7168c695e”,“Layers”:[{“ID”:“41b3ad81-3eb1-54b9-8d9b-211409d625b9”,“Path”:“C:\ProgramData\docker\windowsfilter\2b1aaa62c4e5bc6041baabafb0fbe104089852e383a969ca7aeff9223d25c6be”},{“ID”:“90bec2fa-e412-5afa-82d6-e7032123c5fc”,“Path”:“C:\ProgramData\docker\windowsfilter\83074f4920d69524b730e5ed4e455c057db589a658505e4f71843ccddb125fef”},{“ID”:“39bf1381-d79a-53b3-94b0-20dd34875f85”,“Path”:“C:\ProgramData\docker\windowsfilter\e2f96520fab7b86814b0507a47778ef3291072d0cb7cb9ce5491753df7d50b81”}],“HostName”:“8620fd200748”,“HvPartition”:false,“EndpointList”:[“84E3E035-1D7E-4594-AFB1-EEF159D5CD6B”],“AllowUnqualifiedDNSQuery”:true}).

Thanks for your time!