Windows Command Line – How to Change Screen Resolution

resolutionwindowswindows 7windows-live-mesh

I am using Microsoft's Live Mesh program to remotely access a PC running Windows 7, running on 2 screens: one with 1920×1080 and the other 1920×1200 resolution.

I am accessing them via an old laptop with 1024×1078 resolution. The result is such tiny icons/commands that it is difficult to try and change the screen resolution from 2 high-res displays to the single low res display.

It would be great if there was a command line way of doing this. Or perhaps there is way through live mesh to do it. Any ideas?

Best Answer

Use QRes then say,

QRes.exe /x:800 /y:600
Related Question