now all I get are BSOD's

Page 4 of 18 FirstFirst ... 2345614 ... LastLast

  1. Posts : 115
    Windows 10 Pro Version 21H2 OS build 19044.1466
    Thread Starter
       #31

    Can anyone help me please...
      My Computer


  2. Posts : 287
    Win 10 21H2 LTSC
       #32

    The only time I have ever seen a BCD error, is when I had corruption on the boot files. So typically this would be caused by faulty cables or storage hardware, bad ram potentially could cause it as well. As well as something like a power cut.

    I recovered from a backup, which is the age old lesson of have backups. Without a backup I dont know what you can do, but what I will suggest is when you have the chance after you get the desktop back again, is to investigate your hardware.
      My Computer


  3. Posts : 7,181
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #33

    First of all, I would like to know if your system is a Legacy-MBR or EFI-GPT.
    Please post a Disk Manager image of your drive. Please post a full window and expand the columns so we can read them.

    Run the following CMD as administrator

    Disk part
    list disk (Take note of the disk number and see if the disk is GPT)
    select disk n (replace n with disk number)
    list part (how many partitions ?)
    exit
      My Computers


  4. Posts : 7,631
    Windows 10 Home 20H2
       #34

    Simply run the following script and post the output.

    DiskParInfo.bat

    Source: Batch files for use in BSOD debugging
      My Computer


  5. Posts : 18,497
    Windows 11 Pro
       #35

    Assuming you are booting in UEFI mode, have you tried simply deleting the existing EFI System Partition and recreating it?
      My Computer


  6. Posts : 115
    Windows 10 Pro Version 21H2 OS build 19044.1466
    Thread Starter
       #36

    There ya go...

    now all I get are BSOD's-dprr.jpg
      My Computer


  7. Posts : 43,176
    windows 10 professional version 1607 build 14393.969 64 bit
       #37

    Please display the results including commands with results:

    Code:
    diskpart
    lis dis
    lis vol
    sel dis 0
    det dis
    lis vol
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par
    sel par 6
    det par
    sel dis 1
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par
    sel par 6
    det par
    sel dis 2
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel dis 3
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par

    Code:
    bcdedit /enum all
    bcdedit | find "osdevice"

    Code:
    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootsect /nt60 all


    Search for these files:

    Code:
    %systemroot%\Minidump
    %systemroot%\memory.dmp
    %systemroot%\LiveKernelReports
    %windir%\Logs\CBS\CBS.log
    C:\WINDOWS\Logs\CBS\CBS.log
    C:\Windows\memory.dmp
    C:\Windows\Minidump
    C:\Windows\LiveKernelReports
    srttrail.txt

    Perform a startup repair > indicate whether it does or does not create srttrail.txt

    Indicate any available system restore points.

    What are the status of the important computer files:
    a) files backed up to another drive or the cloud
    b) backed up images saved to another drive or the cloud
    c) no backed up files or images > files need to be saved
    d) no backed up files or images > files do not need to be saved



    Code:
    Oxc0000098 = The operation completed successfully.
    0xc0000225 = The object was not found.
    0xc000000e = A device which does not exist was specified.
    Last edited by zbook; 22 Feb 2021 at 16:46.
      My Computer


  8. Posts : 115
    Windows 10 Pro Version 21H2 OS build 19044.1466
    Thread Starter
       #38

    Here's what you asked for...

    x:\windows\system32>diskpart

    Microsoft DiskPart version 10.0.14393.0

    Copyright (C) 1999-2013 Microsoft Corporation.
    On computer: MININT-PEYZ19

    DISKPART> list dis

    Disk ### Status Size Free Dyn Gpt
    -------- ------------- ------- ------- --- ---
    Disk 0 Online 447 GB 1024 KB
    Disk 1 Online 29 GB 0 B *

    DISKPART> lis vol

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    Volume 0 C MAGICTHIGHS NTFS Partition 446 GB Healthy
    Volume 1 E RESERVED FAT32 Partition 451 MB Healthy
    Volume 2 D HBCD_PE_X64 FAT32 Removable 29 GB Healthy

    DISKPART> sel dis 0

    Disk 0 is now the selected disk.

    DISKPART> det dis

    KINGSTON SH103S3480G ATA Device
    Disk ID: 00122562
    Type : ATA
    Status : Online
    Path : 0
    Target : 0
    LUN ID : 0
    Location Path : ACPI(_SB_)#ACPI(PCI0)#ACPI(SAT0)#ACPI(CHN0)#ATA(C00T00L00)
    Current Read-only State : No
    Read-only : No
    Boot Disk : No
    Pagefile Disk : No
    Hibernation File Disk : No
    Crashdump Disk : No
    Clustered Disk : No

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    Volume 0 C MAGICTHIGHS NTFS Partition 446 GB Healthy
    Volume 1 E RESERVED FAT32 Partition 451 MB Healthy

    DISKPART> lis vol

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    Volume 0 C MAGICTHIGHS NTFS Partition 446 GB Healthy
    Volume 1 E RESERVED FAT32 Partition 451 MB Healthy
    Volume 2 D HBCD_PE_X64 FAT32 Removable 29 GB Healthy

    DISKPART> lis par

    Partition ### Type Size Offset
    ------------- ---------------- ------- -------
    Partition 1 Primary 446 GB 31 KB
    Partition 2 Primary 451 MB 446 GB

    DISKPART> sel par 1

    Partition 1 is now the selected partition.

    DISKPART> det par 1

    The arguments specified for this command are not valid.
    For more information on the command type: HELP DETAIL PARTITION

    DISKPART> det par

    Partition 1
    Type : 07
    Hidden: No
    Active: Yes
    Offset in Bytes: 32256

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 0 C MAGICTHIGHS NTFS Partition 446 GB Healthy

    DISKPART> sel par 2

    Partition 2 is now the selected partition.

    DISKPART> det par

    Partition 2
    Type : 0C
    Hidden: No
    Active: No
    Offset in Bytes: 479628099584

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 1 E RESERVED FAT32 Partition 451 MB Healthy

    DISKPART> exit

    Leaving DiskPart...

    x:\Windows\System32>bcdedit | find "osdevice"

    x:\Windows\System32>bootrec /fixmbr
    The operation completed successfully.

    x:\Windows\System32>bootrec /fixboot
    The operation completed successfully.

    x:\Windows\System32>bootrec /scanos
    Scanning all disks for Windows installations.

    Please wait, since this may take a while...

    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1] C:\Windows
    The operation completed successfully.

    x:\Windows\System32>bootsect /nt60 all
    Target volumes will be updated with BOOTMGR compatible bootcode.

    C: (\\?\Volume{00122562-0000-0000-007e-000000000000})

    Successfully updated NTFS filesystem bootcode.

    D: (\\?\Volume{69204324-7576-11eb-8339-806e6f6e6963})

    Successfully updated FAT32 filesystem bootcode.

    E: (\\?\Volume{00122562-0000-0000-0000-10ac6f000000})

    Successfully updated FAT32 filesystem bootcode.

    Bootcode was successfully updated on all targeted volumes.

    x:\Windows\System32>
      My Computer


  9. Posts : 43,176
    windows 10 professional version 1607 build 14393.969 64 bit
       #39

    Which Windows version is installed on the computer?
    14393.0 = 1607 ?


    Please display diskpart results for all drives.

    Run again these commands:
    bcdedit /enum all
    bcdedit | find "osdevice"
      My Computer


  10. Posts : 43,176
    windows 10 professional version 1607 build 14393.969 64 bit
       #40

    Please update the progress.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:57.
Find Us




Windows 10 Forums