Microsoft Windows Error Code 0xC00000A9: How to Fix It
Medium 30-60 minutes Critical Severity
Verified June 2026
- Error Code
- 0xC00000A9
- Brand
- Microsoft Windows
- Product Type
- operating_system
- Severity
- Critical
- DIY Difficulty
- Medium
- Estimated Fix Time
- 30-60 minutes
Ad
Tools You'll Need
- Working computer
- USB flash drive (8GB or larger)
- Windows Media Creation Tool
How to Fix Error Code 0xC00000A9
-
Create Windows Installation Media
Back up any important data from the problem PC before proceeding, as some repair steps may risk data loss. -
Boot from Installation Media
-
Access Command Prompt
-
Run Bootrec Commands
If you get an 'Access Denied' error on /fixboot, you may need to run a different command: bootsect /nt60 SYS /mbr -
Reboot and Test
Ad
When to Call a Professional
If the bootrec commands fail or you see disk errors like 'The disk is not ready' or 'I/O error', your hard drive may be physically damaged. In that case, contact a professional data recovery service or replace the drive.Frequently Asked Questions
What causes error 0xC00000A9?
This error is typically caused by a corrupted Master Boot Record (MBR) due to improper shutdown, virus infection, bad sectors, or failed Windows update.
Will repairing the MBR delete my files?
No, repairing the MBR does not affect your personal files. However, it's always recommended to back up important data before performing any system repairs.
Can I fix this error without a Windows installation USB?
If you have a Windows recovery disc or a system repair disc, you can use that instead. Some advanced users can create a bootable USB from a friend's PC or use third-party tools like Hiren's BootCD.
What if bootrec /fixboot gives 'Access Denied'?
Run the command 'bootsect /nt60 SYS /mbr' as an alternative. This updates the master boot code without needing to fix the boot sector directly.
I still see the error after following all steps. What now?
Try using 'chkdsk C: /r' from the Command Prompt to check for bad sectors. If that fails, your hard drive may be failing. Consider replacing the drive and reinstalling Windows.