Can't enable .NET Environment in Windows 10 1903

Anonymous
2019-04-10T07:18:57+00:00

Well, this is a showstopper for me. I'm in the Release Preview ring & installed 1903 (18362.30) yesterday . Update went fine. No issues experienced.

Got a Cumulative Update to install today (KB4495666). Installed it & rebooted. Build is now at 18362.53. .NET framework was disabled & 90% of my applications will no longer run! In "Control Panel/Programs and Features/Turn Windows Features on or off", ".NET Environment" is unchecked. If I check it & hit "OK" it take about 10 seconds & says "Windows completed the requested changes". The .NET Environment, however, is still unchecked when I go back to "Turn Windows Features on or off" & >NET applications still don't work.

I've uninstalled all of the updates installed today (KB4495666 & KB4493478), but .NET is still utterly broken. I've read that this was an issue prior to the release of 18362 to the Release Preview ring but was supposed to have been fixed. Looks like this MAJOR bug was reintroduced with the cumulative update?

Windows for home | Windows 10 | Performance and system failures

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

177 answers

Sort by: Oldest
  1. Anonymous
    2019-04-12T00:15:39+00:00

    Wow! My features are pretty messed up then. I suspect a rebuild coming up in the very near future.

    You could've installed on top like we talked about and be long done with it.  ;)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-04-12T00:54:58+00:00

    RodgerW2's advice for the repair install could work best.

    I have seen others struggling with .NET in other builds and .NET seems almost impossible to fix, once it is broken. It all comes from the Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.18362.1 part of Windows 10.

    What do you see if you run:

    DISM /Online /Get-Packages /Format:Table

    Mine shows that Foundation Package as installed.  That is where the .NET, etc. appears to come from.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-04-12T01:39:37+00:00

    You could've installed on top like we talked about and be long done with it.  ;)

    That'll absolutely be the next step this weekend. I've seen other posts (talking about earlier builds where this happened), however, where people have tried this & it didn't fix the issue. If this doesn't work, I won't be surprived & will be doing a PC reset.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-04-12T01:49:01+00:00

    What do you see if you run:

    DISM /Online /Get-Packages /Format:Table

    Mine shows that Foundation Package as installed.  That is where the .NET, etc. appears to come from.

    Yep, the Foundation Package shows as Installed:

    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.18362.1         | Installed  | Foundation      | 19/03/2019 4:56 AM

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-04-14T20:23:49+00:00

    You could download 18362.53 from UUP dump and do a manual in-place update.

    You won't lose apps or files. Instructions here (1st post, 2nd half) applies to any build number.

    The script will take longer than usual because it will incorporate the CUs into the ISO image.

    Thanks for the instructions Roger. Finally got around to trying the in-place upgrade last night and it failed...

    Was this answer helpful?

    0 comments No comments