I have installed WSL on my Windows 10 64bt machine, but I get the below notification on every startup.
Install WSL using PowerShell script (in an administrative PowerShell) and restart your computer before using Docker Desktop:
Enable-WindowsOptionalFeature -Online -FeatureName $("VirtualMachinePlatform", "Microsoft-Windows-Subsystem-Linux")enter image description here
Source: Docker Questions