Use the DOS memory management tools to move the operating system out of conventional memory. Your CONFIG.SYS file should contain... DEVICE=C:\WINDOWS\HIMEM.SYS DEVICE=C:\WINDOWS\EMM386.EXE NOEMS DOS=HIGH,UMB Cheers, PW.