Unable to boot Windows10, "A recently serviced boot binary is corrupt"

Page 3 of 9 FirstFirst 12345 ... LastLast

  1. Posts : 36
    Windows 10
    Thread Starter
       #21


    Code:
    diskpart
    lis dis
    lis vol
    sel dis 0
    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 dis 1
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    exit
    here?
      My Computer


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

    APE5 said:
    here?
    They are all diagnostic commands.
    None will change anything on the computer.
      My Computer


  3. Posts : 2,137
    Windows 11 Pro (latest update ... forever anal)
       #23

    With all due respects to the OP, given the questions being asked, I would caution the OP that we're moving into dangerous territory when discussing deletion of partitions, particularly when some of these procedures seem unfamiliar.

    @APE5 : What's the problem with having to re-install all the programs with a clean install? Why not? You need to consider what might have happened had it been a hardware failure ... you may not have had any other choice.

    Having said that, you will also need to consider that the problem was caused by a failed HDD, which corrupted the OS. You should also include testing the integrity of the drive as part of the troubleshooting process.
      My Computers


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

    idgat said:
    With all due respects to the OP, given the questions being asked, I would caution the OP that we're moving into dangerous territory when discussing deletion of partitions, particularly when some of these procedures seem unfamiliar.

    @APE5 : What's the problem with having to re-install all the programs with a clean install? Why not? You need to consider what might have happened had it been a hardware failure ... you may not have had any other choice.

    Having said that, you will also need to consider that the problem was caused by a failed HDD, which corrupted the OS. You should also include testing the integrity of the drive as part of the troubleshooting process.

    Again there should be no commands that delete any partitions.
      My Computer


  5. Posts : 36
    Windows 10
    Thread Starter
       #25

    idgat said:

    @APE5 : What's the problem with having to re-install all the programs with a clean install? Why not? You need to consider what might have happened had it been a hardware failure ... you may not have had any other choice.
    I'm less against a clean install than I was a couple days ago, though I still feel like I haven't exhausted all my options, and this problem only came up right after my computer did an update I was putting off.


    zbook said:
    Again there should be no commands that delete any partitions.
    Pardon my ignorance though I don't understand why the commands don't delete the partitions, and I'm hesitant to input them given I have no backup :///
      My Computer


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

    Which command is confusing you?


    This thread was started 7 hours ago.

    I'm going to bed.


    These are additional commands to post results.


    What web source was used to create the bootable Windows 10 iso?

    What Windows edition is installed on the computer: home or pro?

    Type:
    dism /get-wiminfo /wimfile:M:\sources\install.esd
    dism /get-wiminfo /wimfile:M:\sources\install.wim

    wmic os get caption

    (change the drive letter M: to the drive letter for the flash drive windows 10 iso)

    dism /get-wiminfo /wimfile:M:\sources\install.esd /index:1
    dism /get-wiminfo /wimfile:M:\sources\install.wim /index:1
    dism /get-wiminfo /wimfile:M:\sources\install.esd /index:6
    dism /get-wiminfo /wimfile:M:\sources\install.wim /index:6

    (change the drive letter M: to the drive letter for the flash drive windows 10 iso)
      My Computer


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

    APE5 said:
    Pardon my ignorance though I don't understand why the commands don't delete the partitions, and I'm hesitant to input them given I have no backup :///


    These are the commands and results on the computer I'm use to type this post:


    Code:
    Microsoft Windows [Version 10.0.19042.867]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>diskpart
    
    Microsoft DiskPart version 10.0.19041.610
    
    Copyright (C) Microsoft Corporation.
    On computer: DESKTOP-K2CP43S
    
    DISKPART> lis dis
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          698 GB      0 B
    
    DISKPART> lis vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     G                       DVD-ROM         0 B  No Media
      Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System
      Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot
      Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy
      Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden
    
    DISKPART> sel dis 0
    
    Disk 0 is now the selected disk.
    
    DISKPART> det dis
    
    Hitachi HTS727575A9E364
    Disk ID: 2CE38090
    Type   : RAID
    Status : Online
    Path   : 0
    Target : 1
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1F02)#RAID(P00T01L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : Yes
    Pagefile Disk  : Yes
    Hibernation File Disk  : No
    Crashdump Disk  : Yes
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System
      Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot
      Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy
      Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden
    
    DISKPART> lis par
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary            499 MB  1024 KB
      Partition 2    Primary            689 GB   500 MB
      Partition 3    Primary           2056 MB   689 GB
      Partition 4    Recovery          7148 MB   691 GB
    
    DISKPART> sel par 1
    
    Partition 1 is now the selected partition.
    
    DISKPART> det par
    
    Partition 1
    Type  : 07
    Hidden: No
    Active: Yes
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System
    
    DISKPART> sel par 2
    
    Partition 2 is now the selected partition.
    
    DISKPART> det par
    
    Partition 2
    Type  : 07
    Hidden: No
    Active: No
    Offset in Bytes: 524288000
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot
    
    DISKPART> sel par 3
    
    Partition 3 is now the selected partition.
    
    DISKPART> det par
    
    Partition 3
    Type  : 0C
    Hidden: No
    Active: No
    Offset in Bytes: 740501225472
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy
    
    DISKPART> sel par 4
    
    Partition 4 is now the selected partition.
    
    DISKPART> det par
    
    Partition 4
    Type  : 27
    Hidden: No
    Active: No
    Offset in Bytes: 742657097728
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden
    
    DISKPART> sel par 5
    
    The specified partition is not valid.
    Please select a valid partition.
    
    There is no partition selected.
    
    DISKPART> det par
    
    There is no partition selected.
    Please select a partition and try again.
    
    DISKPART> sel dis 1
    
    The disk you specified is not valid.
    
    There is no disk selected.
    
    DISKPART> det dis
    
    There is no disk selected to list details for.
    Please select a disk and try again.
    
        Displays the properties of the selected disk and the list of volumes on
        the disk.
    
    Syntax:  DETAIL DISK
    
        A disk must be selected for this operation to succeed.
    
    Example:
    
        DETAIL DISK
    
    DISKPART> lis par
    
    There is no disk selected to list partitions.
    Select a disk and try again.
    
    DISKPART> sel par 1
    
    There is no disk selected to set the partition.
    Select a disk and try again.
    
    DISKPART> det par
    
    There is no disk selected.
    Please select a disk and try again.
    
    DISKPART> sel par 2
    
    There is no disk selected to set the partition.
    Select a disk and try again.
    
    DISKPART> det par
      My Computer


  8. Posts : 36
    Windows 10
    Thread Starter
       #28

    Type:

    Code:
    diskpart
    lis dis
    lis vol
    sel dis 0
    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 dis 1
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    this command. I haven't posted any other results because I haven't input this yet.

    the ISO is from https://www.microsoft.com/en-us/soft...d/windows10ISO

    I'm pretty sure this is Windows 10 home.

    Also, don't feel obligated to stay up trying to help me. I've had this problem since Tuesday so I figured it wouldn't get sorted out quickly.
      My Computer


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

    What about that command suggested any deletion?


    If you want to clean install:
    Clean Install Windows 10
      My Computer


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

    These are the same commands:

    Code:
    diskpart
    list disk
    list volume
    select disk 0
    detail disk
    list partition
    select partition 1
    detail partition
    select partition 2
    detail partition
    select partition 3
    detail partition
    select partition 4
    detail partition
    select partition 5
    detail partition
    select disk 1
    detail disk
    list partition
    select partition 1
    detail partition
    select partition 2
    detail partition

    Code:
    diskpart
    lis dis
    lis vol
    sel dis 0
    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 dis 1
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
      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 17:22.
Find Us




Windows 10 Forums