Navigation
Popular content
Today's:
Active forum topics
Who's new
Who's online
There are currently 0 users and 1 guest online.
hits since 2010-03-12 · Statistics |
How to remove a driver permanentlyGeneral Sometimes you get into a situation where you want to remove or replace a driver, but Windows remembers the driver and keeps reinstalling it. If this happens, you have to erase that part of Windows' memory. You need to delete the relevant .inf file from %windir%\inf. It will be called oemX.inf. There will also be an oemX.pnf. In the following example we will use a Netgear driver named WG311T. Of course you have to substitute the name of your problem driver when applying this solution. You will first have to identify the inf file that contains the information about the problem driver, then delete that file. Windows Vista In device manager, double-click your problematic device (WG311T). Go to the Details tab. Where it says "Property:" (combobox), change from "Device Description" to "Inf name". This tells you which .inf file is used for installing the driver. Go to cmd prompt again, and to: %windir%\inf Delete that file and its corresponding .pnf file. Job done. If you have UAC (User Access Control) enabled, you will probably need to 'Run as Administrator' your Command Prompt. Windows XP Enter the following commands:
Where I have put "WG311T" above in the for %a line, you need to make sure it's written just like the device name is in device manager. Capitals don't This will open up a notepad windows showing you the results of a text search through oem*.inf. Look through out.txt to see which of those oemX.inf files Remember the inf file name. In this example we will assume it is: oem12.inf Type:
What you are doing here is deleting the file that we found was the right one, and also its .PNF counterpart. On XP, .pnf files always seem to be read-only, so we have to use attrib to remove that read-only attribute. On my new Vista machine it looks like the .pnf files are not read-only, but some of the .inf files are, which I have never come across pre-Vista, so the above commands are going to remove read-only & system & hidden attributes on both .inf & .pnf just to be sure. After doing the above, uninstall the item from device manager and it should no longer find the already installed driver. [This blog entry has originally been authored by somebody who has not visited this web site for more than two years.]
|
New user registration
To get your own account on this web site, please send me an email, explaining in correct English who you are and what you intend to do, your username, your full name, and whether your are male or female. User login
Donate If this web site has helped you, please help us too! Send bitcoins If you would like to receive a confirmation email, please send me an email mentioning your bitcoin address or the amount. Recent blog posts
Windows news ticker
|
14 weeks 6 days ago
27 weeks 20 hours ago
45 weeks 6 hours ago
45 weeks 5 days ago
1 year 15 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
1 year 17 weeks ago
1 year 17 weeks ago