Problems with running robots in virtual machines VMware ESXi

Hi
I opened a virtual host on a server host using VMware ESXi, but there was an error while running the robot on this virtual machine: Exception Type: UiPath.Core.Electronic Operation Exception, is this the setting problem for the virtual machine? I’m running a robot on a normal computer, and I 've never made a mistake.image

Source: Type Into ‘editable text’

Message: Timeout reached.

Exception Type: UiPath.Core.ElementOperationException

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.ElementOperationException: Timeout reached. ----> System.Runtime.InteropServices.COMException: Timeout reached.
at UiPath.UiNodeClass.BringIntoView()
at UiPath.Core.UiElement.BringToForeground()
— End of inner ExceptionDetail stack trace —
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Source: Type Into ‘editable text’

Message: Desktop has been disconnected while performing UI actions.

Exception Type: UiPath.Core.ElementOperationException

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.ElementOperationException: Desktop has been disconnected while performing UI actions. ----> System.Runtime.InteropServices.COMException: Desktop has been disconnected while performing UI actions.
at UiPath.UiNodeClass.WriteText(String text, UiInputMethod inputMethod)
at UiPath.Core.UiElement.WriteText(String text, InputMethod method)
— End of inner ExceptionDetail stack trace —
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Hi @gogogo

Could you please check out these topics?
https://forum.uipath.com/search?q=Desktop%20has%20been%20disconnected%20while%20performing%20UI%20actions%20status%3Asolved

Each is about this very issue and contains a post that is marked as a solution. In general, the issue could come from the session going out of focus. There might be something related in the settings of your virtual machine client that could help here.