How to remove/delete printer/driver from Windows 7

출처 : http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/i-want-to-removedelete-printerdriver-from-windows/6700d817-cfb7-4d94-904e-25bc8f435c7f

OK, I have found the solution to this problem… the info above is correct as far as it goes, but in my case there was (a) no option to clear the print queue on two ‘ghost’ printers because they were disconnected and unavailable, so no option for the print queue was displayed, and (b) one was shared on the network and had a TCP/IP printer port assigned to it.

Here’s how I did it, step-by-step:

1. right-click on desktop, create a new shortcut with target as ‘cmd.exe’.
2. right-click on the shortcut, “Run as Administrator”
3. Run the printui tool: printui /s /t2
4. Try deleting the printers. If that doesn’t work…
5. CLick Start > Run > Services.msc
6. Locate the Print Spooler service, and right-click > Properties > stop service.
7. Open My Computer and browse to c:\Windows\System32\spool\Printers
(you will need to say “oK” to get access to the folder).
8. DELETE the contents of that folder.
9. Restart the Print Spooler service.
10. Go back into the printui utillity (might need to restart it using same method as above) and try removing printers again. This time it should work. If necessary, check the “Ports” tab and remove any TCP/IP ports that are associated with the old printer.
11. Last but not least, I checked other computers on my home network to see if any of those had mapped to the old printer, and I removed those mappings, as the date of spooled documents suggested it was printed to long after it was physically removed.