Cannot pull any images using docker-desktop

Error Message
Error response from daemon: Get https ://registry-1.docker.io/v2/: EOF

Steps to reproduce
run “docker pull mongo” from powershell or cmmand prompt on windos 10. The error pops up.

Docker Info:
Client:
Context: default
Debug Mode: false
Plugins:
app: Docker App (Docker Inc., v0.9.1-beta3)
buildx: Build with BuildKit (Docker Inc., v0.4.2-docker)
scan: Docker Scan (Docker Inc., v0.5.0)

Server:
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 20.10.0
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Cgroup Version: 1
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
init version: de40ad0
Security Options:
seccomp
Profile: default
Kernel Version: 4.19.128-microsoft-standard
Operating System: Docker Desktop
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 6.196GiB
Name: docker-desktop
ID: 2MAB:OG76:DV3P:E77J:POIE:KVTF:NLDR:KZVL:4RJE:L6BJ:5BZL:YDC6
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https ://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine

WARNING: No blkio weight support
WARNING: No blkio weight_device support
WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

Error Log
[15:59:52.893][ApiProxy ][Info ] msg=“proxy >> HEAD /_ping\n”
[15:59:53.907][ApiProxy ][Info ] msg=“proxy << HEAD /_ping (4.0156ms)\n”
[15:59:53.907][ApiProxy ][Info ] msg=“proxy >> GET /v1.41/info\n”
[15:59:53.907][ApiProxy ][Info ] msg=“proxy << GET /v1.41/info (28.706ms)\n”
[15:59:54.925][LoggingMessageHandler][Info ] [d5df1063] POST http://unix/usage
[15:59:54.927][LoggingMessageHandler][Info ] [d5df1063] POST http://unix/usage -> 200 OK (took 0ms)
[15:59:54.927][ApiProxy ][Info ] msg=“usage imagePullCliLinux + 1”
[15:59:54.927][ApiProxy ][Info ] msg=“proxy >> POST /v1.41/images/create?fromImage=mongo&tag=latest\n”
[15:59:54.963][VpnKit ][Info ] vpnkit.exe: Connected Ethernet interface f6:16:36:bc:f9:c6
[15:59:54.963][VpnKit ][Info ] vpnkit.exe: UDP interface connected on 54.236.131.166
[15:59:55.062][ApiProxy ][Info ] msg=“proxy << POST /v1.41/images/create?fromImage=mongo&tag=latest (135.2491ms)\n”
[15:59:55.062][ApiProxy ][Info ] msg=“Cancel connection…”
[15:59:55.063][ApiProxy ][Warning] msg=“ignored error: The handle is invalid.”