17

Is there a way to emulate a monitor on Windows 7?

I have one physical monitor, and I want Windows to think I have two. I actually don't care whether the second monitor is visible anywhere, or if I can see it - everything rendered there may as well go to the equivalent of /dev/null - but I need Windows to think there is one there.

The reason is that I want to run a virtual machine with two monitors with VirtualBox in seamless mode, and it doesn't let me go to seamless mode if there are more virtual monitors than physical ones. I don't need to see the second virtual monitor, but VirtualBox won't just stop displaying it like it did in earlier versions.

I need a software solution to this - a device driver that acts like a monitor to Windows without having a monitor plugged in. This is because I have no more physical plugs available in my video card.

Claudiu
  • 1,796

4 Answers4

14

You can create a dummy plug (in just 30 seconds) and Windows will think it is a monitor.

This is not applicable with digital only cards (no VGA or DVI-I)

Elfudge
  • 141
11

The free product ZoneScreen may work for you:

ZoneScreen is a tool for extending your desktop workspace using displays of network connected computers or portable devices like Pocket PC.

ZoneScreen consists of two parts: kernel-mode ZoneScreen Virtual Display Driver which is visible to Windows just as normal video card with monitor attached to it, and user-mode ZoneScreen Wizard which is responsible for capturing image (running at server side), transmitting it over the network, and drawing it at another computer (running at client side).

There is also a similar but commercial product: MaxiVista (US$39.95, trial available).

harrymc
  • 498,455
2

There are programs to create a 2nd monitor on other devices, such as another computer, or an iPad:

http://www.ngineer.net/technology/using-my-ipad-as-a-second-monitor-for-my-windows-laptop/

If you have an iPad, fine. Or, you should be able to connect to the VNC server from the local host via a VNC client. (connect to localhost:5902) Now the "second monitor" would be in a window on the local machine you can close or display as needed.

Jamie Cox
  • 679
-2

For Windows only, there also Extramon. There's a trial available but you need to purchase a license after trial.

Extramon lets you use a second computer as a second monitor, giving you a dual-monitor computer. In fact, both of your computers become dual-monitor computers. And you can operate them both from a single keyboard and mouse.

slhck
  • 235,242