Vista Driver Cache Repair
01) insert your Vista setup DVD and boot your PC from that by pressing any key when prompted;
(02) when it ask you for your language, be sure only to choose the one matching your current keyboard layout and click „Next“;
(03) Windows is ready to install… but you MUST click „REPAIR YOUR COMPUTER“ option, in the lower left corner of the window;
(04) System Recovery will look for installed operating systems: once found, click it and then click „Next“;
(05) a quick scan for common problems will start: if something wrong is found you’ll be prompted for an automatic system restore, that you shall abort by clicking „Cancel“ button.
(06) Now you should see the „System Recovery Options“ window: select „Command Prompt“ and prepare for a tasty DOS session…
(07) go in your system disk by typing C: (or the letter corresponding to your system disk, followed by a colon);
(08) reach your INF system folder by typing CD \Windows\INF
(09) set a variable to let the file listing being sorted by extension (file type) and then by name, with folders grouped at the top by typing the following command: SET DIRCMD=/p /a /ogen
(10) now, let’s get the files list: type DIR You’ll see an enormous amount of INF and PNF files, a bunch of subfolders and a few files having different extension and a really recent date: yeah… you’ve found them!!
(11) Let’s do the hard stuff… type each one of these commands with care and being sure that your command prompt is pointing to \Windows\INF folder: DEL DRVINDEX.DAT DEL INFPUB.DAT DEL INFSTOR.DAT DEL INFSTRNG.DAT DEL INFCACHE.* DEL SETUPAPI.* All of the above files shouldn’t be write-protected nor hidden, so you don’t have to see any error following each command.
(12) When finished, type EXIT and the command prompt window will close itself.
(13) Click „RESTART“ button and remove Vista Setup DVD from optical unit.
Now, by having completely destroyed the built-in database, Windows will launch its rebuild at the first time you’ll plug a new Plug’n’Play peripheral or when you’ll start the „Add new hardware“ procedure in Control Panel.
Dieser Eintrag ist vom Autor unter
CC BY 4.0
lizensiert.