This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
The Microsoft Basic Display Driver (BasicDisplay.sys) is a generic display driver that ships with the Windows operating system. It's the default display driver that the system loads in safe mode during setup when one of the following conditions occurs:
BasicDisplay's primary purpose is to enable Windows to write to the display controller's linear frame buffer.
The key benefits of usingBasicDisplay are:
BasicDisplay can use the video BIOS to manage modes and resolutions on a single monitor. On UEFI platforms,BasicDisplay inherits the linear frame buffer that is set during boot. In this case, no mode or resolution changes are possible. As shown in the following figure,BasicDisplay is used in the following scenarios:
Windows Server configurations that lack WDDM-capable graphics hardware can useBasicDisplay.
In the early phases of Windows setup, just before the final boot, only theBasicDisplay is loaded.
For example, a user has an older platform that is currently in working condition although it has no in-box graphics driver support for Windows 8 or later. The user upgrades to the current version of Windows and usesBasicDisplay for the setup, installation, and to retrieve an IHV driver if one is available.
During driver installation, in the following cases:
BasicDisplay is always used withBasicRender, which is the system-supplied module that exposes the functionality ofWARP from an adapter in the kernel.
BasicRender can also be used on systems that don't have a render-capable driver installed (for example, display-only devices such as Matrox or DisplayLink that don't have a GPU).
Starting in Windows 11, bothBasicDisplay andBasicRender run from theirDriverStore locations in c:\Windows\System32\DriverStore.
Was this page helpful?
Was this page helpful?