0xC0000135 (STATUS_DLL_NOT_FOUND). It means a required DLL — specifically one provided by the Microsoft Visual C++ Redistributable — is missing from the system. The Origin agent depends on the VC++ runtime, and if the redistributable is not present the agent’s binaries cannot load and the installation fails.
This error is most common on fresh OS images, minimal builds, and Windows Server Core installations where the VC++ runtime has not been included.
Resolution
Install the latest Microsoft Visual C++ Redistributable before running the Origin agent installer. Download the latest supported package directly from Microsoft:- Microsoft documentation: Latest supported Visual C++ Redistributable downloads
Most Windows endpoints require the x64 package. On ARM64 hardware (for example, Surface Pro X or Snapdragon-based devices), install the ARM64 package instead.