After having installed the Docker Desktop for Windows app you need to test your installation by running the simple hello-world image:

If you see the “unauthorized: incorrect username or password”, you need to login with your Docker ID and password.
(1) From the command prompt logout:
(2) Then login with your Docker ID and password:
(3) Now test your installation by running the hello-world image:
Leave a Reply