Tricky Tricks ›› Windows Tricks ›› Configuration Files Tricks ›› CONFIG.SYS ›› Load Device Drivers Into Memory

Load Device Drivers Into Memory

Windows Configuration Files Tricks : CONFIG.SYS (Windows 3.1/DOS)

Load Device Drivers into Memory:

This setting is used to load specified device drivers into memory (or high memory).

Open the CONFIG.SYS file found in the root directory of your C: drive using Notepad or another text editor (not Microsoft Word or any word processor).

Add a new line with the text "device=xxxxxxx.sys" where 'xxxxxxx.sys' is the device to be loaded. Alternatively use "devicehigh=xxxxxxx.sys" command to cause the device to be loaded into the upper memory area instead.

These changes will take place on the next reboot.

Registry Settings

Value Name: device or devicehigh

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Partners