When the root cause of the Startup failure is found, the details and resulting actions are included in the log file. For example,
The following table describes these fields.
The following table lists the possible root causes for Startup failures.
|
Root cause
|
Description
|
|
Boot manager failed to find OS loader.
|
Winload.exe is missing or cannot be accessed.
|
|
Boot configuration is corrupt.
|
The boot configuration file is missing or it contains no valid operating system entry.
|
|
The boot-critical file <filename> is missing.
|
The specified file required for Startup is missing.
|
|
The boot-critical file <filename> is corrupt.
|
The specified file required for Startup is corrupt.
|
|
Several boot-critical files are corrupt.
|
Multiple files required for Startup are corrupt.
|
|
The registry is corrupt.
|
A registry hive fails to load.
|
|
Unknown bugcheck <code>. Parameters = <param1>, <param2>, <param3>, <param4>.
|
The system failed during Startup with the specified bugcheck error.
|
|
Driver <drivername> is preventing the system from starting.
|
The specified driver is missing or corrupt.
|
|
A recent driver installation or upgrade may be preventing the system from starting.
|
An incompatible driver was installed prior to the Startup failure.
|
|
A patch is preventing the system from starting.
|
An update to the operating system was installed prior to the Startup failure.
|
|
ACLs on file <filename> are not proper. Old value = <value>.
|
The specified file cannot be accessed due to an incorrect ACL.
|
|
The partition table does not have a valid System Partition.
|
The system partition listed in the partition table does not contain the required system files.
|
|
MBR is corrupt.
|
The MBR on the system disk is corrupt.
|
|
Partition table is corrupt on disk <drivenumber>.
|
The partition table on the specified disk does not contain any valid entries.
|
|
The boot sector for system disk partition is corrupt.
|
The boot-sector information is not valid.
|
|
The boot-sector code for system disk partition is corrupt.
|
The boot-sector code does not match the default boot sector.
|
|
The system volume on disk is corrupt.
|
The system volume cannot be accessed.
|
|
No OS files found on disk.
|
The Windows directory does not contain a valid Windows installation.
|
|
Boot manager is missing.
|
The boot manager cannot be found on the system partition.
|
|
A hard disk could not be found. If a hard disk is installed, it is not responding.
|
Cannot detect any installed hard disk. This is available only when running Windows RE from CD/DVD.
|
|
Security settings on this computer are preventing Windows from starting.
|
Windows is unable to audit the system.
|
|
The system partition has an unknown file system type.
|
The system partition is formatted using a file-system type that Windows does not recognize.
|
|
Boot status indicates that the OS booted successfully.
|
Windows started successfully. This is a common scenario if a user manually launches Windows RE and runs Startup Repair.
|
|
Failure while setup is in progress.
|
The computer does not start due to a failed Windows installation process.
|
|
The operating system version is incompatible with Startup Repair.
|
The version of Windows does not match that of Startup Repair. For example, trying to repair Windows XP using Startup Repair will trigger this root cause.
|