What is bugcheck & how to solve




Bugcheck:
When the Windows operating system reaches a condition where it cannot operate safely it is halted the moment the problem occurs. This condition is referred to as a bug check, system crash, stop error, or kernel error. A bug check can be delibrately caused from a kernel-mode driver with either the KeBugCheck or KeBugCheckEx function. However, this should only be done as a last option when a critical driver has corrupted data and it is impossible to recover from the problem.

Stop The Reboot: Boot into safe mode and select, "Disable Automatic restart on System Failure" Update your Video drivers & you might also want to reseat your RAM stick in different slot (s) or get memory test software download.