Windows 10: "bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not...

Discus and support "bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not... in Windows 10 Installation and Upgrade to solve the problem; This answer from last year seemed to address the non-booting issue, but completely ignores the original problem statement, "Might be worth nothing that... Discussion in 'Windows 10 Installation and Upgrade' started by KevinMoorman, Jun 10, 2020.

  1. "bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not...


    This answer from last year seemed to address the non-booting issue, but completely ignores the original problem statement, "Might be worth nothing that bootrec /fixboot returned as having denied access."


    https://answers.microsoft.com/en-us...-working/7f438395-2f1d-46fe-a1cb-fdcfce9f9c43

    I understand how difficult it is, when the system doesn’t work in the way it should. For us to isolate the issue and to assist you further, we'd like to ask you a few questions.

    1. Does the computer boot to the desktop?
    [no it doesn't boot]

    2. Did you install multiple OS on your system?
    [no just the same, single windows 10 home edition]

    3. Why are you running those commands?
    [I transferred windows from HDD to NVME SSD using clonezilla, I subsequently formatted the HDD, the system booted once from the NVME but not again since.]

    I suggest you to create a bootable media and full the command mention below, Refer this article on How to access Windows Recovery Environment WinRE thru Windows 10 Media Creation Tool / DVD ISO to access WinRE Advanced options.

    Click on Command Prompt.

    In the Command Prompt, type in or copy/paste the given below line of commands one after the other. Ensure to press/hit Enter after inserting each command.

    Diskpart
    sel disk 0
    list vol

    Verify the EFI partition by using the FAT32 file system as well as to assign a drive letter with it. Type these commands in Command Prompt and press Enter after each of them.

    sel vol <number of volume>
    assign letter=<drive letter>:
    exit

    Repair the Boot record by running following Commands, type one at a time as well as hit the Enter button from keyboard.

    cd /d <drive letter>:\EFI\Microsoft\Boot\
    bootrec /FixBoot
    [all good up to this point, when I execute this command it comes back "Access is denied."]

    Now you need to rebuild the BCD store again, type the command below and press Enter.

    ren BCD BCD.old
    [this worked]

    Recreate it by running the given line of command.

    bcdboot c:\Windows /l en-us /s <boot letter>: All
    [this seemed to work]

    Hope it helps, Mithin EJ Microsoft Community - Moderator
    [nope, it changed nothing. I still cannot boot into Windows, the command "bootrec /FixBoot" still comes back, "Access is denied.", the command "bootrec /scanos" comes back with 0 instances of Windows, and "bootrec /rebuildbcd" also comes back with 0 instances.]

    :)
     
    KevinMoorman, Jun 10, 2020
    #1
  2. powerlien Win User

    bootrec /scanos or bootrec /rebuildbcd not working

    I'm getting an odd issue where if I run either command, they don't run all the way through. bootrec /scanos doesn't tell me how many (if any) installations of Windows were found, and bootrec /rebuildbcd tells me it might take a while, but then quits after
    a few seconds with no other words.

    Might be worth nothing that bootrec /fixboot returned as having denied access.

    Any thoughts?
     
    powerlien, Jun 10, 2020
    #2
  3. Ztruker Win User
    Access denied on bootrec /fixboot

    These are the commands and how to run them. No reason you should get Access denied.
    Fix the MBR – Guide for Windows XP, Vista, 7, 8, 8.1, 10
     
    Ztruker, Jun 10, 2020
    #3
  4. Marc Cai Win User

    "bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not...

    Windows 10 bootrec /fixboot access denied

    Sorry about the long delay, macecor. I would like to check if you're able to fix the issue already. Would you be able to share your fix to the community? I you haven't got the right solutions yet, please try this
    Bootrec sequence:

    bootrec /scanos

    bootrec /fixMBR

    bootrec /fixBoot

    bootrec /rebuildBCD

    bootrec /fixBoot

    The solution that was posted by Darko65 should already be the solution on this. If that did take no effect, please consider to format your partitions by following what
    BillyBigun mentioned in this link that you've provided above:
    https://answers.microsoft.com/en-us/windows/forum/windows_10-update/windows-10-bootrec-fixboot-access-is-denied/747c4180-7ff3-4bc2-b6cc-81e572d546df


    After the successful format, please consider reinstalling Windows.
     
    Marc Cai, Jun 10, 2020
    #4
Thema:

"bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not...

Loading...
  1. "bootrec /scanos" not working, "bootrec /rebuildbcd" not working, "bootrec /FixBoot" not... - Similar Threads - bootrec scanos working

  2. Bootrec not working?

    in Windows 10 Gaming
    Bootrec not working?: I had updated my bios driver to a newer one on my gigabyte motherboard.. It went to the recovery page every time i booted the pc. I went to the cmd prompt after installing windows 11 on my USB driver. After running the scanos command my drive shows that windows is installed...
  3. Bootrec not working?

    in Windows 10 Software and Apps
    Bootrec not working?: I had updated my bios driver to a newer one on my gigabyte motherboard.. It went to the recovery page every time i booted the pc. I went to the cmd prompt after installing windows 11 on my USB driver. After running the scanos command my drive shows that windows is installed...
  4. understanding bootrec fixmbr, fixboot, rebuildbcd.

    in Windows 10 Network and Sharing
    understanding bootrec fixmbr, fixboot, rebuildbcd.: I've been trying to find an explanation of what the mbr, boot record and bcd store are.I've seen info like this ..https://support.microsoft.com/en-us/topic/use-bootrec-exe-in-the-windows-re-to-troubleshoot-startup-issues-902ebb04-daa3-4f90-579f-0fbf51f7dd5dand I understand I...
  5. understanding bootrec fixmbr, fixboot, rebuildbcd.

    in Windows 10 Gaming
    understanding bootrec fixmbr, fixboot, rebuildbcd.: I've been trying to find an explanation of what the mbr, boot record and bcd store are.I've seen info like this ..https://support.microsoft.com/en-us/topic/use-bootrec-exe-in-the-windows-re-to-troubleshoot-startup-issues-902ebb04-daa3-4f90-579f-0fbf51f7dd5dand I understand I...
  6. understanding bootrec fixmbr, fixboot, rebuildbcd.

    in Windows 10 Software and Apps
    understanding bootrec fixmbr, fixboot, rebuildbcd.: I've been trying to find an explanation of what the mbr, boot record and bcd store are.I've seen info like this ..https://support.microsoft.com/en-us/topic/use-bootrec-exe-in-the-windows-re-to-troubleshoot-startup-issues-902ebb04-daa3-4f90-579f-0fbf51f7dd5dand I understand I...
  7. bootrec /scanos and /rebuildbcd finds 0 windows installations normal?

    in Windows 10 Support
    bootrec /scanos and /rebuildbcd finds 0 windows installations normal?: Is it normal for bootrec /scanos and bootrec /rebuildbcd to find 0 windows installations? From what I've gathered by searching online, it's quite not normal, but it also seems to be only for legacy BIOS. I'm using UEFI and can boot into windows fine, but bootrec still only...
  8. bootrec /scanos or bootrec /rebuildbcd not working

    in Windows 10 BSOD Crashes and Debugging
    bootrec /scanos or bootrec /rebuildbcd not working: Hello recently my system got a BSOD while downloading something which led to corruption of system files, i was able to correct them using sfc/scannow and chkdsk /s /r , i can boot into windows normally but whenever i try to boot into windows recovery environment, i get the...
  9. bootrec /rebuildbcd errors

    in Windows 10 Installation and Upgrade
    bootrec /rebuildbcd errors: I am in the Windows recovery mode cmdline. After I type bootrec /rebuildbcd and hit 'y' and 'n' accordingly to adjust my boot configs, I get the following error: The system cannot find the path specified...
  10. bootrec /scanos or bootrec /rebuildbcd not working

    in Windows 10 Installation and Upgrade
    bootrec /scanos or bootrec /rebuildbcd not working: I'm getting an odd issue where if I run either command, they don't run all the way through. bootrec /scanos doesn't tell me how many (if any) installations of Windows were found, and bootrec /rebuildbcd tells me it might take a while, but then quits after a few seconds with...