Unattended Background Process Downloading Location

Where does background process gets unpacked / downloaded when running in Unattended manner ?

Starting onward UiPath v 21.10.x, running Unattended background automations on service-mode Robots run by default, under the built-in "Local Service” Windows user. Prior to this, the username and password configured for the Robot in Orchestrator were used.

  • Local Service User profile folder: C:\Windows\ServiceProfiles\LocalService

So the packages download/ Unpack location is : C:\Windows\ServiceProfiles\LocalService\.nuget\packages

Read more on the Running Background Processes .