SendKeys() Access Denied

I'm using UiPath's SendKeys activity which maps to the SendKeys() function. For some reason, I am experiencing an intermittent access denied error when trying to send F8 to an application. Pressing F8 manually when this error is experienced does not open the F8 window. Restarting the application fixes the error.

When researching this error, the only suggestions online are to disable UAC or run as administrator, neither of which are options due to company policy.

Are there any other suggestions?
Was this page helpful?