What Is 0xc0000001 Error Code in Windows 11?
Windows 11 has its fair share of errors and BSODs. That said, if you’re getting the error code 0xc0000001 as soon as your PC boots up, it may be due to one of the following reasons:
- Your system’s booting files are missing or corrupt.
- The Master Boot Record (MBR) files on your Windows 11 system are corrupt.
- There’s an issue with the installed disk on your system.
- You have installed a buggy Windows Update.
Basic Fixes
- Disconnect connected devices: Remove all the connected peripherals from your PC/laptop and try powering it on.
- Uninstall the recent Windows Update: Press the Windows + I shortcut to open Settings, select Windows Update from the left sidebar, and click Update history. Scroll down, select Uninstall updates, and click Uninstall next to the recent system update to roll it back.
- Perform a clean boot: An installed software may create system conflicts, resulting in the 0xc0000001 error. Clean boot your Windows 11 system and uninstall all the unnecessary applications.
Fix 1: Run the Startup Repair
Windows 11 comes with an in-built Windows Recovery Environment (WinRE) that offers different tools (e.g. Startup Repair) to fix problems when your PC doesn’t work properly (such as the error code 0xc0000001). Here’s how to access it:
Step 1: Press the Power button to turn off your PC, wait a few seconds, and turn it back on. Repeat the process a few times till the Windows Recovery Environment appears.
Step 2: Click Troubleshoot to view advanced options.

Step 3: Next, select Advanced options.

Step 4: Click the Startup Repair option to launch it. It’ll scan your PC for issues and apply the necessary fixes.

Fix 2: Repair the Master Boot Record
Your Windows 11 PC won’t boot properly if its Master Boot Record (MBR) files are corrupt. Use the Command Prompt app in the Windows Recovery Environment to repair them.
Step 1: Open the Windows Recovery Environment (check the above steps), and select Troubleshoot.

Step 2: Click Advanced options.

Step 3: Select Command Prompt to launch it for advanced troubleshooting.

Step 4: Type the following commands and press Enter to execute them one after another:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd

Step 5: Close the Command Prompt window and reboot your PC.
Fix 3: Run a Check Disk Scan
Besides corrupt MBR files, you may receive the error code 0xc0000001 if there are issues with your primary storage device such as corruption or bad sectors. To fix them, run the in-built Check Disk utility to load your operating system properly.
Step 1: Boot to the Windows Recovery Environment and click Troubleshoot.

Step 2: Select Advanced options and click Command Prompt.


Step 3: Type C: in the console and press Enter to navigate to your system’s C drive.

Step 4: Next, type the following command to initiate a Check Disk scan:
chkdsk /f /r
Step 5: Type y when prompted in the console to start it. Once completed, close the window and restart your PC.

Fix 4: Restore Your System
If fixing the Master Boot Record and running the Check Disk scan doesn’t resolve the issue, use the System Restore utility in the Windows Recovery Environment to restore your PC to a previous working state.
Step 1: Open Advanced options in the Windows Recovery Environment (check the above steps), and select System Restore.

Step 2: Click Next, select the most recent system restore point, and follow the on-screen instructions to restore your Windows 11 system.

Fix 5: Reset the PC
Lastly, if nothing works, reset your Windows 11 PC to fix the 0xc0000001 error and restore its normal functioning.
Step 1: Open the Windows Recovery Environment and select Troubleshoot.

Step 2: Click Reset this PC.

Step 3: Select Keep my files to preserve personal files in the C drive.

Step 4: Finally, click Local reinstall and follow the on-screen instructions to reset your PC.

Was this helpful?
Last updated on 14 August, 2024
The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.


