View Single Post
Old 07-25-2022, 05:40 AM   #18
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,035
Karma: 2006208
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
Just in case "scannow" indicates errors, but is unable to fix them, a deeper scan is needed by using the Deployment Image Servicing and Management (DISM) command tool.
  • Open a command window AS ADMINISTRATOR
  • Type: Dism /Online /Cleanup-Image /CheckHealth
When no errors are found, you're good to go.
When additional repairing is needed:
  • Open a command window AS ADMINISTRATOR
  • Type: Dism /Online /Cleanup-Image /RestoreHealth
After successfully ending of dism, you do need to do another sfc /scannow action to make sure everything is restored now.
DrChiper is offline   Reply With Quote