we did a repair install without luck.You can get a lot done in ten seconds - it's even long enough to run a repair installation of Windows...
This ^^Cloned from a bad hard drive? Would not spend much time on that. Corruption from a fail read is likely to be the cause. Fabs the data and nuke it from orbit.
We should have done dism also.Have you done a CHKDSK, a SFC /SCANNOW and a DISM /online /cleanup-image /restorehealth ?
Did that fix it up for you?We should have done dism also.
No we ended up reloading. For what ever reason we always forget to use dism. Will that fix things a repair install will not?Did that fix it up for you?
Not sure how dism stacks up against a repair install, honestly. Dism will fix many issues with corrupt or broken system files akin to a SFC.No we ended up reloading. For what ever reason we always forget to use dism. Will that fix things a repair install will not?
Yes. It doesn’t just copy over files. It checks for broken DLL links and traces out some registry entries.No we ended up reloading. For what ever reason we always forget to use dism. Will that fix things a repair install will not?
thanks. that is great information!Yes. It doesn’t just copy over files. It checks for broken DLL links and traces out some registry entries.