Turn off Himem.sys memory testing

Edit CONFIG.SYS and insert/update this line to disable the memory testing:

DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF

Note the memory testing can be useful if testing RAM timings in the motherboard BIOS, as it can verify that the RAM operates properly.

More Info MS KB109845