Emulate fake monitor on Windows 7?

18

3

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

Posted 2011-01-28T15:56:47.897

Reputation: 1 476

1

Possible duplicate of Is there a way to fake a dual (second) monitor

– Ƭᴇcʜιᴇ007 – 2015-10-13T20:30:17.430

1you may want to edit your question to specify that you want a software solution; a device-driver that appears to Windows as a monitor. – Synetech – 2011-03-05T23:37:42.570

Related: software-based dual-monitor solution via LAN

– slhck – 2013-01-05T21:40:50.147

Answers

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

Posted 2011-01-28T15:56:47.897

Reputation: 306 093

basically. how did the bounty get automatically assigned? it didnt go to the highest-voted question it seems – Claudiu – 2011-03-07T23:05:52.800

1Highest-voted and answered during the bounty period gets 50% of bounty. Other 50% is wasted. – harrymc – 2011-03-08T05:52:52.360

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

Posted 2011-01-28T15:56:47.897

Reputation: 141

2hehe cute, but the problem is that i'm out of plugs. i want a monitor without any hardware required – Claudiu – 2011-02-25T15:52:42.377

2@Claudiu a new plug is only like a dollar on eBay. This is the standard way of faking a monitor in Windows for virtual machines. – ubiquibacon – 2011-02-28T19:10:19.380

2@typoknig: er sorry, i meant that i'm out of plug space on the video card. otherwise i could hook up a random monitor as i have a bunch lying around... – Claudiu – 2011-02-28T19:59:39.830

1Yes, that’s what I was going to say, it only works if there is an output available to plug it into. Claudiu is looking for a software solution. – Synetech – 2011-03-05T23:35:46.790

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

Posted 2011-01-28T15:56:47.897

Reputation: 639

hmm intriguing... i will have to look into this, thank you. – Claudiu – 2011-03-01T02:46:33.060

This does not create a second video device. It only works if you actually have a graphics card rendering video on that second device. – Brad – 2012-11-14T04:50:25.227

-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.

Ricardo Rivaldo

Posted 2011-01-28T15:56:47.897

Reputation: 109

1"...everything rendered there may as well go to the equivalent of /dev/null..." Sorry, but the OP wanted a virtual monitor. The OP wanted the computer to think there was another monitor attached. – BenjiWiebe – 2013-01-05T23:04:45.577