octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.3k stars 949 forks source link

RobotJS does not work when Windows Task Manager is open #656

Open danielehrhardt opened 3 years ago

danielehrhardt commented 3 years ago

Expected Behavior

RobotJS should move the Mouse with mouseMove

Current Behavior

When the Task Manager is open it stops to move the Mouse.

Possible Solution

-

Steps to Reproduce (for bugs)

Run mouseMove Command on Windows when the Windows Task Manager is open. Windows 10

Your Environment

hackers365 commented 3 years ago

run with admin privileges can solve problem

kekons4 commented 2 years ago

running task manager with admin privileges, does not seem to be a consistent solution.