Error Codes Wiki

Windows BSOD BAD_SYSTEM_CONFIG_INFO (0x00000074)

Criticalbsod

Overview

Windows BSOD BAD_SYSTEM_CONFIG_INFO indicates corruption in the Windows registry or boot configuration data.

Key Details

  • Stop code: 0x00000074
  • Registry hive corruption detected
  • Common after failed updates or hard shutdowns
  • System cannot read critical configuration data

Common Causes

  • Corrupted Windows registry files
  • Failed Windows Update
  • Hard drive bad sectors affecting registry
  • Manual registry edits gone wrong

Steps

  1. 1Boot into Recovery and run Startup Repair
  2. 2Restore registry from backup: copy C:\Windows\System32\config\RegBack\* to config\
  3. 3Run sfc /scannow and DISM from Recovery
  4. 4Use System Restore to revert to working state

Tags

windowsbsodbsod bad system config infoerrorfix

More in Bsod

Frequently Asked Questions

Yes — Startup Repair or restoring from RegBack often fixes it.