I previously made a post here documenting my error. The post got moderated and hidden from most of the public without telling me why.
I am trying to have a valid discussion about the issue I am having with my installation of the Power Automate Desktop.
It can be assumed that whatever Power Automate Desktop user data I have either locally or associated with my account needs a reset.
Here I am again quoting the series of error logs which I encountered right after re-installation.
```
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Configuration.Queries.GetUserConfigurationQueryHandler.Handle(GetUserConfigurationQuery request)
at MediatR.RequestHandler`2.MediatR.IRequestHandler<TRequest,TResponse>.Handle(TRequest request, CancellationToken cancellationToken)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.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 MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.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 WinAutomation.Console.Host.MainViewModel.<SelectUserDefaultEnvironment>d__87.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 WinAutomation.Console.Host.MainViewModel.<OnSigninFlowFinishedEvent>d__82.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Configuration.Queries.GetLayeredUserConfigurationQueryHandler.Handle(GetLayeredUserConfigurationQuery request)
at MediatR.RequestHandler`2.MediatR.IRequestHandler<TRequest,TResponse>.Handle(TRequest request, CancellationToken cancellationToken)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.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 MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.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 WinAutomation.Console.UI.ViewModel.Settings.General.GeneralTabViewModel.<LoadFormDataAsync>d__82.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 WinAutomation.Console.UI.ViewModel.Settings.General.GeneralTabViewModel.<OnSigninFlowFinished>d__88.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Configuration.Queries.CanDisplayWindowsNotificationsQueryHandler.Handle(CanDisplayWindowsNotificationsQuery request)
at MediatR.RequestHandler`2.MediatR.IRequestHandler<TRequest,TResponse>.Handle(TRequest request, CancellationToken cancellationToken)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.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 MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.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 WinAutomation.Console.UI.Services.Notifications.NotificationsService.<InitializeAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Hotkeys.Queries.CanListenForHotkeysQueryHandler.Handle(CanListenForHotkeysQuery request)
at MediatR.RequestHandler`2.MediatR.IRequestHandler<TRequest,TResponse>.Handle(TRequest request, CancellationToken cancellationToken)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.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 MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.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 WinAutomation.Console.UI.Services.Hotkeys.HotkeysService.<Initialize>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Message = Object reference not set to an instance of an object.
Error = System.NullReferenceException
Full text = System.NullReferenceException: Object reference not set to an instance of an object.
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration()
at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration()
at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration()
at WinAutomation.Console.Application.Configuration.Queries.CanShutdownOnCloseQueryHandler.Handle(CanShutdownOnCloseQuery request)
at MediatR.RequestHandler`2.MediatR.IRequestHandler<TRequest,TResponse>.Handle(TRequest request, CancellationToken cancellationToken)
at MediatR.Pipeline.RequestPostProcessorBehavior`2.<Handle>d__2.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 MediatR.Pipeline.RequestPreProcessorBehavior`2.<Handle>d__2.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 WinAutomation.Console.UI.Services.Windows.WindowService.<Initialize>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
```
Solved! Go to Solution.
Backup %LocalAppData%\Microsoft\Power Automate Desktop and then delete its content
Backup %LocalAppData%\Microsoft\Power Automate Desktop and then delete its content