I was able to reinstall MSPaint
- Ran the install from MS Store
- Looked in event viewer Windows Logs -> SYSTEM for the error
Installation Failure: Windows failed to install the following update with error 0x80073CF6: 9PCFS5B6T72H-Microsoft.Paint.
- Looked up the error
Per the Google AI
a) wsreset (again)
b) dism /Online /Remove-Capability /CapabilityName:Microsoft.Windows.MSPaint~~~~0.0.1.0
c) tried dism /Online /Add-Capability /CapabilityName:Microsoft.Windows.MSPaint~~~~0.0.1.0
This command failed even after trying several different ways
d) ran Get-AppxPackage Microsoft.MSPaint | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
e) restarted machine (this may be what I have missed in the past)
f) Once it was up ... I searched for MSPAINT ... and it was there and would run
It is still disturbing that I cannot do an in-place install ... but I think that will have to wait for another time as I am getting behind on the things I need to edit
Thank you David and Bryce for all the help
Now to reinstall McAfee ... I will let you know if this somehow disables Paint