Docker for windows without Hyper-V

In Docker for Windows,
Windows Container user the base OS.
Linux containers require a VM running on Hyper-V.

So, if I want to use only Windows Containers then Hyper-V is not necessary.

But still, why I am getting below prompt whenever I launch Docker Desktop?

Anyway to skip this?? As I can’t proceed further, it is closing

On Linux Machines, we can use docker on a VM also.
But, on windows, due to this restriction, not able to use on Windows VM, even for Windows Containers only.