Friday, February 13, 2009

Remove a driver for a hardware device on Windows 2008 Core

To get the list of installed drivers type the comman below at the command prompt.
sc query type= driver

2. At the command prompt, type the command below to remove driver
sc delete  <Servicename>. 

No comments:

Post a Comment

 
span.fullpost {display:inline;}