Elevated Privileges required error for the windows security Pop up

Hi Team,

I am facing below issue,when i try to indicate the windows security pop with UiPath it is showing an error message as “Elevated privilages required, try running UiPath studio with administrator” but when i tried running the UiPath studio with administrator getting a robot error issue, can anyone help me to solve this issue

Thanks
Adarsh

Hi,

The following topic may help you. (The page is Japanese. Auto translate feature will help you.)

Regards,

Hi @adarsh_kotagiri

Update or Roll Back UAC Policy (High Success Rate)**

Many users fixed this exact popup by changing this group policy:

Disable:

User Account Control → Run all administrators in Admin Approval Mode
[forum.uipath.com]

Steps:

  1. Press Win + R
  2. Type: gpedit.msc
  3. Navigate:
Local Computer Policy → Windows Settings → Security Settings 
→ Local Policies → Security Options
  1. Find: User Account Control: Run all administrators in Admin Approval Mode
  2. Set it to Disabled
  3. Restart the machine

This forces elevation to behave consistently, fixing CredentialUIBroker issues introduced by patches.

Also you can refer to this thread too.

How to overcome this error message in Studio: “Cannot access application ‘.’. Elevated privileges might be required. Try running the UiPath application as an administrator.”? - Help / Robot - UiPath Community Forum

@adarsh_kotagiri

Your robot also should ve running with elevated permissions not only the studio

If you are on latest versions then setting environment UiPath_MEDIUMPLUS_EXECUTOR value to true and restarting services should fix

Cheers

@adarsh_kotagiri

can you check the below thread,

These thread might help.