BSOD after Windows update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Disturbed_Ape
    PCHF Member
    • Apr 2023
    • 1

    #1

    BSOD after Windows update

    Hello,

    I tried to install some updates for Win10, my PC restarted as usual, then I got hit with a BSOD stop code: bad system config info.

    What I did afterwards:

    Recovery environment β†’ Advanced options:
    Startup repair: error
    Uninstall recent updates: error
    System restore: succeeded but didn’t solve the problem

    Command prompt:

    c:\windows\system32\config>md backup
    c:\windows\system32\config>copy . backup
    c:\windows\system32\config>cd regback
    c:\windows\system32\config\regback>copy . ..
    The system cannot find the file specified.


    x:\windows\system32>bcdedit /export c:\bcdbackup
    x:\windows\system32>attrib c:\boot\bcd -h -r -s
    Path not found - C:\boot


    c:\windows\system32>bootrec /fixmbr
    c:\windows\system32>bootrec /fixboot
    Access is denied.
    c:\windows\system32>bootsect /nt60 sys
    c:\windows\system32>bootrec /fixboot
    c:\windows\system32>attrib c:\boot\bcd -h -r -s
    Path not found - C:\boot
    c:\windows\system32>diskpart
    DISKPART> list disk
    DISKPART> select disk 0
    DISKPART> list volume
    DISKPART> select vol x (x = the FAT32 volume with ~100 MB size)
    DISKPART> assign letter=v:
    DISKPART> format fs=fat32 override
    DISKPART> exit
    c:\windows\system32>v:
    v:>bcdboot c:\windows /s v: /f UEFI

    β†’
    BSOD stop code: critical process died
    File: \BCD
    Error code: 0xc0000098

    Restarted PC β†’
    Critical process died
    Error code: 0xc0000001

    I don’t know what to do, please help.
  • phillpower2
    PCHF Administrator
    • Sep 2016
    • 15209

    #2
    1. Copy any dmp files from C:\Windows\Minidump onto the desktop.
    2. Select all of them, right-click on one, and click on Send To> New Compressed (zipped) Folder.
    3. Upload the zip folder using the Attach button, bottom left of the dialogue input box

    Comment

    • phillpower2
      PCHF Administrator
      • Sep 2016
      • 15209

      #3
      Abandoned thread, closed.

      Comment

      Working...