ErrorFixDB Logo
← Back to Database

How to Fix STOP CODE 0x0000009C

Topic: Windows 10 Blue Screen Errors | Status: Updated

What is this error?

The STOP CODE 0x0000009C indicates a hardware-related issue, often associated with a hardware malfunction or failure, particularly in the CPU or memory. It typically results in a system crash, leading to a Blue Screen of Death (BSOD) that disrupts system operation.

How to Fix It

  1. Check Hardware Connections: Ensure all internal components such as RAM, CPU, and power supply cables are properly connected and seated. Power off the computer and open the case to inspect.
  2. Run Windows Memory Diagnostic: Search for "Windows Memory Diagnostic" in the Start menu and follow the instructions to check for memory problems. Restart your computer and allow the diagnostic to run.
  3. Update Drivers: Outdated or incompatible drivers can cause this error. Go to Device Manager, right-click your devices, and select "Update Driver". Especially focus on chipset and storage drivers.
  4. Check for Overheating: Overheating can lead to hardware failures. Ensure that your cooling system (fans and heatsinks) is free of dust and functioning properly. Monitor system temperatures using appropriate software.
  5. Run System File Checker: Open Command Prompt as an administrator, then type sfc /scannow and hit Enter. This will scan for and repair any corrupted system files.
  6. Check Hard Drive Health: Use the tool chkdsk to check and fix hard drive errors. Open Command Prompt with admin privileges and type chkdsk /f to initiate the check.
  7. Restore System or Reinstall Windows: If issues persist, consider restoring your system to a previous state or performing a fresh installation of Windows to eliminate software-related causes.
Disclaimer: This is an educational guide. We are not responsible for data loss. Always backup your system.