How to discard BSOD in Windows
To do so follow these steps:
1. Open the SYSTEM.INI file found in the %systemroot% folder (ie C:\Windows or other). Open the SYSTEM.INI file found in the% systemroot% folder (ie C: \ Windows or other). You can easily open the file by running SYSEDIT from the Run command, or by using Notepad.exe. You can easily open the file by running SYSEDIT from the Run command, or by using Notepad.exe.
2. Locate the [386enh] section in the file: Locate the [386enh] section in the file:
3. If not already present, create the following new entries: If not already present, create the following new entries:
MessageBackColor=
MessageTextColor=
and give it a value according to the following list:
0 = black
1 = blue
2 = green
3 = cyan
4 = red
5 = magenta
6 = yellow/brown
7 = white
8 = gray
9 = bright blue
A = bright green
B = bright cyan
C = bright red
D = bright magenta
E = bright yellow
F = bright white
For example: For example:
MessageBackColor=2
MessageTextColor=F
will change the BSOD to Green with bright white text.
Note: Use CAPITAL LETTERS, ie F and not f.
4. Close SYSTEM.INI while saving your changes. Close SYSTEM.INI while saving your changes.
5. Restart the computer. Restart the computer.
WARNING Converting it to Gray will enable the dreaded GSOD