Share via

While installing .NET Framework 3.5, encountered error code 0x800f0954. How to fix?

Napolean McCormick 0 Reputation points
2025-09-10T18:30:52.26+00:00

CCR application needs .NET Framework 3.5 to run. Error code 0x800f0954 is reported by installer and powershell. Tried stop/restarting WUserver, changed the value in regedit, restarted computer.

Windows for business | Windows 365 Enterprise
0 comments No comments

2 answers

Sort by: Most helpful
  1. Adam J. Marshall 10,781 Reputation points MVP
    2025-09-16T02:14:26.3666667+00:00

    Was this answer helpful?

    0 comments No comments

  2. Harry Phan 20,695 Reputation points Independent Advisor
    2025-09-10T19:24:05.2+00:00

    Dear Napolean McCormick,

    The error code 0x800f0954 typically occurs when the system is configured to use a WSUS server that does not support optional feature installations. Since you've already modified the registry and restarted the Windows Update service, we recommend temporarily bypassing WSUS by setting the UseWUServer registry key to 0 under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU, then restarting the system. After that, try installing .NET Framework 3.5 again using PowerShell or the “Turn Windows features on or off” dialog.

    If the issue persists, manually installing the feature using DISM with a local installation source may be necessary.

    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    Best regards,

    Harry Phan

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.