Can't Boot Into default Windows Partition

Page 3 of 9 FirstFirst 12345 ... LastLast

  1. Posts : 86
    Windows 10
    Thread Starter
       #21

    zbook said:
    When available please post results for tuneup and diskparinfo.

    Run: V2
    BSOD - Posting Instructions
    I posted the results of tuneup.bat today. I will run diskparinfo and post it
      My Computer


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

    We are modifying the scripts and instructions as needed.

    How come tuneup1.bat was ran instead of tuneup.bat (the posted link)?
    How would you modify the instructions?

    What problems did you encounter with the posted links?

    in post #2?
    in post #17?
      My Computer


  3. Posts : 18,432
    Windows 11 Pro
       #23

    Brentg said:
    The command assign letter=w worked, but when I ran bcdboot C:\Windows /s W: /f UEFI I got the message that the boot files could not be copied.
    Either your Windows installation or the EFI system partition is corrupted.
      My Computer


  4. Posts : 86
    Windows 10
    Thread Starter
       #24

    NavyLCDR said:
    Either your Windows installation or the EFI system partition is corrupted.
    Thanks, NavyLCDR. When I boot it comes to the RE screen and I have the two Windows installations to choose from. When I choose the newest one, the default that I installed to migrate to, it just reboots and offers the RE screen again until I choose the old Windows installation.
    I have a copy of Windows 10 Pro that I cannot install, since the computer must reboot several times and it can't.

    - - - Updated - - -

    zbook said:
    We are modifying the scripts and instructions as needed.

    How come tuneup1.bat was ran instead of tuneup.bat (the posted link)?
    How would you modify the instructions?

    What problems did you encounter with the posted links?

    in post #2?
    in post #17?
    I ran tuneup1.bat by mistake. There is a lot to wade through and I'm old, so that's my excuse. Here's the results of tuneup.bat. I ran tuneup2.bat separately rebooted and ran it again and got the same results as I did when I ran tuneup.bat I'll run DiskParInfo when I get a chance. Thanks zbook
    ###########################################################
    # The following commands will be run in sequence. #
    # The first 5 will take quite a while to run, be patient. #
    ###########################################################

    sfc /scannow
    dism /online /cleanup-image /scanhealth
    dism /online /cleanup-image /restorehealth
    sfc /scannow

    chkdsk /scan

    wmic recoveros get autoreboot
    wmic recoveros set autoreboot = false
    wmic recoveros get autoreboot
    wmic recoveros get DebugInfoType
    wmic recoveros set DebugInfoType = 7
    wmic recoveros get DebugInfoType

    wmic pagefile list /format:list
    wmic Computersystem where name="BRENT-ACER-LAPT" get AutomaticManagedPagefile
    wmic Computersystem where name="BRENT-ACER-LAPT" set AutomaticManagedPagefile=True
    wmic Computersystem where name="BRENT-ACER-LAPT" get AutomaticManagedPagefile

    bcdedit /enum {badmemory}


    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746

    Image Version: 10.0.19042.746

    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.

    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746

    Image Version: 10.0.19042.746

    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.

    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    C:\WINDOWS\system32>chkdsk /scan
    The type of the file system is NTFS.
    Volume label is Acer.

    Stage 1: Examining basic file system structure ...
    879376 file records processed.
    File verification completed.
    Phase duration (File record verification): 1.95 minutes.
    6785 large file records processed.
    Phase duration (Orphan file record recovery): 0.00 milliseconds.
    0 bad file records processed.
    Phase duration (Bad file record checking): 0.66 milliseconds.

    Stage 2: Examining file name linkage ...
    25524 reparse records processed.
    1036282 index entries processed.
    Index verification completed.
    Phase duration (Index verification): 3.34 minutes.
    0 unindexed files scanned.
    Phase duration (Orphan reconnection): 3.33 seconds.
    0 unindexed files recovered to lost and found.
    Phase duration (Orphan recovery to lost and found): 0.65 milliseconds.
    25524 reparse records processed.
    Phase duration (Reparse point and Object ID verification): 130.05 milliseconds.

    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
    Phase duration (Security descriptor verification): 245.20 milliseconds.
    78454 data files processed.
    Phase duration (Data attribute verification): 0.53 milliseconds.
    CHKDSK is verifying Usn Journal...
    35374760 USN bytes processed.
    Usn Journal verification completed.
    Phase duration (USN journal verification): 2.34 seconds.

    Windows has scanned the file system and found no problems.
    No further action is required.

    412302446 KB total disk space.
    265378492 KB in 360472 files.
    304976 KB in 78455 indexes.
    0 KB in bad sectors.
    993446 KB in use by the system.
    65536 KB occupied by the log file.
    145625532 KB available on disk.

    4096 bytes in each allocation unit.
    103075611 total allocation units on disk.
    36406383 allocation units available on disk.
    Total duration: 5.40 minutes (324436 ms).

    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE


    C:\WINDOWS\system32>wmic recoveros set autoreboot = false
    Updating property(s) of '\\BRENT-ACER-LAPT\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.

    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE


    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7


    C:\WINDOWS\system32>wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\BRENT-ACER-LAPT\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.

    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7


    C:\WINDOWS\system32>wmic pagefile list /format:list


    AllocatedBaseSize=2176
    CurrentUsage=73
    Description=C:\pagefile.sys
    InstallDate=20201223024055.566209-360
    Name=C:\pagefile.sys
    PeakUsage=121
    Status=
    TempPageFile=FALSE




    C:\WINDOWS\system32>wmic Computersystem where name="BRENT-ACER-LAPT" get AutomaticManagedPagefile
    AutomaticManagedPagefile
    TRUE


    C:\WINDOWS\system32>wmic Computersystem where name="BRENT-ACER-LAPT" set AutomaticManagedPagefile=True
    Updating property(s) of '\\BRENT-ACER-LAPT\ROOT\CIMV2:Win32_ComputerSystem.Name="BRENT-ACER-LAPT"'
    Property(s) update successful.

    C:\WINDOWS\system32>wmic Computersystem where name="BRENT-ACER-LAPT" get AutomaticManagedPagefile
    AutomaticManagedPagefile
    TRUE


    C:\WINDOWS\system32>bcdedit /enum {badmemory}

    RAM Defects
    -----------
    identifier {badmemory}

    C:\WINDOWS\system32>Echo off
    ###################################################################################
    # How to capture batch file data and post in your thread in the BSOD forum #
    # #
    # Batch files and instructions for use in BSOD debugging[Part Two-Four] #
    # #
    # Press [V] to visit the above web page for detailed instructions. #
    # Press [C] to close this window. #
    ###################################################################################
      My Computer


  5. Posts : 18,432
    Windows 11 Pro
       #25

    @Brentg,

    Once you finally get booted into the Windows that will boot, run:

    Code:
    bcdboot C:\Windows
    See if that gets you booting into at least one Windows automatically without going through Windows RE.
      My Computer


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

    Tuneup results look good.



    When possible please post results for diskparinfo:


    DiskParInfo.bat - Click here to go to the BSOD batch repository to download and run this batch file.


    and


    V2 / DM: BSOD - Posting Instructions
    How to Upload and Post Screenshots and Files at Ten Forums
      My Computer


  7. Posts : 86
    Windows 10
    Thread Starter
       #27

    Brentg said:
    I posted the results of tuneup.bat today. I will run diskparinfo and post it
    Finally got to it.
    Disk 0 : HDD. It has 6 partition(s). Model: ST1000LM048-2E7172

    The script has found the above 1 storage device(s) in total.
    =======================================================================

    Microsoft DiskPart version 10.0.19041.610

    Copyright (C) Microsoft Corporation.
    On computer: BRENT-ACER-LAPT

    Disk ### Status Size Free Dyn Gpt
    -------- ------------- ------- ------- --- ---
    Disk 0 Online 931 GB 146 GB *

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    Volume 0 D Mar 14 2021 UDF DVD-ROM 5741 MB Healthy
    Volume 1 C Acer NTFS Partition 393 GB Healthy Boot
    Volume 2 F NTFS Partition 390 GB Healthy
    Volume 3 ESP FAT32 Partition 100 MB Healthy System
    Volume 4 NTFS Partition 538 MB Healthy Hidden
    Volume 5 Recovery NTFS Partition 1024 MB Healthy Hidden

    Disk 0 is now the selected disk.

    ST1000LM048-2E7172
    Disk ID: {292AE4AF-3C32-4DFD-B5FA-78B7F585A23F}
    Type : SATA
    Status : Online
    Path : 0
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C00T00L00)
    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 C Acer NTFS Partition 393 GB Healthy Boot
    Volume 2 F NTFS Partition 390 GB Healthy
    Volume 3 ESP FAT32 Partition 100 MB Healthy System
    Volume 4 NTFS Partition 538 MB Healthy Hidden
    Volume 5 Recovery NTFS Partition 1024 MB Healthy Hidden

    Partition ### Type Size Offset
    ------------- ---------------- ------- -------
    Partition 1 System 100 MB 1024 KB
    Partition 2 Reserved 16 MB 101 MB
    Partition 3 Primary 393 GB 117 MB
    Partition 4 Recovery 538 MB 393 GB
    Partition 5 Primary 390 GB 393 GB
    Partition 6 Recovery 1024 MB 930 GB

    Partition 1 is now the selected partition.

    Partition 1
    Type : c12a7328-f81f-11d2-ba4b-00a0c93ec93b
    Hidden : Yes
    Required: No
    Attrib : 0X8000000000000000
    Offset in Bytes: 1048576

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 3 ESP FAT32 Partition 100 MB Healthy System

    Partition 2 is now the selected partition.

    Partition 2
    Type : e3c9e316-0b5c-4db8-817d-f92df00215ae
    Hidden : Yes
    Required: No
    Attrib : 0X8000000000000000
    Offset in Bytes: 105906176

    There is no volume associated with this partition.

    Partition 3 is now the selected partition.

    Partition 3
    Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden : No
    Required: No
    Attrib : 0000000000000000
    Offset in Bytes: 122683392

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 1 C Acer NTFS Partition 393 GB Healthy Boot

    Partition 4 is now the selected partition.

    Partition 4
    Type : de94bba4-06d1-4d40-a16a-bfd50179d6ac
    Hidden : Yes
    Required: Yes
    Attrib : 0X8000000000000001
    Offset in Bytes: 422321324032

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 4 NTFS Partition 538 MB Healthy Hidden

    Partition 5 is now the selected partition.

    Partition 5
    Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden : No
    Required: No
    Attrib : 0000000000000000
    Offset in Bytes: 422886506496

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 2 F NTFS Partition 390 GB Healthy

    Partition 6 is now the selected partition.

    Partition 6
    Type : de94bba4-06d1-4d40-a16a-bfd50179d6ac
    Hidden : Yes
    Required: Yes
    Attrib : 0X8000000000000001
    Offset in Bytes: 999130398720

    Volume ### Ltr Label Fs Type Size Status Info
    ---------- --- ----------- ----- ---------- ------- --------- --------
    * Volume 5 Recovery NTFS Partition 1024 MB Healthy Hidden

    ===============================================================================

    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:

    Windows RE status: Disabled
    Windows RE location:
    Boot Configuration Data (BCD) identifier: 3ac580d8-3797-11eb-8896-d8fba946ab71
    Recovery image location:
    Recovery image index: 0
    Custom image location:
    Custom image index: 0

    REAGENTC.EXE: Operation Successful.

    ===============================================================================

    Firmware Boot Manager
    ---------------------
    identifier {fwbootmgr}
    displayorder {ff75a43a-82e0-11eb-84ab-806e6f6e6963}
    {979d4df3-826f-11eb-ad7f-d8c49733ee81}
    {979d4df4-826f-11eb-ad7f-d8c49733ee81}
    {979d4df5-826f-11eb-ad7f-d8c49733ee81}
    timeout 0

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=\Device\HarddiskVolume1
    path \efi\grub2win\g2bootmgr\gnugrub.kernel64.efi
    description Grub2Win EFI - 64 Bit
    locale en-us
    inherit {globalsettings}
    default {default}
    resumeobject {979d4dfb-826f-11eb-ad7f-d8c49733ee81}
    displayorder {default}
    {current}
    toolsdisplayorder {memdiag}
    timeout 30

    Firmware Application (101fffff)
    -------------------------------
    identifier {979d4df3-826f-11eb-ad7f-d8c49733ee81}
    description EFI USB Device

    Firmware Application (101fffff)
    -------------------------------
    identifier {979d4df4-826f-11eb-ad7f-d8c49733ee81}
    description EFI DVD/CDROM

    Firmware Application (101fffff)
    -------------------------------
    identifier {979d4df5-826f-11eb-ad7f-d8c49733ee81}
    description EFI Network

    Firmware Application (101fffff)
    -------------------------------
    identifier {ff75a43a-82e0-11eb-84ab-806e6f6e6963}
    device partition=\Device\HarddiskVolume1
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \WINDOWS\system32\winload.efi
    description Windows 10
    locale en-us
    inherit {bootloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    osdevice partition=C:
    systemroot \WINDOWS
    resumeobject {979d4df9-826f-11eb-ad7f-d8c49733ee81}
    nx OptIn
    bootmenupolicy Standard

    Windows Boot Loader
    -------------------
    identifier {default}
    device partition=F:
    path \Windows\system32\winload.efi
    description Windows 10
    locale en-us
    inherit {bootloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    osdevice partition=F:
    systemroot \Windows
    resumeobject {979d4dfb-826f-11eb-ad7f-d8c49733ee81}
    nx OptIn
    bootmenupolicy Standard

    Resume from Hibernate
    ---------------------
    identifier {979d4df7-826f-11eb-ad7f-d8c49733ee81}
    device partition=C:
    path \WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale en-us
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Resume from Hibernate
    ---------------------
    identifier {979d4df9-826f-11eb-ad7f-d8c49733ee81}
    device partition=C:
    path \WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale en-us
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filedevice partition=C:
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Resume from Hibernate
    ---------------------
    identifier {979d4dfb-826f-11eb-ad7f-d8c49733ee81}
    device partition=F:
    path \Windows\system32\winresume.efi
    description Windows Resume Application
    locale en-us
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=\Device\HarddiskVolume1
    path \EFI\Microsoft\Boot\memtest.efi
    description Windows Memory Diagnostic
    locale en-us
    inherit {globalsettings}
    badmemoryaccess Yes

    EMS Settings
    ------------
    identifier {emssettings}
    bootems No

    Debugger Settings
    -----------------
    identifier {dbgsettings}
    debugtype Local

    RAM Defects
    -----------
    identifier {badmemory}

    Global Settings
    ---------------
    identifier {globalsettings}
    inherit {dbgsettings}
    {emssettings}
    {badmemory}

    Boot Loader Settings
    --------------------
    identifier {bootloadersettings}
    inherit {globalsettings}
    {hypervisorsettings}

    Hypervisor Settings
    -------------------
    identifier {hypervisorsettings}
    hypervisordebugtype Serial
    hypervisordebugport 1
    hypervisorbaudrate 115200

    Resume Loader Settings
    ----------------------
    identifier {resumeloadersettings}
    inherit {globalsettings}
      My Computer


  8. Posts : 41,472
    windows 10 professional version 1607 build 14393.969 64 bit
       #28

    Please run: V2 and DM:

    BSOD - Posting Instructions
      My Computer


  9. Posts : 86
    Windows 10
    Thread Starter
       #29

    zbook said:
    Please run: V2 and DM:

    BSOD - Posting Instructions
    FIle size 4.09 mg exceeds Forums limit
    I have it in Mega Cloud Drive but don't know how to get it there.
    I'll work on it more as time allows.

    DM ran and said it placed a report on my desktop, but it did not.
    Last edited by Brentg; 27 Mar 2021 at 08:02.
      My Computer


  10. Posts : 7,607
    Windows 10 Home 20H2
       #30

    Brentg said:
    I have it in Mega Cloud Drive but don't know how to get it there.
    Post the link here like the one below:

    https://mega.nz/file/ZNIVmSQb#0qRXwg...zSwhxKBT9nEg28

    Brentg said:
    Disk 0 : HDD. It has 6 partition(s). Model: ST1000LM048-2E7172
    It turns out that I am not the only one who uses an HDD as the system disk.
      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 03:55.
Find Us




Windows 10 Forums