Please try installing NetFx3 from the Windows 10 ISO.
Download the Windows 10 ISO using MCT or Rufus.
Mount the ISO by right-clicking on the ISO and choosing "Mount".
The ISO will be assigned a drive letter -- e.g., H:\
Run the following DISM commands mentioning the source (H:\Sources\SxS) folder.
dism /online /Add-Package /PackagePath:H:\Sources\SxS\microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab
And then run:
dism /online /enable-feature /featurename:NetFX3 /Source:H:\sources\sxs /LimitAccess
Pls see [Fix] .NET Framework 3.5 Error