Computer won't boot after deleting data partition

Page 3 of 3 FirstFirst 123

  1. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #21

    In the comparison disk management image the reserved partition size was approximately 500 MB.

    The reserved partition on the problematic computer is approximately 100 MB.
    This is the typical size of an EFI system partition.


    For troubleshooting one of these may work:
    bcdboot C:\Windows /s C: /f BIOS
    bcdboot C:\Windows /s O: /f BIOS

    NavyLCDR when available may have more information.
      My Computer


  2. Posts : 2,191
    Windows 10 Pro 64-bit v22H2
    Thread Starter
       #22

    I did the following:
    • Uninstalled all the programs in the D: and E: partitions
    • Deleted the D: and E: partitions
    • Expanded the C: partition to fill the unallocated space
    • Made the System Reserved partition Active
    • The computer restarted OK

    Computer won't boot after deleting data partition-2021-05-03-00_14_12-easeus-partition-master-free-edition-free-home-users.jpg

    I then reconnected the other two hard drives, DVD drive, and external backup hard drive.
    I then backed up my boot SSD drive.

    After the next cold start I got this message. However, the computer booted fine after that. I have not seen this message since. Can anyone explain why I got this message?

    Computer won't boot after deleting data partition-fix4.jpg
      My Computers


  3. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #23

    Run HD Sentinel: (free or trial edition)
    Hard Disk Sentinel - HDD health and temperature monitoring
    Hard Disk Sentinel - HDD health and temperature monitoring
    For each drive post images of these tabs into the thread:
    Overview tab
    Temperature
    SMART
    Disk performance


    Open administrative command prompt and type or copy and paste:
    chkdsk /r /v
    This may take hours to run so plan to run overnight.
    Run on all drives using the syntax: chkdsk /r /v C: or chkdsk /r /v D: changing the drive letter to the applicable drive.

    C:\Windows\system32>chkdsk /r /v
    The type of the file system is NTFS.
    Cannot lock current drive.

    Chkdsk cannot run because the volume is in use by another
    process. Would you like to schedule this volume to be
    checked the next time the system restarts? (Y/N)

    Type: Y
    reboot


    Use the information in this link to find the chkdsk report in the event viewer.
    Copy and paste into notepad > save to desktop > post into the thread using a one drive, drop box, or google drive share link:
    Read Chkdsk Log in Event Viewer in Windows 10 Windows 10 Performance Maintenance Tutorials
    Read Chkdsk Log in Event Viewer in Windows 10
      My Computer


  4. Posts : 2,191
    Windows 10 Pro 64-bit v22H2
    Thread Starter
       #24

    HD Sentinel & Chkdsk results:
    MyDrives.rar - Google Drive
      My Computers


  5. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #25

    The HD Sentinel results were fine.

    Chkdsk C:

    Code:
    The index bitmap $I30 in file 0xe184 is incorrect.
    CHKDSK discovered free space marked as allocated in the bitmap for index $I30 for file E184.
    The file reference 0xc800000000281e of index entry WU5C8F~1.ETL of index $I30
    with parent 0x38f6d is not the same as 0xc900000000281e.
    Deleting index entry WU5C8F~1.ETL in index $I30 of file 38F6D.
      1127754 index entries processed.                                                       
    
    
    Index verification completed.
     Phase duration (Index verification): 30.27 seconds.
    CHKDSK is scanning unindexed files for reconnect to their original directory.
    Recovering orphaned file 1-668B~1 (1820) into directory file E184.
    Recovering orphaned file 1-668b-605c1b5a (1820) into directory file E184.
    Recovering orphaned file 1-7230-5f0b5547 (59B0) into directory file E184.
    Recovering orphaned file 1-7230-5e951943 (609A) into directory file E184.
    Recovering orphaned file 1-712A~1 (982B) into directory file E184.
    Recovering orphaned file 1-712a-5fcb98d9 (982B) into directory file E184.
    Recovering orphaned file 1-682E~1 (C2D5) into directory file E184.
    Recovering orphaned file 1-682e-604f75d5 (C2D5) into directory file E184.
    Recovering orphaned file 1-63C2~1 (D730) into directory file E184.
    Recovering orphaned file 1-63c2-5fd082f7 (D730) into directory file E184.
    
    Windows has made corrections to the file system.

    Other chkdsk displayed cleaning.

    Had you attempted chkdsk O: before the drive letter was removed?

    How is the booting now?
      My Computer


  6. Posts : 2,191
    Windows 10 Pro 64-bit v22H2
    Thread Starter
       #26

    zbook said:
    The HD Sentinel results were fine.

    Chkdsk C:

    Code:
    The index bitmap $I30 in file 0xe184 is incorrect.
    CHKDSK discovered free space marked as allocated in the bitmap for index $I30 for file E184.
    The file reference 0xc800000000281e of index entry WU5C8F~1.ETL of index $I30
    with parent 0x38f6d is not the same as 0xc900000000281e.
    Deleting index entry WU5C8F~1.ETL in index $I30 of file 38F6D.
      1127754 index entries processed.                                                       
    
    
    Index verification completed.
     Phase duration (Index verification): 30.27 seconds.
    CHKDSK is scanning unindexed files for reconnect to their original directory.
    Recovering orphaned file 1-668B~1 (1820) into directory file E184.
    Recovering orphaned file 1-668b-605c1b5a (1820) into directory file E184.
    Recovering orphaned file 1-7230-5f0b5547 (59B0) into directory file E184.
    Recovering orphaned file 1-7230-5e951943 (609A) into directory file E184.
    Recovering orphaned file 1-712A~1 (982B) into directory file E184.
    Recovering orphaned file 1-712a-5fcb98d9 (982B) into directory file E184.
    Recovering orphaned file 1-682E~1 (C2D5) into directory file E184.
    Recovering orphaned file 1-682e-604f75d5 (C2D5) into directory file E184.
    Recovering orphaned file 1-63C2~1 (D730) into directory file E184.
    Recovering orphaned file 1-63c2-5fd082f7 (D730) into directory file E184.
    
    Windows has made corrections to the file system.

    Other chkdsk displayed cleaning.

    Had you attempted chkdsk O: before the drive letter was removed?

    How is the booting now?
    I never ran chkdsk on O: before that. In fact I had kept seeing references to S: but never understood what it was until I saw it in Disk Management.

    My computer is booting OK to either Windows 10 Pro or Windows 7 Home.

    I still need to reinstall some programs on C: on the SSD. When I am done with that I am going to clean up and simplify the partitioning on the two hard drives.

    BTW, on Monday morning I blew out at least two years worth of dust in the computer. The temperatures would have been higher for the drives if I hadn't.
      My Computers


 

  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:15.
Find Us




Windows 10 Forums