My machine is getting hanged while trying to capture elements/steps in a desktop app

Machine needs a hard restart as and when i’m trying to work on capturing an element to click. what coulb be the reason. Mine is windows 10 , .net 4.7.2

1 Like

maybe there are other non uipath processes running in the background which might cause this.

simple solution is to check all running process by using Get Process Activity list and try to kill them by using Kill Process Activity