Computer Hope

Software => Computer viruses and spyware => Topic started by: jat1221 on October 29, 2009, 03:09:05 PM

Title: Re: Blue Screen then comp restarts!
Post by: jat1221 on October 29, 2009, 03:09:05 PM
im having the same problem with my computer blue screen restart but it wont turn on even in safe mode.

Split from: http://www.computerhope.com/forum/index.php/topic,9236.0.html
Title: Re: Blue Screen then comp restarts!
Post by: Blake00 on October 31, 2009, 09:36:01 AM
This behavior can occur if the following conditions exist:
A fatal system error (STOP error) causes the computer to stop.
The Automatically Reboot option is enabled under Recovery on the Startup/Shutdown tab in the System properties.

Note: In Windows Server 2000, the Automatically Reboot option is enabled in the Startup and Recovery dialog box. This dialog box appears after you click the Startup and Recovery button on the Advanced tab in the System properties.
The Windows paging file is smaller than the amount of physical memory installed in the computer or there is insufficient free space on the system hard disk to write the error dump file (Memory.dmp).

To work around this issue, you require a parallel installation of Windows.

To make the necessary changes, follow these steps:
Install Windows to a different folder.
Run Regedt32.exe from the new installation of Windows, and then go to the HKEY_LOCAL_MACHINE key.
On the Registry menu, click Load Hive, and then open the System file in the original Windows installation location. By default, this installation is located at %SystemRoot%\System32\Config\System.
Enter an arbitrary name when you receive a prompt for a key name in the Load Hive window. This loads the original HKEY_LOCAL_MACHINE hive as a subkey of the current key.
Change the value data in the AutoReboot value to 0 (zero), instead of 1, in the following key:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CrashControl
Collapse the HKEY_LOCAL_MACHINE subkey and unload the hive.
This disables the Automatically Reboot option in the original Windows installation. After you follow these steps, you may be able to gather information from the STOP error message and resolve the problem that prevents the computer from starting.
Title: Re: Blue Screen then comp restarts!
Post by: harry 48 on October 31, 2009, 10:20:25 AM
Blake00 , should you be giving advice if your not a malware expert
Title: Re: Blue Screen then comp restarts!
Post by: Blake00 on November 02, 2009, 11:09:26 AM
Blake00 , should you be giving advice if your not a malware expert



Everyone on here gives advice. Just use at your own risk.
-.-