Share via

Can't enable .NET Framework 3.5

Anonymous
2021-05-25T21:51:31+00:00

When I try to enable .NET Framework 3.5 from the control panel , I get the error with the code 0x8000FFFF on Windows 10.

Please advise.

Windows for home | Windows 10 | Install and upgrade

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

4 answers

Sort by: Most helpful
  1. Kapil Arya 37,771 Reputation points Volunteer Moderator
    2021-05-26T05:05:17+00:00

    Hello,  

    Try the DISM method to enable .NET Framework 3.5 on your system.

    Please refer following step-by-step guide:

    https://www.kapilarya.com/how-to-enable-net-framework-3-5-on-windows-10

    Let us know if this helps!

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-05-25T23:57:39+00:00

    ohh, i see that. Try the suggestion in the source link below by installing the DotNet Framework 3.5 from one of the links below:

    https://dotnet.microsoft.com/download/dotnet-fr...

    https://www.microsoft.com/en-ie/download/detail...

    source: https://answers.microsoft.com/en-us/windows/for...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-05-25T23:50:37+00:00

    Thanks for the quick reply!

    I ran the first command and got this error:

    Error: 0x8000ffff

    DISM failed. No operation was performed.

    For more information, review the log file.

    I would gladly copy the necessary info from the log file, however there is too much info on there and I don't know what to look for.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-05-25T22:29:24+00:00

    Hi BadgerMole

    How are you? I hope you are doing good.

    Welcome to Microsoft Community. I am Juliet, an independent advisor. It's my pleasure to help you today. I know how frustrating this may be for you but I'll do my very best to help you :)

    I would suggest you try to run SFC

    In the search box on the taskbar, type Command Prompt, and right-click or press and hold Command Prompt (Desktop app) from the list of results.

    Select Run as administrator, and then select Yes.

    Type DISM.exe /Online /Cleanup-image /Restorehealth (note the space before each "/"), and then press Enter.

    (Note: This step may take a few minutes to start and up to 30 minutes to complete.)

    After you see a message that says "The operation completed successfully," type sfc/scannow (note the space between "sfc" and "/") and press Enter.

    After you see a message that says, "Verification 100% complete," type exit.

    I hope it helps! Let me know the results.

    Please Let me know if you have more questions or the above method didn't work for you, I'll be more than happy to assist you further :)

    source: https://support.microsoft.com/en-us/windows/usi...

    Was this answer helpful?

    0 comments No comments