1

OS: Windows 10 64 bit 10.0 Build 18363

After recent windows update .NET v4 frame work using software's stopped working.

enter image description here

While trying to install the v4.8 or 4.7.2 .NET framework Getting the message saying its already installed.

enter image description here

Tried enabling .NET extensibility and restarted the PC. Again getting same set of errors.

enter image description here

Found this link from more info in the blocked installer

https://docs.microsoft.com/en-us/dotnet/framework/install/troubleshoot-blocked-installations-and-uninstallations

Tried .NET installation repair tool kit, and tried installation of .NET framework. Still didn't worked.

Tried the answer of How to reinstall .NET Framework 4/4.6 on Windows 10?

Still looking for new steps or a new repair tool from Microsoft to fix installation of .NET v4x in windows 10 18363.

Mcore8x
  • 131

1 Answers1

0

Thanks to @Ramhound for 2nd link

Requested system administrator to allow windows update for the PC and new feature update through complete windows update enabled the .Net framework v4.8 in Window 10 Build18363 . Now All the applications that were throwing error is working now.

Also observed in the 'Turn Windows Features on or off' window. Its named as '.NET Framework 4.8 Advanced Services'.

This was '.Net Extensibility 4.8' before latest windows update.

enter image description here

Mcore8x
  • 131