Share via

PCASVC.dll error

Anonymous
2024-08-07T13:48:25+00:00

My PC is showing PCASVC.dll error after windows update..please help

My current is 22H2 build 22621.1265

Forgot to mention that I always fail to update to 23H2

always get the message of

Something wrong... Uninstalling updates

I check the command

I got this message

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramesh Srinivasan 81,185 Reputation points Independent Advisor
    2024-08-07T16:22:39+00:00

    Hi Ahmad, This is Ramesh.

    PcaSvc.dll is a Program Compatibility Assistant module. Please see if you can restore it using DISM and SFC.

    From an admin Command Prompt, run:

    dism /online /cleanup-image /restorehealth

    and

    sfc /scannow

    and

    sfc /scanfile=c:\windows\system32\pcasvc.dll

    Post the output of the above commands here.

    Regarding the 23H2 upgrade, see if you can install the enablement package, which upgrades the OS to 23H2.

    https://catalog.sf.dl.delivery.mp.microsoft.com...

    After running it, restart Windows and check your OS version by running "winver.exe". Then, post a screenshot.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments