Windows 10 blue screen.. srttrail

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 5,328
    Windows 11 Pro 64-bit
       #11

    If you can execute these commands from Windows Installation DVD/USB, if you don't have one you can create one using Windows 10 Media Creation Tool. You will need another working Windows installed computer to create Windows Installation DVD/USB.

    Also i need you to post screenshot of the commands outputs if you can.
      My Computer


  2. Posts : 41,462
    windows 10 professional version 1607 build 14393.969 64 bit
       #12

    Please use a camera or smart phone camera to take pictures and post images into the thread.
    If there are any problems posting images please use one drive or drop box share links.

    1) open the windows advanced troubleshooting menu
    2) click on command prompt > Administrator: X:\Windows\system32\cmd.exe > X:\Sources:>
    3) type: bcdedit /enum
    4) type: bcdedit /enum | find "osdevice"
    5) type: C:
    6) type: dir
    7) type: D:
    8) type: dir
    9) type: X:
    10) type: diskpark
    11) type: list disk
    12) type: select disk 0
    13) type: list volume
    14) type: list partition
    15) type: exit

    16) type: bootrec /fixmbr
    17) type: bootrec /fixboot
    18) type: bootrec /scanos
    19) type: bootrec /rebuildbcd
    20) type: exit
    21) reboot

    The above results will be used for additional commands to fix the boot, operating system, registry, or file system.
    Please use a camera or smart phone camera to take pictures and post images of each command and the results into the thread
      My Computer


  3. Posts : 13
    Windows 10
    Thread Starter
       #13

    hi please find screenshots in the link

      My Computer


  4. Posts : 41,462
    windows 10 professional version 1607 build 14393.969 64 bit
       #14

    1) Use a camera or smart phone camera to take pictures and post images into the thread for all command prompt commands and results.
    2) Open command prompt > administrator: X:\windows\system32\cmd.exe > X:\sources:>
    3) type: diskpart
    4) type: list disk
    5) type: select disk 0
    6) type: list volume
    7) type: list partition
    8) exit
    9) chkdsk /f D:
    This could take some time to complete. Reboot after it completes.

    Open command prompt > administrator: x:\windows\system32\cmd.exe > x:\sources:>
    10) Type: bcdedit /export D:\BCD_Backup (press Enter)
    11) Type: D: (press Enter)
    12) Type: cd boot (press Enter)
    13) Type: attrib bcd -s -h -r (press Enter)
    14) Type: ren D:\boot\bcd bcd.old (press Enter)
    15) Type: bootrec /RebuildBCD (press Enter)

    It may display:
    Scanning all disks for Windows installations.
    Please wait, since this may take a while...
    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1] D:\Windows
    Add installation to boot list? Yes(Y)/No(N)/ALL(A):
    16) Type: Y
    The operation completed successfully.
    X:\Windows>
    17) Type: exit
    18) reboot
      My Computer


  5. Posts : 13
    Windows 10
    Thread Starter
       #15

    https://photos.app.goo.gl/rTWkmDlyUImzf5XA2 cannot find boot dir in D:
      My Computer


  6. Posts : 13
    Windows 10
    Thread Starter
       #16
      My Computer


  7. Posts : 5,328
    Windows 11 Pro 64-bit
       #17

    Since the BCD store exists and lists a Windows installation, you'll first have to "remove" it manually and then try to rebuild it again.

    At the Command Prompt, type below command as shown and then press Enter:

    Code:
    C:
    At the Command Prompt, type below command as shown and then press Enter:

    Code:
    bcdedit /export C:\bcdbackup
    The bcdedit command is used here to export the BCD store as a file: bcdbackup. There's no need to specify a file extension.

    The command should return the following on screen:
    The operation completed successfully.

    Meaning the BCD export worked as expected.


    At this point, you need to adjust several file attributes for the BCD store so you can manipulate it. At the prompt, execute the attrib command exactly like this:

    Code:
    attrib c:\boot\bcd -h -r -s
    What you just did with the attrib command was remove the hidden, read-only, and system attributes from the file bcd. Those attributes restricted the actions you could take on the file. Now that they're gone, you can manipulate the file more freely - specifically, rename it.

    To rename the BCD store, execute the ren command as shown:

    Code:
    ren C:\boot\bcd   bcd.old
    Now that the BCD store is renamed, you should now be able to successfully rebuild it.

    Try rebuilding the BCD again by executing the following, followed by Enter:

    Code:
    bootrec /rebuildbcd
    Restart your computer after rebuilding the BCD store.
      My Computer


  8. Posts : 13
    Windows 10
    Thread Starter
       #18

    I tried but it didn't work. So I went ahead with 'reset my pc' with files backup and it worked. PC running fine so far. Thanks again for your help.
      My Computer


  9. Posts : 41,462
    windows 10 professional version 1607 build 14393.969 64 bit
       #19
      My Computer


  10. Posts : 1
    Windows 10
       #20

    Got the same problem since yesterday. Can't do the following as screenshots show. How do I do what I can't ?!

    Dropbox - 20180303_125550.jpg

    Dropbox - 20180303_125411.jpg
      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 14:59.
Find Us




Windows 10 Forums