Okay, so basically, about a week ago, some of my PC's system files got corrupted. This caused File Explorer, Taskbar, PC Settings, and some other Windows features to stop working. Upon logging in to my PC, The process for File Explorer would go into a loop of opening and then crashing. Everything else on my PC seems to work fine, as long as it doesn't try to use windows' native file open dialogs. I've been trying to fix this, but so far, nothing I've done up to this point seems to work:
and
tell me that the component store is repairable.
So when I go to use
it works quickly up until hitting 62.3%, at which it will go no further. From reading up online, I've come to understand that it is normal
for it to get stuck at a percentage for awhile and then complete with no issues.
However, after leaving it on overnight for approx. 5-6 hours, it hadn't moved from this point at all.
I didn't want to leave it running for much longer, so I closed it and restarted my PC.
My PC would then say "Getting Windows Ready" and would take 2 hours before it finished when I restarted my PC.
It did this almost everytime I ran DISM /RestoreHealth.
I've also tried using a bootable USB as a /Source for it, and I've made sure my internet never went down while it was running,
and neither of these factors seem to have affected it at all.
I've looked at the log files it produces, but I can't quite make sense of it (I've attached the log from my final attempt at using DISM if you guys might know what it's saying).
The only other thing I remember trying is running /StartComponentCleanup beforehand on one of my attempts (without the /ResetBase parameter).
I'm at a roadblock for ideas of what I could be doing wrong with this program, or if there's potential damage that prevents it from working. I'm considering doing an in-place upgrade but I am a little nervous about having to redo all my settings (unless there's a way to back them up), not to mention having to potentially restore all of my files from backup if data loss occurs. I'm also just kind of curious about what's happening because I'm kind of a computer-enthusiast.
- Booting into Safe-Mode doesn't seem to solve it, so I'm mostly sure none of my programs are causing it.
chkdsk
says the drive is fine, so its not a failing hard-drive.sfc /scannow
says it was able to repair some files, but not the one resulting in File Explorer not working correctly. (I've read that this is because the backup system files sfc would use are also probably corrupt).- I would use a System Restore point, but I forgot that I had to manually enable them when I got my PC a couple weeks ago.
DISM /Online /Cleanup-Image /CheckHealth
and
DISM /Online /Cleanup-Image /ScanHealth
tell me that the component store is repairable.
So when I go to use
DISM /Online /Cleanup-Image /RestoreHealth
it works quickly up until hitting 62.3%, at which it will go no further. From reading up online, I've come to understand that it is normal
for it to get stuck at a percentage for awhile and then complete with no issues.
However, after leaving it on overnight for approx. 5-6 hours, it hadn't moved from this point at all.
I didn't want to leave it running for much longer, so I closed it and restarted my PC.
My PC would then say "Getting Windows Ready" and would take 2 hours before it finished when I restarted my PC.
It did this almost everytime I ran DISM /RestoreHealth.
I've also tried using a bootable USB as a /Source for it, and I've made sure my internet never went down while it was running,
and neither of these factors seem to have affected it at all.
I've looked at the log files it produces, but I can't quite make sense of it (I've attached the log from my final attempt at using DISM if you guys might know what it's saying).
The only other thing I remember trying is running /StartComponentCleanup beforehand on one of my attempts (without the /ResetBase parameter).
I'm at a roadblock for ideas of what I could be doing wrong with this program, or if there's potential damage that prevents it from working. I'm considering doing an in-place upgrade but I am a little nervous about having to redo all my settings (unless there's a way to back them up), not to mention having to potentially restore all of my files from backup if data loss occurs. I'm also just kind of curious about what's happening because I'm kind of a computer-enthusiast.