STOP 0X00000074 (0X0000000000000002, 0XFFFFF88002E22B20, 0X0000000000000002, 0XFFFFFFFFC000009A)
If you encounter a BSOD STOP 0X00000074 error while booting Windows, you need to boot from the Windows installation DVD.
Run the bcdedit command from the Recovery Console and enter the following commands.
bcdedit /deletevalue {default} numproc
bcdedit /deletevalue {default} truncatememoryThese commands will change the number of processors and maximum memory.
If, when entering commands, the error "Error deleting the specified data element" or "Element not found" is displayed, then you need to look for a problem with the {default} identifier.
does not find {default} - tried {current}.
The identifier is generated for each PC.
To know the ego, you need to type
bcdedit without parameters.
The loaded OS will have an identifier
{current}.
The rest -
{xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx}.
One of them will correspond to ReadyDriverPlus, but it should not be called that. The list of known identifiers is displayed by the command
bcdedit /? /id.