OneBite.Dev - Coding blog in a bite size

uninstall docker desktop

Simple docker step by step how to uninstall docker desktop with explanation

This article provides you with a simple step-by-step tutorial on how to uninstall Docker Desktop from your system.

Docker Desktop is an application used by developers for creating, shipping, and running applications within containers. However, if you’ve found that you no longer require Docker Desktop or if it’s no longer proving useful to you, then you may want to uninstall it. Here is a simple guide on how to do just that.

Steps to Uninstall Docker Desktop on Windows:

  1. Open the ‘Control Panel’ on your Windows system. You can do this by clicking on ‘Start’, then ‘Control Panel’.

  2. Navigate to ‘Programs’ followed by ‘Programs and Features’.

  3. Within the list of installed programs, you should find ‘Docker Desktop’. Simply click on it to highlight the program.

  4. At the top of the window, you’ll find an ‘Uninstall’ button. Click on it.

  5. A prompt may appear asking you to confirm if you want to uninstall Docker Desktop. If asked, click ‘Yes’ or ‘Uninstall’.

  6. Please wait while the program gets uninstalled.

  7. To complete the removal process, restart your windows system.

Your Docker Desktop uninstallation process is successfully finished in the Windows system.

Steps to Uninstall Docker Desktop on macOS:

  1. At the top left of your screen, click on the Docker icon.

  2. In the dropdown that appears, navigate to ‘Preferences’.

  3. Here, you will find an option to ‘Uninstall’ or ‘Remove Docker’ from your system. Click on this.

  4. A prompt may appear asking for confirmation to uninstall Docker. If prompted, click ‘Uninstall’ or ‘Yes’.

  5. Wait for a while as Docker Desktop is removed from your system.

  6. To complete the removal process, restart your macOS system.

Your Docker Desktop uninstallation process is successfully finished in the macOS system.

By following these steps, you will be able to remove Docker Desktop from your system, whether you’re using Windows or macOS. Remember to restart your system to finalize the uninstallation process.

docker