After the Patch-Tuesday update on 13.01.2026, I am getting the following error from my jobs running in unattended mode from orchestrator:
“Cannot access application ‘credentialuibroker.exe’. Elevated privileges might be required. Try running the UiPath application as an administrator.”
The processes are all running from a server where the robot user is admin. The first step is to open a remote desktop session using a saved connection. When the robot needs to type the password, it cannot access the application ‘credentialuibroker.exe’.
I have identified that something in the Patch-update is causing the issue by restoring the server to a version before the update, and running the process again without errors. Microsoft documentation for the update can be found here: January 13, 2026—KB5073457 (OS Build 20348.4648) - Microsoft Support.
I am not sure exactly which part of the update is causing the issue or how to find a good solution. For now, I have taken out the server from the update cycle as a temporary solution. But I need to find a solution that will work with the update.
Event logs from the server when getting the error:
A fatal error occurred while creating a TLS client credential. The internal error state is 10013.
The SSPI client process is smartscreen (PID: 11144).
Running as an administrator is not an option. As stated in this issue https://forum.uipath.com/t/how-to-overcome-this-error-message-in-studio-cannot-access-application-elevated-privileges-might-be-required-try-running-the-uipath-application-as-an-administrator/540204: “From unattended we don’t and we’ll never support running processes with elevated rights. It’s too big of a security risk.”
Does anyone have an idea of how to overcome this issue?

