I finally got around to attempt a fix once again, completely forgot I even posted. As per my previous post, here's where things stand:
- C:\Windows\system32>ver Microsoft Windows [Version 10.0.18362.175]
- I uninstalled KB4495620 previously, as I can't find it when I look for it now
- Of the 2 installs, I had to use the second command given later in this thread:
F:\sources\sxs>dir/w Volume Serial Number is D65D-2B2C
Directory of F:\sources\sxs
[.] [..]
Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~.cab microsoft-windows-internetexplorer-optional-package~31bf3856ad364e35~amd64~~.cab
Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~.cab microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab
4 File(s) 73,125,945 bytes 2 Dir(s) 30,358,962,176 bytes free
F:\sources\sxs>c:
C:\Windows\System32>DISM /Online /Add-Package /PackagePath:F:\Sources\sxs
Deployment Image Servicing and Management tool Version: 10.0.18362.1
Image Version: 10.0.18362.175
Processing 1 of 4 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.18362.1
[==========================100.0%==========================] Processing 2 of 4 - Adding
package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd6411.0.18362.1 [==========================100.0%==========================]
Processing 3 of 4 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~10.0.18362.1 [==========================100.0%==========================]
Processing 4 of 4 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd6410.0.18362.1 [==========================100.0%==========================]
The operation completed successfully.
C:\Windows\System32>DISM /Online /Get-CapabilityInfo /CapabilityName:NetFx3~~~~ Deployment
Image Servicing and Management tool Version: 10.0.18362.1
Image Version: 10.0.18362.175
Capability Identity : NetFX3~~~~ Name : NetFX3
State : Installed Display Name : .NET Framework 3.5 (includes .NET 2.0 and 3.0)
Description : .NET Framework 3.5 (includes .NET 2.0 and 3.0) Download Size : 72.70 MB
Install Size : 495.77 MB
The operation completed successfully.
Before running, I checked the version and the state reported 'superceded'. After running the command, I was able to install KB4495620 (did not work when 'superceded'). I checked the features list but it still looks broken. Maybe I need a reboot? Also, strangely, I noticed I'm still running the same build (18362.175) almost a year later. I'll update later today, whether or not the .NET fix works.
In response to A. User: Here are my Bug Origination steps:
- Grabbed install ISO from windows, put on recovery usb drive
- Fresh install Win10 pro on brand new WD Blue 1.5 TB SSD May or June 2019
- Installed win version 1903, 18362.175
- Upon attempts to install apps that rely on .NET capability - actually fine, was able to play some games from Epic Games launcher
- A few days later, everything broke. Attempts to reinstall apps showed the .NET compatibility failure
- Eventually got to this site, discovered I have the same broken 'optional features' list where I can't enable .NET versions
- Tried running the install/run DISM commands, didn't work
- Uninstalled KB4495620