Helping millions of people navigate the world of technology.

Windows Failed Fast Startup With Error Status 0xc00000d4

Quick Tips
  • Error status 0xc00000d4 and the crash that follows are related to Windows being unable to use the Fast Startup feature.
  • If you have an SSD, you can disable Fast Startup and suffer virtually no slowdown.
  • You can also check for disk corruption and disconnect any other external devices you have.

Everyone likes a PC that runs faster. Fast Startup is a feature from Windows that makes a tedious boot a breeze. However, there are times when it can fail, and you get a crash and a code instead. In this article, we’re going to be showing you what to do when Windows failed fast startup with error status 0xc00000d4.

What Causes This Error?

The direct cause of error 0xc00000d4 is a failure when Windows cannot proceed with fast startup, then produces an unexpected shutdown, usually with the above code and Event ID 6008. That said, what leads to this stage could be one of several factors, including:

  • The Fast Startup itself
  • Conflicts with updated or outdated software
  • Driver issues
  • External SSDs connected to your machine

Windows Failed Fast Startup With Error Status 0xc00000d4 – Fixes to Try

Causes are all well and good, but what about the fixes? Well, let’s get troubleshooting:

Disconnect External Devices

External storage devices can sometimes interfere with the boot process or Fast Startup, especially if Windows tries to access them during startup. To be sure this isn’t the case, switch off your PC and remove all external devices, particularly SSDs, before starting back up again.

Turn Off Fast Startup

Fast Startup, as a feature, was designed to start things running faster, mostly for HDDs. Unlike its slower magnetic counterpart, SSDs are way faster by default and boot in a matter of seconds, with or without Fast Startup. In fact, Fast Startup may actually be hindering things. If your operating system drive is an SSD, it’s better to disable the feature. Here’s how to do it:

Step 1. Open the Control Panel by typing it into the Search Bar.

Step 2. Change your “View” to “Large icons” and then click “Power Options.”

Windows Failed Fast Startup With Error Status 0xc00000d4 1

Step 3. Click “Choose what the power buttons do” in the sidebar.

Windows Failed Fast Startup With Error Status 0xc00000d4 2

Step 4. Choose “Change settings that are currently unavailable” and confirm the User Account Control (UAC) pop-up. You must have Admin privileges.

Windows Failed Fast Startup With Error Status 0xc00000d4 3

Step 5. Uncheck “Turn on fast startup” and then click “Save changes” to finalize.

Windows Failed Fast Startup With Error Status 0xc00000d4 4

Step 6. Reboot your machine to test it.

Disable via Command Prompt

You can also disable Fast Startup (and hibernation) by disabling hibernation via Command Prompt. Here’s how:

Step 1. Open the Run Dialog (Win + R) and type “cmd” before hitting (Ctrl + Shift + Enter) to run as Admin.

Step 2. Once in Command Prompt, type “powercfg /h off” and hit “Enter.”

Windows Failed Fast Startup With Error Status 0xc00000d4 5

Run SFC and DISM

To ensure file corruption isn’t behind the crash, you can also run a System File Checker and repair the Windows image:

Step 1. Open the Run Dialog (Win + R) and type “cmd” before hitting (Ctrl + Shift + Enter) to run as Admin.

Step 2. In Command Prompt, type “sfc /scannow” and hit “Enter.”

Windows Failed Fast Startup With Error Status 0xc00000d4 6

Step 3. Once finished, type “DISM.exe /Online /Cleanup-image /RestoreHealth” and hit “Enter.” Let the process run.

Step 4. Restart your PC once both are finished and see if you don’t get the crash.

Was this helpful?

Thanks for your feedback!

Last updated on 31 July, 2026

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.