How to fix bootrec /FixBoot Access is denied error

The bootrec /FixBoot Access is denied error on Windows 10 is caused when executing bootrec /fixboot. You have two options to proceed: This works in both Windows 10 and Windows 11.

1] Get a new ISO

There is a possibility of issues with your installation media. Create a new USB Bootable device after getting a new ISO image file for Windows 10. Then continue the boot fixing process with this new image.

2] Fix the UEFI boot

Make a bootable Windows 10 USB drive and then boot your computer using it. Then when you get the Welcome Screen to click on Next, and then click on Repair your computer on the bottom left portion of the window. Next, click on Troubleshoot. After that, select Advanced Options. And then, Command Prompt.

Once it opens, enter the following command it initiates DISKPART: After that, execute this command: Now you need to select the boot drive. For that, type in: You will have to now list all the volume and partitions. Execute this command: Select the EFI partition now: Assign it a custom letter now by entering this: Exit the DISKPART Utility by executing this command: Now, type in: Format the EFI Partition by entering this command: Finally, execute this command to fix the boot settings: Reboot your computer, and your error should have been fixed now.

3] Run Startup Repair

Boot your PC using a bootable USB Drive, and get into Advanced Recovery. The recovery offers a Startup Repair option that can automatically fix boot-related issues on Windows. Internally the tool uses the Bootrec command but uses it logically using the available options.

What is Bootrec /Fixboot Command?

Bootrec is a utility from Microsoft that is a part of recovery tools and comes in handy when Windows fails to boot.  The /Fixboot option writes a new boot sector to the system partition. Thus it allows Windows to boot normally. It is usually used when another OS has modified, damaged, or replaced the boot sector. The same tool also offers FixMBR, ScanOS, RebuildBCD options which are used when Windows becomes inaccessible.

How can I FixMBR without losing data?

The best way to use FixMBR is from the Recovery console. It is advised not to use it from within Windows, and it may not work as well. The only chance of corruption or data loss is when the command alters the Partition Table, but it will warn you about it. This command only lets BIOS or UEFI find the right path to load Windows. This is sep[erate partition from the user data. However, if you are worried about your data, connect the Data disk to another PC, and create a backup.