[SOLVED] Multiple registry errors causing crashes

Copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 
I don't see any errors in the latest log.

Install Update with DISM
  1. Download the update MSU here: http://download.windowsupdate.com/d..._2798f0d248e08c292076980d2b954e6e1f2c8f99.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp
    replace C:\temp with your path if different

    expand windows6.1-kb4592510-x64_2798f0d248e08c292076980d2b954e6e1f2c8f99.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4592510-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
I did as you said, then installed those driver updates again (and restarted) and gave it another shot. Computer froze on MSN homepage. The buzzing noise that accompanies the freeze was very quite this time though. Here are the cbs and dism logs in case you want those.
 

Attachments

Just an update. I have not had another freeze with the driver updates since that initial one. I've been to several different sites (including msn again) with no issues. I even went back to that exact reddit page that froze on me several days back and had no issue. I'll let you know if I have another freeze, but I might actually be good now unless you see a problem in one of those logs.
 
I'll let you know if I have another freeze, but I might actually be good now unless you see a problem in one of those logs.
The logs are fine.
 
Well, I ran a scannow which still says there are corrupted files, but I continue to not have any issues. I'm not worried about it, and who knows exactly what it is that is still corrupted anyway. It might be a very minor corruption somewhere that isn't a big deal. I'm going to leave it alone unless or until it causes me problems.

Thank you so much for all your help! This sure took some time to fix, but that dism update and commands you gave seem to have finally solved the last of my issues. You're soooooooo much better then my city's local computer repair businesses. I've already made a donation, but I think I'll be making another because you really have helped me a LOT. Best wishes and success to you, your family, and this website!
 
Okay. Thank you for the kind words and donation. (y)
Best wishes too.

I'll mark this thread as solved.

Take care.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top