Docker Push not working from Docker Desktop

Hello People,

I have docker desktop installed on my windows machine and also logged in to my docker hub account from docker desktop, I tried to push an image from docker desktop to hub but it throws an error saying “denied: requested access to the resource is denied” but when I try to do the same from my cmd prompt the image gets successfully pushed to hub. Any suggestion on how to resolve the docker desktop issue?

Thanks in advance!