Docker Desktop 4.11.1 - Installation issue

Hi,

I am having this issue when installing Docker Desktop 4.11.1 (Win 11 with latest updates)
I had Docker installed and all was working fine, till i came up with an issue of docker not able to start.

I tried re-installing + uninstalling and installing , but i am getting the same issue over and over again.
I have also tried many of the solutions given in other posts, nothing seems to be working.

the error i get:
Component CommunityInstaller.EnableFeaturesAction failed: Not found
at CommunityInstaller.InstallWorkflow.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.d__23.MoveNext()

full log:
Version: 4.11.1 (84025)
Sha1:
Started on: 2022/08/20 06:19:30.229
Resources: C:\Users\RoyPadina\Downloads\resources
OS: Windows 10 Pro
Edition: Professional
Id: 2009
Build: 22000
BuildLabName: 22000.1.amd64fre.co_release.210604-1628
File: C:\ProgramData\DockerDesktop\install-log-admin.txt
CommandLine: “C:\Users\RoyPadina\Downloads\Docker Desktop Installer.exe” “install” -package “res:DockerDesktop” --relaunch-as-admin
You can send feedback, including this log file, at Issues · docker/for-win · GitHub
[2022-08-20T06:19:30.357366800Z][ManifestAndExistingInstallationLoader][Info ] No install path specified, looking for default installation registry key
[2022-08-20T06:19:30.365365900Z][Installer ][Info ] No installation found
[2022-08-20T06:19:30.463365700Z][InstallWorkflow ][Info ] Cancel pending background download
[2022-08-20T06:19:30.465374700Z][BackgroundTransfer][Info ] Cancel current background transfer job
[2022-08-20T06:19:30.470374200Z][InstallWorkflow ][Info ] Using package: res:DockerDesktop
[2022-08-20T06:19:30.471374300Z][InstallWorkflow ][Info ] Downloading
[2022-08-20T06:19:30.964253000Z][InstallWorkflow ][Info ] Extracting manifest
[2022-08-20T06:19:31.146950700Z][InstallWorkflow ][Info ] Manifest found: version=84025, displayVersion=4.11.1, channelUrl=Docker for Win
[2022-08-20T06:19:31.146950700Z][InstallWorkflow ][Info ] Checking prerequisites
[2022-08-20T06:19:31.161951900Z][InstallWorkflow ][Info ] Selected backend mode: wsl-2
[2022-08-20T06:19:31.161951900Z][InstallWorkflow ][Info ] Unpacking artifacts
[2022-08-20T06:19:32.110638400Z][Installer ][Warning] Failed to track the installer started event
[2022-08-20T06:20:33.141617100Z][InstallWorkflow ][Info ] Deploying component CommunityInstaller.CreateGroupAction
[2022-08-20T06:20:35.434228400Z][InstallWorkflow ][Info ] Deploying component CommunityInstaller.AddToGroupAction
[2022-08-20T06:20:37.716693800Z][InstallWorkflow ][Info ] Deploying component CommunityInstaller.EnableFeaturesAction
[2022-08-20T06:20:37.726121700Z][InstallWorkflow ][Error ] Installation failed System.Exception: Component CommunityInstaller.EnableFeaturesAction failed: Not found —> System.Management.ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_ClassName()
at System.Management.ManagementClass.GetInstances(EnumerationOptions options)
at CommunityInstaller.EnableFeaturesAction.GetFeaturesToEnable()
at CommunityInstaller.EnableFeaturesAction.d__45.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at CommunityInstaller.InstallWorkflow.d__30.MoveNext()
— End of inner exception stack trace —
at CommunityInstaller.InstallWorkflow.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.d__23.MoveNext()
[2022-08-20T06:20:37.727127200Z][InstallWorkflow ][Info ] Rollbacking component CommunityInstaller.AddToGroupAction
[2022-08-20T06:20:37.727127200Z][InstallWorkflow ][Info ] Rollbacking component CommunityInstaller.CreateGroupAction
[2022-08-20T06:20:37.727127200Z][InstallWorkflow ][Info ] Rollbacking component CommunityInstaller.UnpackArtifactsStep
[2022-08-20T06:20:37.735128200Z][FileSystem ][Info ] Deleting C:\Program Files\Docker\Docker
[2022-08-20T06:20:37.913200800Z][FileSystem ][Info ] Deleted C:\Program Files\Docker\Docker successfully
[2022-08-20T06:20:37.913200800Z][InstallWorkflow ][Info ] Rollbacking component CommunityInstaller.ExtractManifestStep
[2022-08-20T06:20:37.913200800Z][InstallWorkflow ][Info ] Rollbacking component CommunityInstaller.DownloadStep

any help with be great!
thanks.