SOLVED: Docker Stuck in Starting Mode

preview_player
Показать описание
In this video, we're looking at Docker not starting on Windows 11. You will usually see "Docker Desktop starting..." on the screen, but nothing changes. The solution I found was posted by Yavuz Yoldaş on Stackoverflow and the link is below.

===============================
Video Notes:

Lines and Commands used:

Run Powershell as Admin and run the below commands (remove quotes)
"net start vmcompute"
"wsl --set-default-version 2"

===============================
Connect with Me

===============================
Request?

===============================
Support Me?
Everything I earn goes right back into creating videos. Thanks to my previous donors, I was able to purchase a GPU for mining explanation videos. Currently, I'm saving for a Mining Rig or Smart Home device. Let me know what direction you want me to go when you donate. Once I get to $1K, I will tally votes and provide an update.

Methods of support:

Like, Share, Subscribe!

My Other Channels

===============================
Crypto
DOGE: DQNagpAaa8WRENNyqEhwCerinHxxnXf8ef
REDD: Rd1qSN9CB5n34oMWKPPktPky2HYUB6ZSNj
RVN : RQNEfC8RLdhS9DWBq8AdG7Go4uQSkJvDpm
XRP : rw75N3V4zkmoVdsSJzNkvCMVkjmErKyEDo
Рекомендации по теме
Комментарии
Автор

This works. A solution that works in minutes when you have spent days already over the issue. Mixed feelings :'). Many thanks.

kshitizmiglani
Автор

This is great guide!
I waited couple of minutes for Docker to start, and nothing, it was stuck. I just opened the video, and barely two seconds in the Docker finally started!

LordMackus
Автор

Two days i've been trying to work get this to work, i ran basic docker commands like 'docker info', 'docker version' and i was getting a 'internal server errror' error message. I'm so happy it's finally worlking now. Thank you so much.

alamutukhalid
Автор

This really helped me to solve the issue with Docker forever starting. Thank you so much for this guided solution!
Docker started and running! 🤩🥳

bayjanoff
Автор

It worked !! thanks bro. Great video, straight to the point

lucasplacido
Автор

The net start vmcompute and wsl --set-default-version 2 commands are needed to be run every windows start ? even if is a virtual desktop windows ?

MarioLopez-eutj
Автор

I confirm that it works (Win 11).
I just managed to run Docker thanks to this instruction.
Thanks, mate! ; )

_the_dare_devil_
Автор

Thanks! Big respect, the solution worked. It’s a shame that this is not written in the official Docker documentation (although it should be)

capobvs
Автор

Thanks a lot. Was stuck with this issue for a long time. Your solution resolved it.

kRyCiS__Cryptoverse
Автор

net start vmcompute throws an error: System error 1068 has occurred.
The dependency service or group failed to start.

adamgontarz
Автор

it works, this mans a legend! no bs, no fluff, a true man of the people, a hero to those in need!

tiorontoron
Автор

Wow, straight to the point and it has worked. Thanks mate

mumbereausbel
Автор

Problem sloved for me! Thanks for the clear explanation!

udaramanula
Автор

Thanks brother,
It solved my problem. I did all the steps mentioned in the video then uninstalling docker and then again installing it and it worked

savindersingh
Автор

excellent video bro. it works like charm

QuickScalper
Автор

Worked like a charm, tks for showing!

gymnemesis
Автор

Did not fix mine. Had it running for a year restarted server and now i face this issue. windows server 22 docker 4.20.0 "engine starting" Any ideas?

lauralichti
Автор

This solve my issue after 2 days searching for solutions. Thanks!

miguelangeldiaz
Автор

Thanks for efforts, It is working for me.

kalyankumard
Автор

For docker version 24.0.6 and windows 10 it worked, thank you.

artiomsevciuc