https://bugs.winehq.org/show_bug.cgi?id=49102 --- Comment #19 from Contex <contexmoh+winehq(a)gmail.com> --- Created attachment 67090 --> https://bugs.winehq.org/attachment.cgi?id=67090 Working Client_Log.txt of a clean OS install You can see that the escalation service part works fine in the clean OS install: --- Attempting to ping Escalation Service...attempts left:9 ProcessWin: 0x2cc Exit result: 0 Starting OriginClientService result: true, timer = 2874 Elevation successful. UAC Reason: createFolderElevated (C:\ProgramData\Origin\CatalogCache) --- And the Origin Client Service receives the pings/requests (see previous attachment): --- ... Successfully determined caller process ID: 8 The file has a valid EA certificate: C:\Program Files (x86)\Origin\Origin.exe Successfully validated caller PID: 8 Path: C:\Program Files (x86)\Origin\Origin.exe Received data: Ping Responding to ping() with ADMIN Processed command [Ping], result was 0 and response text is [ADMIN] --- I'm dumbfounded, seems like there is something blocking the communication between the client and the service? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.