Have you tried these two Administrator Command Prompt Commands from my post on the previous page of this thread? Note that the second command is all one line. You should be able to copy them from here and just right-click in your Command Prompt window to paste them there.
DISM /Online /Add-Capability /CapabilityName:NetFx3~~~~
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Windows-NetFx3-OC-Package /FeatureName:Microsoft-Windows-NetFx4-US-OC-Package /FeatureName:Microsoft-Windows-Client-EmbeddedExp-Package /FeatureName:Microsoft-Windows-NetFx3-WCF-OC-Package /FeatureName:Microsoft-Windows-NetFx4-WCF-US-OC-Package
What version of Windows 10 are you running? Run ver at a Command Prompt to get your Windows build number.