MFT Corrupt.  

Page 4 of 5 FirstFirst ... 2345 LastLast

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

    Please post results / share links:

    Steps #15 and #16:

    15) Open administrative command prompt (ACP) and type or copy and paste: (all at one time)


    Code:
    reagentc /info
    bcdedit /enum all

    16) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread


    Use this link as needed when posting results:
    How to Change Post Editor to Source or WYSIWYG Mode at TenForums.com




    V2 and DM: BSOD - Posting Instructions




    Open administrative command prompt (ACP) and type or copy and paste: (all at one time)
    diskpart
    lis dis
    sel dis 1
    lis par
    sel par 1
    assign letter=U
    lis par
    lis vol
    exit

    When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    Use this link as needed when posting results:
    How to Change Post Editor to Source or WYSIWYG Mode at TenForums.com
    Last edited by zbook; 02 Mar 2021 at 04:07.
      My Computer


  2. Posts : 2,979
    Windows 11
    Thread Starter
       #32
      My Computer


  3. Posts : 7,603
    Windows 10 Home 20H2
       #33

    zbook said:
    diskpart
    lis dis
    sel dis 1
    lis par
    sel par 1
    assign letter=U
    lis par
    lis vol
    exit
    Next time you may just post one line of commands like the one below:

    Code:
    (Echo Lis Dis&Echo sel dis 1&Echo lis par&Echo sel par 1&Echo assign letter=U&Echo lis par&Echo lis vol&Echo Exit)|DiskPart
      My Computer


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

    Matthew Wai said:
    Next time you may just post one line of commands like the one below:

    Code:
    (Echo Lis Dis&Echo sel dis 1&Echo lis par&Echo sel par 1&Echo assign letter=U&Echo lis par&Echo lis vol&Echo Exit)|DiskPart
    I've not yet trained in scripting.
    What does echo do?
    How do you use each echo and &
    How do you decide when to use ()
      My Computer


  5. Posts : 7,603
    Windows 10 Home 20H2
       #35

    I have never trained in scripting either.
    You don't have to know how it works.
    You only have to know it actually works.
      My Computer


  6. Posts : 2,979
    Windows 11
    Thread Starter
       #36

    @zbook I've already given you the diskpart results...
      My Computer


  7. Posts : 7,603
    Windows 10 Home 20H2
       #37

    Kol12 said:
    @zbook I've already given you the diskpart results...
    The results are shown below:
    Code:
    Microsoft Windows [Version 10.0.19042.804]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>Reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk1\partition4\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: e24522e3-f84c-11ea-a4e2-c99911ec0fec
        Recovery image location:
        Recovery image index:      0
        Custom image location:
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
    
    
    C:\Windows\system32>bcdedit /enum all
    
    Firmware Boot Manager
    ---------------------
    identifier              {fwbootmgr}
    displayorder            {bootmgr}
                            {badfa79f-7b01-11eb-ae99-806e6f6e6963}
                            {badfa7a0-7b01-11eb-ae99-806e6f6e6963}
                            {badfa7a1-7b01-11eb-ae99-806e6f6e6963}
    timeout                 1
    
    Windows Boot Manager
    --------------------
    identifier              {bootmgr}
    device                  partition=\Device\HarddiskVolume3
    path                    \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {e24522e1-f84c-11ea-a4e2-c99911ec0fec}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {badfa79f-7b01-11eb-ae99-806e6f6e6963}
    description             UEFI:CD/DVD Drive
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {badfa7a0-7b01-11eb-ae99-806e6f6e6963}
    description             UEFI:Removable Device
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {badfa7a1-7b01-11eb-ae99-806e6f6e6963}
    description             UEFI:Network Device
    
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.efi
    description             Windows 10
    locale                  en-US
    inherit                 {bootloadersettings}
    recoverysequence        {e24522e3-f84c-11ea-a4e2-c99911ec0fec}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {e24522e1-f84c-11ea-a4e2-c99911ec0fec}
    nx                      OptOut
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    
    Windows Boot Loader
    -------------------
    identifier              {e24522e3-f84c-11ea-a4e2-c99911ec0fec}
    device                  ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{e24522e4-f84c-11ea-a4e2-c99911ec0fec}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  en-us
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{e24522e4-f84c-11ea-a4e2-c99911ec0fec}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Resume from Hibernate
    ---------------------
    identifier              {e24522e1-f84c-11ea-a4e2-c99911ec0fec}
    device                  partition=C:
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-US
    inherit                 {resumeloadersettings}
    recoverysequence        {e24522e3-f84c-11ea-a4e2-c99911ec0fec}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Windows Memory Tester
    ---------------------
    identifier              {memdiag}
    device                  partition=\Device\HarddiskVolume3
    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}
    
    Device options
    --------------
    identifier              {e24522e4-f84c-11ea-a4e2-c99911ec0fec}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume6
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    
    C:\Windows\system32>
      My Computer


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

    Kol12 said:
    @zbook I've already given you the diskpart results...


    When available update the progress with these steps:

    BSOD - Posting Instructions


    Code:
    V2 and DM: BSOD - Posting Instructions
    
    
    
    
    Open administrative command prompt (ACP) and type or copy and paste: (all at one time)
    diskpart
    lis dis
    sel dis 1
    lis par
    sel par 1
    assign letter=U
    lis par
    lis vol
    exit
    
    When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread
    
    Use this link as needed when posting results:
    How to Change Post Editor to Source or WYSIWYG Mode at TenForums.com
      My Computer


  9. Posts : 2,979
    Windows 11
    Thread Starter
       #39

    Is it the V2 log your after? Thought I already provided diskpart.
      My Computer


  10. Posts : 41,000
    windows 10 professional version 1607 build 14393.969 64 bit
       #40

    Please post V2 results and progress with the diskpart steps in post #31.
      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 23:58.
Find Us




Windows 10 Forums