Then I run:
net stop bits
net stop wuauserv
net stop cryptsvc
net stop msiserver
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak
Ren %Systemroot%\SoftwareDistribution\Download Download.bak
Ren %Systemroot%\System32\catroot2 catroot2.bak
net start bits
net start wuauserv
net start cryptsvc
net start msiserver
Then I get
It all started with the error Install error 0x800703f1 that this thread is about (that's were I got into this thread), however, I ran
DISM /ONLINE /CLEANUP-IMAGE /CHECKHEALTH
DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH
Sfc /Scannow
And it's been a bit now, but the DISM /RestoreHealth command crashed while running after many hours.
When I run the DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH
it gets to 90.9% and just sits there. This screenshot is after 3 hours of being at 90.9%