Share via

bootrec not recognized by command prompt

Anonymous
2019-11-16T02:48:02+00:00

Guys please help when I go to windows automatic repair an error pops out saying "Windows automatic repair could not fix your pc" so I tried going to command prompt running with admin of course and using the code bootrec /RebuildBcd and bootrec /FixBoot to fix it but a message pops out saying bootrec is not recognized so I don't know what to do. I tried searching bootrec.exe in drive c, windows, system 32 folder but I couldn't find it. How do i fix this and do I need a windows installation cd to activate bootrec and automatic repair or something? Please don't suggest using system restore points and system reset because I will not try those solutions for I already tried system restore and automatic repair still did not work and system reset for me will remove all my programs so I will not do it. I'm using windows 10 and with latest updates also tried sfc scan now with no issues and tried dism restorepoint already which completed successfully.

Windows for home | Windows 10 | Windows update

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

54 answers

Sort by: Most helpful
  1. Anonymous
    2019-11-16T06:33:09+00:00

    these are my volumes

    DISKPART> list volume

      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info

      ----------  ---  -----------  -----  ----------  -------  ---------  --------

      Volume 0     E                       DVD-ROM         0 B  No Media

      Volume 1         System Rese  NTFS   Partition    500 MB  Healthy    System

      Volume 2     C                NTFS   Partition    930 GB  Healthy    Boot

    which one should i choose volume 1 or 2. and about the assign what the exact code is it "diskpart assign z"?

    you need to tell me the exact codes to type so I know.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-11-16T06:15:14+00:00

    You don't want to do any operations on more than one disk. In fact it's best to unplug any other disks if you have them.

    You'd want to Sel Disk 0

    then List Vol to see where the System partition is.

    Then Sel Vol # on the System Reserved or EFI System using it's number

    then Assign=Z to give it an easily recognizable drive letter.

    Then go back to the Rebuild BCD commands to use it to export BCD:

    http://pcsupport.about.com/od/fixtheproblem/ht/...

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-11-16T06:10:18+00:00

    I tried what you said but I only have one disk available so how do I make a new one for my partion? It says

    DISKPART> list disk

    Disk ###  Status         Size     Free     Dyn  Gpt

    --------  -------------  -------  -------  ---  ---

    Disk 0    Online          931 GB  1024 KB

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-11-16T06:02:20+00:00

    can you please tell me the code diskpart. so all i have to do is type diskpart z in command prompt right? I wish we can chat somewhere so I dont have to type and wait for your reply its quicker that way. like a chat box or something

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2019-11-16T03:03:55+00:00

    Hey Mike. I'm Greg, an installation specialist, 10 year Windows MVP, and Volunteer Guardian Moderator here to help you.

    Everything possible to get WIndows 10 to start is here: http://answers.microsoft.com/en-us/windows/wiki...

    The correct syntax for the bootrec and RebuildBCD commands (which are different) is included. Please note that Rebuild BCD almost always requires exporting the BCD first and from the System partition which is usually not C but almost always the System Reserved or EFI System which may need to have a drive letter assigned first using Diskpart Assign=Z command. This is all noted in the tutorial.

    Since you're against Reset or Clean Install, as a last resort you can use a bootable Partition manager to shrink C by around 50gb, install Windows 10 from bootable media to the shrink space, which will configure a Dual Boot Menu that may start the old install. If so you can delete the rescue install and Extend C back over it and it's fixed. If not gradually move into the new install, when ready I'll help you remove the old one and recover it's disk space into the new C.

    I hope this helps. Feel free to ask back any questions and keep me posted. If you will wait to choose if I solved your problem, 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?

    1 person found this answer helpful.
    0 comments No comments