Share via

mbr problem cannot access command prompt

Anonymous
2018-03-09T21:39:39+00:00

trying to repair mbr problem cannot load windows so cannot use uac controls at command prompt

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

12 answers

Sort by: Most helpful
  1. Anonymous
    2018-03-12T22:37:04+00:00

    I am trying to run a repair MBR using four commands

    bootrec /fixmbr

    bootrec /fixboot

    bootrec /Scan0s

    bootrec /rebuildBcd

    the  first one ok second on gives me 'no access'

    I just stumbled over this answer to your problem:

    https://answers.microsoft.com/en-us/windows/forum/windows\_10-update/windows-10-bootrec-fixboot-access-is-denied/747c4180-7ff3-4bc2-b6cc-81e572d546df

    It would explain why I did not have the problem you have.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-03-10T16:19:08+00:00

    Are you sure it is MBR and not fix EFI Boot files

    Use the install media or

    How to Fix MBR Without Windows 7/8/10 Installation CD, DVD or USB Disk

    If you have a Windows installation disk, such as CD, DVD, and USB flash drive, fix MBR by doing these operations: choose "Repair your computer" or similar feature and run "Startup Repair". Or execute commands in Command Prompt.

    bootrec /fixmbr,

    bootrec /fixboot

    and

    bootrec /rebuildbcd

    How to Fix MBR Without Windows 7/8/10 Installation Disk

    Download Partition Wizard Pro, register it and then use it

    create a bootable disk of Partition wizard

    boot pc from bootable media

    select your disk needing fixed and select Rebuild MBR and Apply.

    close out partition wizard

    remove DV/CD or USB device, restart and all is fixed

    Was this answer helpful?

    0 comments No comments