My problem is that the print is OK on one Windows system and bad on anther system. That I will compare the printer driver versions.

Where can i see the driver version of an installed printer driver? I hope there are no large difference between XP, vista and 7.

link|improve this question

40% accept rate
feedback

2 Answers

up vote 4 down vote accepted

Here is how to do that :

  1. Login as "Administrator"
  2. Run mmc
  3. In the file menu select "Add/Remove Snap-in..."
  4. Scroll down in the list and select the "Print Management" snap-in, then click "Add"
  5. In the ensuing dialog, select "Add the Local Server", then click on Finish and then OK
  6. Scroll down to your computer name, click on "Drivers" to display all printers, then right-click on the printer's name and select "Properties"
  7. Scroll down to "Driver file", click on it, then click on the Properties button
  8. The requested information is in the Details tab
link|improve this answer
feedback

Driver version and other related information should be available under Device Manager (just search for 'devmgmt.msc').

link|improve this answer
Drivers for most devices do show up in Device Manager, but printers are handled differently and will never show up there. – Mokubai Mar 10 '11 at 12:38
That's odd, because I've just tried it on my printer and it's displayed there. – happy_soil Mar 10 '11 at 12:40
Weird, on my machine (Vista) with 1 USB and several network printers I don't see any printers there... I do remember a printer back in the Win2000 days showing up in Device Manager now that I think about it. The closest I have to a printer driver is a "USB Printing Support" driver in Device Manager – Mokubai Mar 10 '11 at 12:47
What connection do you have on your printer? I have seen them show up in device manager also but not all the time. – Joe Taylor Mar 10 '11 at 15:14
It's connected via USB. I suppose you're right in that it depends how the printer is connected/installed. – happy_soil Mar 10 '11 at 22:47
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.