I was having an issue with an antivirus causing BSODs days ago. I can't uninstall it so I had to resort to performing a Refresh.
Before this Refresh, I've had these issues with my Windows installation:
But it still has these problems:
I saw some posts with attached dism.log and CBS.log so I'm attaching mine as well. Welp, apparently my CBS.log file is too large (19 MB). How do I upload that now?
Thank you.
Before this Refresh, I've had these issues with my Windows installation:
- I can't go to Startup Settings.
- I can't go to Safe Mode, either from the Startup Settings or from the command prompt. And if I do get in, I get bootloops.
- My Windows update doesn't work. It can find updates and sometimes it can download them but it can't install.
- SFC had mixed results. There were times when it said it didn't find any problems but there were also times when it said that Windows Resource Protection found corrupt files but was unable to fix some of them.
- Because of the issue with SFC, I tried DISM. It had varying results but it didn't fix anything in the end. Using install.wim as a source for
/RestoreHealth
didn't work as well.
But it still has these problems:
- Windows Update is still like that.
- SFC and DISM just give me this. I used
/LimitAccess
because I assume Windows Update is broken. Both of the commands say it will perform a repair upon a reboot but nothing really happens. Windows will just boot up normally.
- Immediately when I booted up after the Refresh, I got a warning from the Action Center saying that it found some problems with my drive so I need to restart. Like with the previous bullet point, the restart did nothing. I tried
CHKDSK /f /r
but since I was using the computer, it had to be performed on the next reboot. Again, Windows just booted up normally after I restarted. So, I used a bootable USB to performCHKDSK /f /r
in command prompt. It found some problems and made some corrections. The "a drive needs a repair" warning disappeared on the next restart. Yesterday, I tried using/StartComponentCleanup
because I read a tutorial that says using that might fix DISM. It had an error but I wasn't able to get a screenshot. The whole process took more than 2 hours. After it finished, I got another "a drive needs a repair" warning. This time and still using the bootable USB, I only performedCHKDSK /f
and the problem got fixed. I'm not sure if executing/StartComponentCleanup
and getting that warning are related though. I'm only mentioning this because it might be connected to as to why my Windows is like this. Also, my hard drive is fine. SMART is not reporting any problem.
I saw some posts with attached dism.log and CBS.log so I'm attaching mine as well. Welp, apparently my CBS.log file is too large (19 MB). How do I upload that now?
Thank you.