The Computer Oracle

How to prevent Docker Desktop from starting after log in on Windows?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Luau

--

Chapters
00:00 How To Prevent Docker Desktop From Starting After Log In On Windows?
00:37 Accepted Answer Score 21
01:04 Answer 2 Score 0
01:27 Thank you

--

Full question
https://superuser.com/questions/1386564/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows10 #docker #dockerforwindows

#avk47



ACCEPTED ANSWER

Score 21


Have you tried disabling it in task manager?

  1. Open task manager (Ctrl+Alt+Delete, then click Task Manager)
  2. In bottom left corner, click "More details"
  3. In the top tabs, go to Startup.
  4. Look and see if Docker is located in here, and disable it if it is.
  5. That should be all, I guess restart to see if it still starts up or not.



ANSWER 2

Score 0


If you have docker desktop configured to not start with windows, and you have disabled it in the startup programs (via task manager or windows settings) and you still see DockerDesktop.exe in task manager or in the systray (like the screenshot below), go to Services and find the "Docker Desktop Service" (also in the picture below) and Stop it and set its startup to Manual or Disabled and click Apply or OK. enter image description here