I have the following problem when I want to install docker
Component Docker.Installer.AutoStartAction failed: Access to the registry key ‘HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run’ was denied.
in Docker.Installer.InstallWorkflow.d__30.MoveNext().
— End of stack tracking from the previous location where the exception occurred —.
in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task task)
in Docker.Installer.InstallWorkflow.d__23.MoveNext()
Is there any solution to solve it?