Mysterious errors installing Docker on Windows 11

Hi, it seems Docker has no love for my Windows 11. When I try to run the Docker Desktop installer, it runs for a while, unpacks a ton of files, then I get this cryptic error message:

Component CommunityInstaller.CreateGroupAction failed: The specified domain either does not exist or could not be contacted.

   at CommunityInstaller.InstallWorkflow.<DoHandleD4WPackageAsync>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.<DoProcessAsync>d__23.MoveNext()

Right… and what is this supposed to mean? Google finds nothing.

I searched for the beginning of the error message and found multiple results.

Component CommunityInstaller.CreateGroupAction failed

For example

If it doesn’t help you, check the rest of the results. Since I have never had problem with the installation or windows (or I can’t remember), I could only search for the error message.