Unable to launch docker for windows 10

suddenly unable to launch docker for windows 10, tried reinstalling and I cannot execute factory reset, the program crashes

Unable to create an instance of Docker.App: Unable to create an instance of Docker.WPF.ClientConfig.DockerLogin
at Docker.Core.di.Singletons.NewInstance(Type type, Int32 depth) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\di\Singletons.cs:line 78
at Docker.Core.di.Singletons.Get(Type type, Int32 depth) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\di\Singletons.cs:line 44
at Docker.Core.di.Singletons.GetT in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\di\Singletons.cs:line 27
at Docker.Program.Run(IReadOnlyCollection`1 args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Windows\Program.cs:line 166

I have similar issue. Found already registered issue https://github.com/docker/for-win/issues/1261