Skip to content

Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.

License

Notifications You must be signed in to change notification settings

VirtualDisplay/Virtual-Display-Driver

 
 

Repository files navigation

🛠️ Virtual Display Driver Development Team

👤 Developer 🏷️ Role 💖 Support Us
MikeTheTech Project Manager, Programmer Patreon 💎 / GitHub Sponsors 💖
Bud3699 Lead Programmer Buy Me a Beer 🍺
Jocke Programmer, Concept Design GitHub Sponsors 💖

💡 We appreciate your support—every contribution helps us keep building amazing experiences!

Virtual Display Driver

This project creates a virtual monitor in Windows that functions just like a physical display. It is particularly useful for applications such as streaming, virtual reality, screen recording, and headless servers—systems that operate without a physical display attached.

Unlike traditional monitors, this virtual display supports custom resolutions and refresh rates beyond hardware limitations—offering greater flexibility for advanced setups. You can also use custom EDIDs to simulate or emulate existing hardware displays.

⬇️ Download Latest Version

Important

Before using the Virtual Display Driver, ensure the following dependencies are installed:

🖥️ EDID Database

  • EDID Database by Bud3699

    You can use this database to load custom edid's into the driver! Or just general edid usage :)

🛠️ Installation

  • Step 1: Download the Installer

    • You can download the installer directly from the Releases page.
  • Step 2: Run the Installer

    • Launch the installer.
    • Follow the on-screen instructions to complete the installation.
  • Step 3: Verify the Installation (Optional)

    • Check if the Virtual Display Driver is correctly installed by running the following:
    • Device Manager: Check "Device Manager" under "Display Adapters."
    • Settings: Check display settings under system settings and see if the virtual displays show.

Manual installation can be found in the wiki

🤔 Comparison with other IDDs

The table below shows a comparison with other popular Indirect Display Driver projects.

Untitled-6

¹ ARM64 Support in Windows 11 24H2 or later may require test signing be enabled.

HDR Support Now Available for Windows 11 23H2+

▶️ Videos and Tutorials

Installation Video

vidgit2

More Videos and Resources

Powerpoint

🤝 Sponsors

Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation

Developers

  • Shoutout to MikeTheTech Project Manager, Owner, and Programmer!
  • Shoutout to Bud Lead Programmer and author of a ton of features, the companion & installer work.
  • Shoutout to zjoasan Programmer. For scripts, EDID integration, and parts of installer.

Acknowledgements

  • Shoutout to Roshkins for the original repo.
  • Shoutout to Baloukj for the 8-bit / 10-bit support. (Also, first to push the new Microsoft Driver public!)
  • Shoutout to Anakngtokwa for assisting with finding driver sources.
  • Microsoft Indirect Display Driver/Sample (Driver code)
  • Thanks to AKATrevorJay for the hi-res EDID.
  • Shoutout to LexTrack for the MiniScreenRecorder script.

Star History

Star History Chart

Disclaimer:

This software is provided "AS IS" with NO IMPLICIT OR EXPLICIT warranty. It's worth noting that while this software functioned without issues on our systems, there is no guarantee that it will not impact your computer. It operates in User Mode(Session0), which reduces the likelihood of causing system instability, such as the Blue Screen of Death. However, exercise caution when using this software.

About

Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Languages

  • C++ 87.1%
  • PowerShell 10.4%
  • C 1.7%
  • Batchfile 0.8%