CMD syntax to show monitor type

ishbuggy

Junior Member
Jul 26, 2010
15
0
0
I know when you view screen resolution in windows 7, you can see the name of the monitor which gives you an idea of what it is. I was wondering if anybody knew of a command prompt which would return this same string?
 

MrChad

Lifer
Aug 22, 2001
13,507
3
81
You can write a VBScript file to query Win32_DesktopMonitor for monitor information.