Docker Desktop not starting on Windows 11

I’m new to Docker. I installed the latest version of Docker (4.13.0), but Docker Desktop won’t start after login. I get the following error message:

I already tried the steps: Disable “Windows Subsystem for Linux”, restart, then activated it again. The error is still the same.
Then I uninstalled Docker Desktop and reinstalled it. Same issue.

I’m using Windows 11 (Version 22H2 Build 22621.674).
Does anyone have an idea how to fix this? Many thanks in advance.

in the start menu, search for windows features and then select the check box next to “Hyper -V” service, this should resolve the issue.

I tried it, but still, docker is not opening (the CLI is opening and getting closed automatically after 2 sec.s)