I did some test when Power Automate Desktop was installed and it went well.
But I opened it in another day, anywhere I clicked in the App it pop out the error message box as below:

"Message = Arithmetic operation resulted in an overflow.
Error = System.OverflowException
Full text = System.OverflowException: Arithmetic operation resulted in an overflow.
at System.Windows.Shell.WindowChromeWorker._HandleNCHitTest(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
"
Correlation Id: 6deb27f4-e261-4356-a137-3d621c51e617
I have tried uninstall and reinstall, and my keyboard is set as English United States which is align with my environment. It could work well sometimes, but finally still met this error.
Does anyone know how to fix this?