Share via

Windows folder as found.007

Anonymous
2021-10-21T05:20:25+00:00

Hi, I have lost my bcd and after running chkdsk /f /r, my Windows folder was reallocated on a found.007, and a .chk folder.

How can I recover my Windows folder? Can I simply move the entire folder to its original place?

Thanks!

F.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-10-22T18:43:52+00:00

    Thanks for reporting back to help others.

    I'd only add that when RebuildBCD command finds 0 installations to repair, additional solutions are here: https://www.partitionwizard.com/disk-recovery/t...

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-10-22T03:50:56+00:00

    Thank you for reporting back to help others. I have looked at the tutorial you followed that was linked in your last post, which has the same repairs I gave you in Troubleshooting Windows 10 Failure to Start: http://answers.microsoft.com/en-us/windows/wiki...

    Can you say for sure which one of those repairs helped most, to help others?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-10-22T18:12:23+00:00

    In the link I posted there are 5 methods:

    1. Startup Repair (Didn't work at all)
    2. CHKDSK command: This was the one that left my Windows folder in "found.007/dir0000", this don't mean that the method never works, just didn't work for me.
    3. sfc /scannow: didn't work after chkdsk, may have worked before, with the link that Greg gave me:

    https://www.wintips.org/how-to-run-sfc-offline-system-file-checker-tool/

    1. bootrec /rebuildbcd: didn't find any Windows installation

    After copying the Windows folder to its original path, and after have run SFC (sfc /scannow /offbootdir=<Windows_Drive_Letter>:\ /offwindir=<Windows_Drive_Letter>:\windows) , the method that worked was:

    1. "Reparación de Boot Loader con bcdboot": Enter DISKPART
       list disk
      
       select disk &lt;the one with windows instalation&gt;
      
       list volume
      
      Check the letter of Windows partition
       select volume &lt;the one with "Recovery" label&gt;
      
       assign letter R
      
       exit
      
      In command prompt:
       R:
      
      To check if we are in the correct partition:
       dir
      
      This should give us 1 file, 0 directories, if not, select other partition and assign another letter to it and check again. Then:
       Bcdboot &lt;Windows\_drive\_letter&gt;:\Windows /l en-us /s R: /f all
      
      Reboot.

    And that was all

    Regards

    F.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-10-21T23:55:25+00:00

    Hi Greg, thank you for your answer.

    It won't run SFC since the Windows folder was corrupted and not in classic "C:\Windows" path, BUT..

    I copied the files from the found.007 folder to a new Windows folder that I created, then I could run SFC and it worked. After that, "bootrec /rebuildbcd" didn't find any Windows installation so I followed this:

    https://www.profesionalreview.com/2018/11/24/inaccessible-boot-device/#Reparacion_de_Boot_Loader_con_bcdboot

    and after rebooting I was able to login on Windows. I haven't reboot since. I am having an issue: no program would run as administrator. If I can solve this I will comment again.

    Once again, thank you!

    F.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-10-21T06:01:57+00:00

    Hi Fer. I'm Greg, 10 years awarded Windows MVP, specializing in Installation, Performance, Troubleshooting and Activation, here to help you.

    Those are fragments of corrupted files which Disk Check recovered when it tried to repair bad sectors on the hard drive or SSD.

    If it contains the Windows folder then Windows will likely not start. The only way to try to repair it is to run System File Checker from the Command Prompt in bootable media as shown here:

    https://www.wintips.org/how-to-run-sfc-offline-...

    To create bootable Windows 10 Installation Media (on another PC if necessary) install Media Creation tool and follow the steps toward the bottom of the download page here in the section "Using the tool to create installation media:"

    https://www.microsoft.com/en-US/software-downlo...

    Insert media, boot it by powering up PC while pressing the BIOS Boot Menu Key for your PC maker given in this chart: https://www.sysnative.com/forums/hardware-tutor...

    If the media won't boot you may need to enter BIOS/UEFI Setup (pressing key given in chart in link above) to turn off Fast Boot or Fast Startup first.

    Choose the boot device as a UEFI device if offered, then on second screen choose Repair Your Computer, then Advanced Troubleshoot Options, then Command Prompt to run SFC offline as shown in the link at top.

    You can then try running the Boot recovery Commands including RebuildBCD from this guide for everything possible for Troubleshooting Windows 10 Failure to Start: http://answers.microsoft.com/en-us/windows/wiki...

    If not then you can close the Command Box and go back to bootable media to choose Install Now, do a gold standard Clean Install which includes everything that works best in Windows 10 here: http://answers.microsoft.com/en-us/windows/wiki...

    You can even rescue your files first if they are not backed up using the booted media Command Prompt: http://answers.microsoft.com/en-us/windows/wiki...

    I hope this helps. Feel free to ask back any questions and let me know how it goes. I will keep working with you until it's resolved.

    ________________________________________________________

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments