Quote:
Originally Posted by Tinky
This has only just started happening recently, couldn't be caused by a recent update perhaps? 
|
it is not normal and it should not be opening. Did you try what I said? it could be an update caused it. I doubt it is anything more sinister than an annoyance
---------- Post added at 10:58 ---------- Previous post was at 10:53 ----------
open an elevated command prompt like I said before and run the below command
DISM /Online /Cleanup-Image /ScanHealth
if it finds any issues run the below command to perform repairs
DISM /Online /Cleanup-Image /RestoreHealth
This will take a while. When finished reboot then in an elevated command prompt run the below command
sfc /scannow
Allow to finish see if it repairs anything