Install Docker on Windows
Learn how to install Docker Virtualization software on Windows Systems
Last updated
Was this helpful?
Learn how to install Docker Virtualization software on Windows Systems
Last updated
Was this helpful?
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly.
Windows 11 64-bit
Windows 10 64-bit
(Windows Subsystem for Linux)
Execute wsl --install Ubuntu
Execute wsl --set-version Ubuntu 2
to use version 2
Access the and download the installer. Double-click Docker Desktop Installer.exe and execute the installer.
When prompted, ensure the Enable Hyper-V Windows Features or the Install required Windows components for WSL 2 option is selected on the Configuration page.
Docker Desktop does not start automatically after installation. To start Docker Desktop we need to locate the app in the Windows
menu and start the service.
If all goes well we should be able to execute this test command in the terminal and also access the UI: