Helping millions of people navigate the world of technology.

Windows 11: How to Fix Error Code 0xc0000001

Quick Fixes
  • Run the Startup Repair utility from Windows Recovery Environment> Troubleshoot > Advanced options.
  • Restore your Windows 11 PC from the Windows Recovery Environment > Troubleshoot > Advanced options > System Restore.

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.

1 WinRe select troubleshoot

Step 3: Next, select Advanced options.

2 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.

3 use startup repair

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.

5 select troubleshoot

Step 2: Click Advanced options.

6 select advanced options

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

7 open Command Prompt

Step 4: Type the following commands and press Enter to execute them one after another:

bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
8 Repair MBR files

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.

9 select troubleshoot 1

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.

12 run checkdisk scan 2

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.

13 checkdisk scan 1

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.

14 open 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.

15 click Next

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.

16 select troubleshoot

Step 2: Click Reset this PC.

17 select reset this pc

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

18 pick keep my files

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

19 select local reinstall

Was this helpful?

Thanks for your feedback!

Last updated on 14 August, 2024

Leave a Reply

Your email address will not be published. Required fields are marked *

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.