Celeb Glow
general | March 03, 2026

What does a display "Mirror Driver" do?

I have two mirror drivers showing up in Device Manager (in Windows), from RealVNC and UltraVNC. What exactly does a mirror/hook display driver (adapter?) do?

I'm curious about the actual mechanism(s) of functionality, and why a regular display driver/adapter doesn't suffice.

1 Answer

Based on this description, it's simply a virtual driver that mirrors the operation of a physical device. It's basically installed as a driver for a virtual graphics card. This means it gets immediate notification of all display updates, allowing the VNC server to react quicker and use less CPU. A regular display adapter doesn't suffice because you aren't interacting with hardware (a monitor) the same was as if it were plugged in normally.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy