Issue with docker desktop application

i have installed docker desktop 4.65.0 (221669) on windows 11
i got the message :

                                        Docker desktop 4.65.0
                                        Existing installation is up to date
                                        close

i cant see the docker desktop icon
i install many time and i have the same problem
thanks for help

Have you tried running Docker commands? Do the docker commands work like docker ps -a?
You can try running

docker desktop status

Or start it from command line:

docker desktop start

There are also logs

docker desktop logs

Hello
i tried from command line and i got the following message :

i have to same message with :docker desktop logs
when i tried : Task Manager (Ctrl + Shift + Esc). i dont find docker desktop running
and i cant to Uninstall Docker :
thanks for help

So it looks like Docker DEsktop is not even installed or not finished and not added to the PATH. How did you try to install it? There are multiple ways like downloading the exe or through Microsoft Store.