Docker exits when i am trying to click on a container to run it

Hi, my Docker exits when i am trying to click on a container to run it, i have checked the log files and i get this:

“2022-02-17T20:53:26.382Z error uncaughtException : Error: spawn docker-compose ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:477:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -4058,
code: ‘ENOENT’,
syscall: ‘spawn docker-compose’,
path: ‘docker-compose’,
spawnargs: [ ‘logs’, ‘-f’ ]
}”
the issue started when I updated my docker, I have uninstalled it, and installed it again but did not work.
Windows 10, wsl2, ubuntu 20.04, docker 4.5.1