Can't log in and can't pull image

Hello,

  1. I installed Docker for windows and I can’t login to the docker hub with my login and password. I cant pull the hello-world image neither.
    I have this error when I do these things : “Error response from daemon: Get https://registry-1.docker.io/v2/ : Method Not Allowed”

What it means ? How can I connect and do the other works like pull and push.

  1. Beside that I’m in a company so there is a proxy. How can I be sure that I do the good settings (for windows and linux container) ?

I use Docker 18.09.2 on windows

Thank you