Hello.
I’ve switched computers and now have Windows 11 with:
Chrome: Version 148.0.7778.168 (Official Build) (64-bit)
Edge: Version 148.0.3967.70 (Official Build) (64-bit)
UiPath Studio: 2026.0.191
I’m trying to log in to a website that uses a digital certificate. Once I click on the certificate, a new window appears asking me to accept the credentials. When I try to click “Accept,” it tells me that elevated privileges are required. It tells me to run UiPath as administrator, but if I run it from the icon in that mode, I get the error shown in the attached image, and the process doesn’t start.
I used this type of process on my old PC and never had any problems.
"26.0.191-cloud.22696+Branch.release-s191.Sha.9b13efdd707b24137b12986d8673c1305debed9f.9b13efdd707b24137b12986d8673c1305debed9f
Acceso denegado.
UiPath.Ipc.RemoteException: Acceso denegado.
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetOrOpenProcessHandle()
at System.Diagnostics.Process.EnsureWatchingForExit()
at UiPath.Service.UserHost.AttendedServiceProxy.RegisterClientProcess(Int32 clientPid)
at UiPath.Service.UserHost.StudioOperations.Prepare(ClientProcessMessage message, CancellationToken ct)
at UiPath.Service.UserHost.StudioOperations.<>c__DisplayClass8_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Ipc.CancellationHelper1.Invoke[TResult](TId requestId, Func2 func)
at UiPath.Ipc.Server.<>c__DisplayClass19_1.<g__MethodCall|3>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Ipc.Server.<>c__DisplayClass19_0.<g__InvokeMethod|0>d.MoveNext()
— End of stack trace from previous location —
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder1.StateMachineBox1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at UiPath.Ipc.Server.HandleRequest(Method method, Route route, Request request, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder1.StateMachineBox1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at UiPath.Ipc.Server.OnRequestReceived(Request request)
— End of stack trace from previous location —
at UiPath.Ipc.Response.DeserializeTResult
at UiPath.Ipc.ServiceClient.<>c__DisplayClass17_0`1.<g__Invoke|0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Executor.Debugger.Client.Services.RobotExecutorProxy.StartJobAsync(ExecutionStartOptionsSlim startOptions)
"

