Share via

.NET Framework keeps disabling itself

Anonymous
2021-01-10T00:30:05+00:00

Help! My .NET framework keeps disabling itself after I enable it!

I go to Control Panel -> Programs and Features -> Turn Windows features on or off

After that I select .NET Extensibility 4.8, and have tried enabling them all at once as well. It disables right after. I go back to the same window to enable or disable features, and it will show them as disabled. Windows also recognizes that I have it installed too.

This is so frustrating! It is stopping me from playing many of my games and using many different softwares.

Windows for home | Windows 10 | Settings

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

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-10T01:20:59+00:00

    Hi, I'm Robinson, an Independent Advisor and a Windows user like you.

    Check if doesn't any corrupt file on the windows.

    1-Press Start>Windows System> Command Prompt right-click run as admin and type these commands.

    DISM.exe /Online /Cleanup-image /Restorehealth [Enter]

    sfc /scannow [Enter]

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-01-12T05:31:20+00:00

    Reset the Windows update component and try to run the media creation tool again.

    1- Rename Software Distribution folder

    • Click the Start button and type cmd
    • Right-click Command Prompt and select Run as Administrator
    • Type the following commands one at a time. Press Enter after each command

    net stop bits

    net stop wuauserv

    ren %systemroot%\softwaredistribution softwaredistribution.bak

    ren %systemroot%\system32\catroot2 catroot2.bak

    net start bits

    net start wuauserv

    • Close the command prompt after running the command and restart the computer

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-01-11T08:40:03+00:00

    This the result

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-11T05:36:17+00:00

    You can use the media creation tool to repair the Windows.

    1-Download the media creation tool.

    https://go.microsoft.com/fwlink/?LinkId=691209

    2-Run the tool and select 'Update this pc'

    3-Select the option 'Keep all my files and apps'

    4-Then click to update.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-10T04:20:59+00:00

    Hi, I'm Robinson, an Independent Advisor and a Windows user like you.

    Check if doesn't any corrupt file on the windows.

    1-Press Start>Windows System> Command Prompt right-click run as admin and type these commands.

    DISM.exe /Online /Cleanup-image /Restorehealth [Enter]

    sfc /scannow [Enter]

    I did both of those. It says there are corrupt files that cannot be fixed.

    Image

    I also have this errorImage

    Was this answer helpful?

    0 comments No comments