Unattendedでの実行で"管理者特権が必要な可能性があります"のエラーが発生してしまう

Orchestratorから実行を行った際、管理者権限で動作するアプリケーションで以下のエラーが出ています。UiPath Studioからの実行とUiPath Assistantからの実行は可能でした。

エラー:
管理者特権が必要な可能性があります。管理者として UiPath のアプリケーションを実行してみてください。

下の対処方法も試してみましたが、実行できませんでした。

どなたかご存じの方がいれば、ご教授いただきたいです。
よろしくお願いいたします。

Hi
I feel these steps would help in resolving this

But try restarting your machine once and check whether you are able to run

Checks to be made :
run Uipath service as Admin, we make the below changes in policies:-***
Run gpedit.msc to open the Local Group Policy Editor. Expand Computer Configuration, Windows Settings, Security Settings, Local Policies, and Security Options.
- Set “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode” to Elevate without prompting.
- Set “User Account Control: Detect application installations and prompt for elevation” to Disabled.
- Set “User Account Control: Run all administrators in Admin Approval Mode” to Disabled.
- Set “User Account Control: Only elevate UIAccess applications that are installed in secure locations” to Disabled

Cheers @yoshiBigMt