I have tried a lot of steps to remove docker desktop on my machine. It prompts a lot of errors during uninstallation. Performed the script file as well. But it still in the app list.
Asked
Active
Viewed 3,705 times
1
-
Looks like the installer package is not found to uninstall. Download Docker desktop installer and run it and then uninstall may work. – Wander3r Sep 25 '19 at 15:51
-
Is there any file at the specified location? It looks like an attempt has been made to remove docker but not through the normal procedure, instead deleted the files directly. – Shubham Vaishnav Sep 25 '19 at 16:12
-
I deleted the files directly. Now I can't reinstall again :( Is there any possible solution to uninstall it properly? – Ali Rehman Sep 01 '20 at 08:39
-
First end all docker process through task manager then do this How to uninstall Docker Machine under Windows 10 https://stackoverflow.com/questions/42161471/how-to-uninstall-docker-machine-under-windows-10 – nufaie Jun 29 '22 at 01:04